Cool RDF

Cool RDF (formerly known as owl-cli and turtle-formatter) is a set of high-level Java libraries and a command line tool, called cool, for working with RDF documents and OWL ontologies. Currently you can:

You can find the source code at https://github.com/cool-rdf/cool-rdf.

More information

If you want to use the cool command line tool, you can find installation and running instructions in cool command line tool.

If you want to use Cool RDF as a library in your Java program, please see Cool RDF Java API.

If you are interested how Cool RDF relates to owl-cli or turtle-formatter, please see Legacy Projects.