Skip to content

Commit

Permalink
Merge pull request #625 from edmcouncil/IDMP-774
Browse files Browse the repository at this point in the history
IDMP-774 - Update remaining Commons ontologies to reflect the latest additions and changes to the OMG specification
  • Loading branch information
avilesg authored Aug 28, 2024
2 parents a67c202 + 647540d commit 74b7aef
Show file tree
Hide file tree
Showing 30 changed files with 800 additions and 595 deletions.
29 changes: 23 additions & 6 deletions CMNS/Classifiers.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,34 @@
<owl:Ontology rdf:about="https://www.omg.org/spec/Commons/Classifiers/">
<rdfs:label>Commons Classifiers Ontology</rdfs:label>
<dct:abstract>This ontology defines abstract concepts for representation of classification schemes that enable the classification of arbitrary concepts into hierarchies (or partial orders) for use in many other ontologies, derived in part from the patterns defined in ISO 1087-1 for terminology work and ISO 11179-3, Metadata Registries.</dct:abstract>
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
<dct:contributor>Elisa Kendall, Thematix Partners LLC</dct:contributor>
<dct:contributor>Pete Rivett, Federated Knowledge, LLC</dct:contributor>
<dct:license>Copyright (c) 2014-2024 EDM Council, Inc.
Copyright (c) 2014-2024 Thematix Partners LLC
Copyright (c) 2015-2024 Object Management Group, Inc.
Copyright (c) 2024 Adaptive, Inc.
Copyright (c) 2024 Federated Knowledge LLC

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &apos;Software&apos;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED &apos;AS IS&apos;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

See https://opensource.org/licenses/MIT.</dct:license>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/AnnotationVocabulary/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/Collections/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/Designators/"/>
<owl:versionIRI rdf:resource="https://www.omg.org/spec/Commons/20221101/Classifiers/"/>
<owl:versionIRI rdf:resource="https://www.omg.org/spec/Commons/20240801/Classifiers/"/>
<skos:changeNote>https://www.omg.org/spec/Commons/20220501/Classifiers.rdf version of this ontology was modified to eliminate a double space in a note on ClassificationScheme (COMMONS-6), loosen the constraints on the restriction on Classifier for property classifies (COMMONS-9), and add a boolean property allowing users to state that only one classifier from a particular scheme can be used to classify something (i.e., the classifiers in the scheme are mutually exclusive and only one can apply to the thing being classified).</skos:changeNote>
<skos:changeNote>https://www.omg.org/spec/Commons/20221101/Classifiers.rdf version of this ontology was revised to clarify the definition of aspect (COMMONS12-7).</skos:changeNote>
<skos:note>The classifiers ontology conforms with the OWL 2 DL semantics, and is outside of OWL 2 RL due to the inclusion of local some values and minimum cardinality constraints. These constraints could be removed as needed to support OWL RL rule-based applications that cannot be extended to support them.</skos:note>
<skos:note>This ontology was originally designed for use in the OMG Languages, Countries and Codes (LCC) specification as part of the broader CountryRepresentation ontology. The concepts have also been used in the Financial Industry Business Ontology (FIBO) for representing industry sectors, financial instrument classifiers (e.g., asset classes), lifecycle states, and so forth.</skos:note>
<cmns-av:copyright>Copyright (c) 2014-2022 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2014-2022 Thematix Partners LLC</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2022 Object Management Group, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2014-2024 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2014-2024 Thematix Partners LLC</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2022-2024 Object Management Group, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2024 Copyright (c) 2024 Adaptive, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2024 Federated Knowledge, LLC</cmns-av:copyright>
</owl:Ontology>

<owl:Class rdf:about="&cmns-cls;Aspect">
Expand All @@ -47,7 +64,7 @@
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>aspect</rdfs:label>
<skos:definition>characteristic or feature that can be used to dimensionalize, filter, or subset something</skos:definition>
<skos:definition>characteristic or feature that can be used to dimensionalize, filter, or subset a class, collection, or set of things</skos:definition>
<cmns-av:synonym>characteristic</cmns-av:synonym>
</owl:Class>

Expand Down
39 changes: 31 additions & 8 deletions CMNS/Designators.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,33 @@
<dct:contributor>Davide Sottara, Mayo Clinic</dct:contributor>
<dct:contributor>Dean Allemang, Working Ontologist</dct:contributor>
<dct:contributor>Elisa Kendall, Thematix Partners LLC</dct:contributor>
<dct:contributor>Pete Rivett, agnos.ai U.K. Ltd</dct:contributor>
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
<dct:contributor>Pete Rivett, Federated Knowledge, LLC</dct:contributor>
<dct:license>Copyright (c) 2014-2024 Thematix Partners LLC
Copyright (c) 2021-2024 agnos.ai U.K. Ltd
Copyright (c) 2021-2024 Federated Knowledge, LLC
Copyright (c) 2021-2024 Mayo Clinic
Copyright (c) 2022-2024 Object Management Group, Inc.
Copyright (c) 2021-2024 Working Ontologist LLC

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &apos;Software&apos;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED &apos;AS IS&apos;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

