Datumtron-APIs 2.0.0
Graph Database with built in inference. Enables you to manage complex business and AI knowledge. The Datumtron API represents data as a graph of fundamental units called “datums” that are connected by a single fundamental relation called “is”. Any higher-level data structures or relations are constructed out of these fundamental elements.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>Datumtron-APIs</id>
<version>2.0.0</version>
<authors>Datumtron Inc.</authors>
<owners>Datumtron Inc.</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Graph Database with built in inference. Enables you to manage complex business and AI knowledge. The Datumtron API represents data as a graph of fundamental units called “datums” that are connected by a single fundamental relation called “is”. Any higher-level data structures or relations are constructed out of these fundamental elements.</description>
<releaseNotes></releaseNotes>
<copyright>Copyright 2018</copyright>
<tags>Graph Database AI</tags>
<dependencies>
<dependency id="SampleDependency" version="1.0.0" />
</dependencies>
</metadata>
</package>