Skip to content
/ owl-cli Public
forked from atextor/owl-cli

Command line tool for ontology engineering

License

Notifications You must be signed in to change notification settings

okp4/owl-cli

 
 

Repository files navigation

owl-cli

build codecov Known Vulnerabilities License: Apache 2.0

owl-cli is a command line tool for ontology engineering. It targets the Web Ontology Language (OWL 2) and RDF. You can

  • generate a diagram for an OWL ontology with the diagram command
  • read any RDF document in RDF/Turtle, RDF/XML, RDF N-Triples or N3 format and write it in configurable, pretty-printed RDF/Turtle or one of the other formats using the write command
  • perform OWL DL reasoning on an input ontology using the infer command

owl diagram splash image

Documentation

Installation instructions and the usage guide can be found in the Online Documentation.

Contact

owl-cli is developed by Andreas Textor <mail@atextor.de>.

About

Command line tool for ontology engineering

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 99.5%
  • Shell 0.5%