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 ...
| Fundamentals of Software Architecture: An Engineering Approach (2020) by Richards, Mark, Ford, Neal | |
| Code: The Hidden Language of Computer Hardware and Software (2022) by Petzold, Charles | |
| The Pragmatic Programmer: Your Journey To Mastery, 20th Anniversary Edition (2nd Edition) (2019) by Thomas, David, Hunt, Andrew | |
| Clean Code: A Handbook of Agile Software Craftsmanship (2008) by Robert C. Martin | |