diff --git a/ontology/ontology.json b/ontology/ontology.json index 22c889e7..062923f7 100644 --- a/ontology/ontology.json +++ b/ontology/ontology.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://github.com/apache/ossie/core-spec/ossie-schema.json", + "$id": "https://github.com/apache/ossie/ontology/ontology.json", "title": "Apache Ossie Ontology Metadata Specification", "description": "JSON Schema for validating Apache Ossie ontology definitions", "type": "object",