About Ontology Converter

A tool for converting ontologies to Elmo concepts and concepts back to ontologies. usage: java -jar elmo-codegen.jar [options] [ontology | jar]... [ontology | jar]... are a list of RDF and jar files that should be imported before converting. -b,--bind <package=namespace> Binds a package name and namespace together -e,--extends <full class name> super class that all concepts should extend -h,--help print this message -j,--jar <jar file> filename where the jar will be saved -p,--prefix <prefix> prefix the property names with namespace prefix -r,--rdf <RDF file> filename where the rdf ontology will be saved