From 52fa2fb91e488af9072b0b0fddae9a307eb52f36 Mon Sep 17 00:00:00 2001 From: Mark Jensen Date: Wed, 14 Feb 2024 11:26:33 -0500 Subject: [PATCH] Version IRIs --- AgentOntology.ttl | 2 +- AllCoreOntology.ttl | 2 +- ArtifactOntology.ttl | 2 +- CurrencyUnitOntology.ttl | 2 +- EventOntology.ttl | 2 +- ExtendedRelationOntology.ttl | 2 +- FacilityOntology.ttl | 2 +- GeospatialOntology.ttl | 2 +- InformationEntityOntology.ttl | 2 +- QualityOntology.ttl | 2 +- TimeOntology.ttl | 2 +- UnitsOfMeasureOntology.ttl | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/AgentOntology.ttl b/AgentOntology.ttl index 04ba29b..f15952f 100644 --- a/AgentOntology.ttl +++ b/AgentOntology.ttl @@ -11,7 +11,7 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; dcterms:license ; rdfs:comment "This ontology is designed to represent agents, especially persons and organizations, and their roles."@en ; diff --git a/AllCoreOntology.ttl b/AllCoreOntology.ttl index bb5cfaa..3675c95 100644 --- a/AllCoreOntology.ttl +++ b/AllCoreOntology.ttl @@ -9,7 +9,7 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports , , , diff --git a/ArtifactOntology.ttl b/ArtifactOntology.ttl index aa9f857..a9c63bc 100644 --- a/ArtifactOntology.ttl +++ b/ArtifactOntology.ttl @@ -9,7 +9,7 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; ; rdfs:comment "This ontology is designed to represent artifacts that are common to multiple domains along with their models, specifications, and functions."@en ; diff --git a/CurrencyUnitOntology.ttl b/CurrencyUnitOntology.ttl index b191dcd..3c4e41e 100644 --- a/CurrencyUnitOntology.ttl +++ b/CurrencyUnitOntology.ttl @@ -9,7 +9,7 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; ; rdfs:comment "This ontology is designed to represent currencies that are issued and used by countries."@en ; diff --git a/EventOntology.ttl b/EventOntology.ttl index 6a77e3a..fa2d4a9 100644 --- a/EventOntology.ttl +++ b/EventOntology.ttl @@ -9,7 +9,7 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; ; rdfs:comment "This ontology is designed to represent processual entities, especially those performed by agents, that occur within multiple domains."@en ; diff --git a/ExtendedRelationOntology.ttl b/ExtendedRelationOntology.ttl index 752c40b..8f7ec4c 100644 --- a/ExtendedRelationOntology.ttl +++ b/ExtendedRelationOntology.ttl @@ -11,7 +11,7 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports obo:bfo ; dcterms:license ; rdfs:comment "This ontology is designed to represent many of the relations (i.e. object properties) that hold between entities at the level of the mid-level Common Core Ontologies."@en ; diff --git a/FacilityOntology.ttl b/FacilityOntology.ttl index b7b186a..06e7fbb 100644 --- a/FacilityOntology.ttl +++ b/FacilityOntology.ttl @@ -9,7 +9,7 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; ; rdfs:comment "This ontology is designed to represent buildings and campuses that are designed to serve some specific purpose and which are common to multiple domains."@en ; diff --git a/GeospatialOntology.ttl b/GeospatialOntology.ttl index ba519fe..b8d93b1 100644 --- a/GeospatialOntology.ttl +++ b/GeospatialOntology.ttl @@ -11,7 +11,7 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; dcterms:license ; rdfs:comment "This ontology is designed to represent sites, spatial regions, and other entities, especially those that are located near the surface of Earth, as well as the relations that hold between them."@en ; diff --git a/InformationEntityOntology.ttl b/InformationEntityOntology.ttl index 1f7144f..0821bd6 100644 --- a/InformationEntityOntology.ttl +++ b/InformationEntityOntology.ttl @@ -9,7 +9,7 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports , ; ; diff --git a/QualityOntology.ttl b/QualityOntology.ttl index 5590d62..308ce52 100644 --- a/QualityOntology.ttl +++ b/QualityOntology.ttl @@ -11,7 +11,7 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; dcterms:license ; rdfs:comment "This ontology is designed to represent a range of attributes of entities especially qualities, realizable entities, and process profiles."@en ; diff --git a/TimeOntology.ttl b/TimeOntology.ttl index a18b7de..e146bd6 100644 --- a/TimeOntology.ttl +++ b/TimeOntology.ttl @@ -9,7 +9,7 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; ; rdfs:comment "This ontology is designed to represent temporal regions and the relations that hold between them."@en ; diff --git a/UnitsOfMeasureOntology.ttl b/UnitsOfMeasureOntology.ttl index cd6af8e..e283ab9 100644 --- a/UnitsOfMeasureOntology.ttl +++ b/UnitsOfMeasureOntology.ttl @@ -9,7 +9,7 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; ; rdfs:comment "This ontology is designed to represent standard measurement units that are used when measuring various attributes of entities."@en ;