Base IRI: https://socioprophet.dev/ont/ontogenesis#, Version IRI: https://socioprophet.dev/ont/ontogenesis#v0.3.0, Generated: 2025-08-28T22:28:24.218856Z
Contents: OWL (ontogenesis.ttl), SKOS (skos/*.ttl), SHACL (shapes/*.ttl), mappings, JSON-LD context, examples, tests, CapD.
Install validation deps (local dev):
python3 -m venv .venv && . .venv/bin/activate && pip install -r requirements.txtValidate ontology + examples:
make validateontogenesis.ttl— core ontology (Turtle)skos/*.ttl— SKOS concept schemes/vocabshapes/*.ttl— SHACL shapes (constraints)mappings/*.ttl— interoperability mappings (e.g., PROV, FHIR, IEML)context.jsonld— JSON-LD contextexamples/*.ttl— example datasetstests/*.rq— SPARQL invariant tests (should return 0 rows)capd/*.json— CapD descriptor for capability packaging

