Skip to content

Catalog and Search

This catalog is generated from docs/registry.json and is indexed by the site search. Use it to discover domains, versions, and ontology files. Each domain links to a dedicated page with class hierarchy and definitions, and the file columns link to raw files hosted under the documentation site.

  • Use the documentation site search to find a domain, class name, or IRI.
  • Open a domain page to browse class hierarchy and definitions.
  • Query the registry locally with jq or Python.

Example jq query:

jq -r '.ontologies | to_entries[] | "\(.key)\t\(.value.latest)\t\(.value.iri)"' docs/registry.json

Registry Catalog

Domain Latest IRI Ontology SHACL Context Properties Example Instance
automotive-simulator v2 IRI automotive-simulator.owl.ttl automotive-simulator.shacl.ttl automotive-simulator Properties automotive-simulator_instance.json
description v0.5 IRI description.owl.ttl description.shacl.ttl description Properties
environment-model v5 IRI environment-model.owl.ttl environment-model.shacl.ttl environment-model Properties environment-model_instance.json
envited-x v3 IRI envited-x.owl.ttl envited-x.shacl.ttl envited-x Properties envited-x_instance.json
example v0.5 IRI example.owl.ttl example.shacl.ttl example Properties example_instance.json
general v3 IRI general.owl.ttl general.shacl.ttl general Properties general_instance.json
georeference v5 IRI georeference.owl.ttl georeference.shacl.ttl georeference Properties georeference_instance.json
hdmap v5 IRI hdmap.owl.ttl hdmap.shacl.ttl hdmap Properties hdmap_instance.json
leakage-test v2 IRI leakage-test.owl.ttl leakage-test.shacl.ttl leakage-test Properties leakage-test_instance.json
manifest v5 IRI manifest.owl.ttl manifest.shacl.ttl manifest Properties manifest_instance.json
openlabel v1.0.0 IRI openlabel.owl.ttl openlabel.shacl.ttl openlabel Properties openlabel_instance.json
ositrace v5 IRI ositrace.owl.ttl ositrace.shacl.ttl ositrace Properties ositrace_instance.json
scenario v5 IRI scenario.owl.ttl scenario.shacl.ttl scenario Properties scenario_instance.json
service v2 IRI service.owl.ttl service.shacl.ttl service Properties service_instance.json
simulated-sensor v2 IRI simulated-sensor.owl.ttl simulated-sensor.shacl.ttl simulated-sensor Properties simulated-sensor_instance.json
simulation-model v2 IRI simulation-model.owl.ttl simulation-model.shacl.ttl simulation-model Properties simulation-model_instance.json
surface-model v6 IRI surface-model.owl.ttl surface-model.shacl.ttl surface-model Properties surface-model_instance.json
survey v6 IRI survey.owl.ttl survey-result-data-offering.shacl.ttl
survey-service-offering.shacl.ttl
survey Properties survey-result-data-offering_instance.json
tzip21 v1 IRI tzip21.owl.ttl tzip21.shacl.ttl tzip21 Properties tzip21_instance.json
vv-report v2 IRI vv-report.owl.ttl vv-report.shacl.ttl vv-report Properties vv-report_instance.json

Regeneration

Regenerate the registry and catalogs with:

python3 -m src.tools.utils.registry_updater