See https://opensource.org/licenses/MIT.</dct:license>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/AnnotationVocabulary/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/TextDatatype/"/>
<owl:versionIRI rdf:resource="https://www.omg.org/spec/Commons/20221101/Designators/"/>
<owl:versionIRI rdf:resource="https://www.omg.org/spec/Commons/20240801/Designators/"/>
<skos:changeNote>The https://www.omg.org/spec/Commons/20220501/Designators.rdf version of this ontology was modified to eliminate a double space in the abstract and a note on Designation (COMMONS-6) and to clarify the definition of designation, denotes, and name, and better align them with ISO 704 / ISO 1087 (COMMONS-26).</skos:changeNote>
<skos:changeNote>The https://www.omg.org/spec/Commons/20221101/Designators.rdf version of this ontology was modified to add a textual name datatype property needed to represent language and country specific text names per ISO 639 and ISO 3166 for LCC (COMMONS-12-8).</skos:changeNote>
<skos:note>The designators ontology conforms with the OWL 2 DL semantics, and is outside of OWL 2 RL due to the inclusion of one minimum cardinality constraint (which is tyically ignored, but is important - see note on the Designator class) and two value restrictions. These constraints can be removed if required to support OWL RL rule-based applications that cannot be extended to support them.</skos:note>
<cmns-av:copyright>Copyright (c) 2014-2022 Thematix Partners LLC</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2021-2022 Mayo Clinic</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2021-2022 Working Ontologist LLC</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2021-2022 agnos.ai U.K. Ltd</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2022 Object Management Group, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2014-2024 Thematix Partners LLC</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2021-2024 Federated Knowledge, LLC</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2021-2024 Mayo Clinic</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2021-2024 Working Ontologist LLC</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2021-2024 agnos.ai U.K. Ltd</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2022-2024 Object Management Group, Inc.</cmns-av:copyright>
</owl:Ontology>

<owl:Class rdf:about="&cmns-dsg;Designation">
Expand Down Expand Up @@ -121,6 +136,14 @@
<skos:definition>is known by</skos:definition>
</owl:ObjectProperty>

<owl:DatatypeProperty rdf:about="&cmns-dsg;hasTextualName">
<rdfs:subPropertyOf rdf:resource="&cmns-txt;hasTextValue"/>
<rdfs:label>has textual name</rdfs:label>
<skos:definition>associates a name, reference name, or appellation with an individual concept</skos:definition>
<skos:note>Note that the hasTextualName property defined herein has an implicit range of rdfs:Literal. This is purposeful, so that users can specify any element that has a name with or without a language tag without concern for conflicting datatypes (i.e., xsd:string vs. rdf:langString, which are logically disjoint).</skos:note>
<cmns-av:adaptedFrom>ISO 639:2023 Code for individual languages and language groups, Second edition, 2023-11</cmns-av:adaptedFrom>
</owl:DatatypeProperty>

<owl:ObjectProperty rdf:about="&cmns-dsg;isDefinedIn">
<rdfs:label>is defined in</rdfs:label>
<skos:definition>indicates something that specifies the meaning associated with the subject</skos:definition>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<!ENTITY cmns-rlcmp "https://www.omg.org/spec/Commons/RolesAndCompositions/">
<!ENTITY dct "http://purl.org/dc/terms/">
<!ENTITY lcc-3166-1 "https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/">
<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
Expand All @@ -40,7 +39,6 @@
xmlns:cmns-rlcmp="https://www.omg.org/spec/Commons/RolesAndCompositions/"
xmlns:dct="http://purl.org/dc/terms/"
xmlns:lcc-3166-1="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"
xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
Expand All @@ -64,12 +62,11 @@
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/PartiesAndSituations/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/RegulatoryAgencies/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/RolesAndCompositions/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"/>
<owl:versionIRI rdf:resource="https://www.omg.org/spec/Commons/20230801/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/"/>
<owl:versionIRI rdf:resource="https://www.omg.org/spec/Commons/20240801/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/"/>
<skos:note>This ontology is derived from and significantly extends the Financial Industry Business Ontology (FIBO) European Government Entities and Jurisdictions ontology.</skos:note>
<cmns-av:copyright>Copyright (c) 2016-2023 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2016-2023 Object Management Group, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2016-2024 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2016-2024 Object Management Group, Inc.</cmns-av:copyright>
</owl:Ontology>

<owl:NamedIndividual rdf:about="&cmns-ge-euj;CouncilOfEurope">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<!ENTITY dct "http://purl.org/dc/terms/">
<!ENTITY lcc-3166-1 "https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/">
<!ENTITY lcc-3166-2-gb "https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/">
<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
Expand All @@ -22,7 +21,6 @@
xmlns:dct="http://purl.org/dc/terms/"
xmlns:lcc-3166-1="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"
xmlns:lcc-3166-2-gb="https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/"
xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
Expand All @@ -36,13 +34,12 @@
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/AnnotationVocabulary/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/GovernmentEntities/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/RegulatoryAgencies/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/"/>
<owl:versionIRI rdf:resource="https://www.omg.org/spec/Commons/20221201/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/"/>
<owl:versionIRI rdf:resource="https://www.omg.org/spec/Commons/20240801/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/"/>
<skos:note>This ontology is derived from the Financial Industry Business Ontology (FIBO) UK Government Entities and Jurisdictions ontology.</skos:note>
<cmns-av:copyright>Copyright (c) 2016-2022 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2016-2022 Object Management Group, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2016-2024 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2016-2024 Object Management Group, Inc.</cmns-av:copyright>
</owl:Ontology>

<owl:NamedIndividual rdf:about="&cmns-ge-ukj;EnglandAndWalesJurisdiction">
Expand Down
Loading

0 comments on commit 74b7aef

Please sign in to comment.