Online documentation: https://w3id.org/aerOS/data-catalog
To generate the documentation, issue the following command:
./generate-docs.shTo generate the @context from the ontology we rely on the owl2jsonld tool. Download the JAR from the owl2jsonld repository and run the following command:
➜ java -jar owl2jsonld-0.2.1-standalone.jar -v -i -o ontology/context.jsonld file:///<full-local-path-to-data-catalog-ontology-repository>/ontology/data-catalog.owl