Base implementation of universal (triple-based) ontology, intended for use by (though not limited to) the Durandal AI project.
Info
Version: | 1.0.1 |
Author(s): | Logan Stromberg |
Last Update: | Tuesday, July 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Durandal.AI.Ontology |
Install
Install-Package Durandal.AI.Ontology
dotnet add package Durandal.AI.Ontology
paket add Durandal.AI.Ontology
Durandal.AI.Ontology Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)