OLGA
OLGA copied to clipboard
Bug: Code Generation RDF4 with a Preserve option
Describe the bug Some classes are not being generated with RDF4J with the preserve namespace option code generation.
To Reproduce
- use the digital buildings ontology: https://github.com/google/digitalbuildings/blob/master/ontology/rdf/digital_buildings.rdf
- generate OLGA in Java with
-preserve --code java --library rdf4j --name DigitalBuildings --path PATH_TO_ONTOLOGY
- See error
Expected behavior Some Classes are not being generated,
Desktop (please complete the following information):
- OS: MacOS or Ubuntu