equinor/COLT - Ontology to Code Library

Goes through ontology files and generates a code library to access them programatically.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
fromThe directory with the ontologies you wish to transform.yes.
toThe directory where you wish to place the generated code library (this directory will be emptied and filled with new content).yes./colt/
package_nameThe name of the code library package generated.no
namespaceThe namespace for the C# project generated.noAuto.Ontology
dotnetThe version of .NET to use. 6, 7, and 8 are supported.no8

no outputs