Skip to content

Commit

Permalink
replaced readable IRIs with ID IRIs
Browse files Browse the repository at this point in the history
  • Loading branch information
joergwa committed Nov 14, 2024
1 parent cfa788d commit bbb531f
Show file tree
Hide file tree
Showing 9 changed files with 5,498 additions and 4,975 deletions.
531 changes: 531 additions & 0 deletions documentation/iri-mapping.tsv

Large diffs are not rendered by default.

1,603 changes: 797 additions & 806 deletions src/ontology/components/pmdco-characterization.owl

Large diffs are not rendered by default.

604 changes: 302 additions & 302 deletions src/ontology/components/pmdco-datatransformation.owl

Large diffs are not rendered by default.

3,188 changes: 1,594 additions & 1,594 deletions src/ontology/components/pmdco-devices.owl

Large diffs are not rendered by default.

168 changes: 84 additions & 84 deletions src/ontology/components/pmdco-logistics.owl
Original file line number Diff line number Diff line change
Expand Up @@ -11,126 +11,126 @@ Import(<https://w3id.org/pmd/co/pmdco/components/pmdco-shared.owl>)
Annotation(<http://purl.org/dc/terms/title> "Platform Material Digital Core Ontology (PMDco) - Logistics Module"@en)
Annotation(rdfs:comment "The logistics module of the PMD Core Ontology (PMDco). The scope of this module is the description of material science and engineering related logistics and general organization."@en)

Declaration(Class(:Department))
Declaration(Class(:DepartmentRole))
Declaration(Class(:Initiator))
Declaration(Class(:InitiatorRole))
Declaration(Class(:Laboratory))
Declaration(Class(:LaboratoryRole))
Declaration(Class(:Manufacturer))
Declaration(Class(:ManufacturerRole))
Declaration(Class(:Operator))
Declaration(Class(:OperatorRole))
Declaration(Class(:Organization))
Declaration(Class(:Person))
Declaration(Class(:Project))
Declaration(Class(:PMD_0000598))
Declaration(Class(:PMD_0000599))
Declaration(Class(:PMD_0000792))
Declaration(Class(:PMD_0000793))
Declaration(Class(:PMD_0000814))
Declaration(Class(:PMD_0000815))
Declaration(Class(:PMD_0000830))
Declaration(Class(:PMD_0000831))
Declaration(Class(:PMD_0000872))
Declaration(Class(:PMD_0000873))
Declaration(Class(:PMD_0000879))
Declaration(Class(:PMD_0000881))
Declaration(Class(:PMD_0000909))
Declaration(AnnotationProperty(<http://purl.org/dc/terms/bibliographicCitation>))
Declaration(AnnotationProperty(<http://purl.org/dc/terms/created>))
Declaration(AnnotationProperty(<http://purl.org/dc/terms/title>))
Declaration(AnnotationProperty(<http://www.w3.org/2004/02/skos/core#definition>))
Declaration(AnnotationProperty(:definitionSource))
Declaration(AnnotationProperty(:PMD_0001027))



############################
# Classes
############################

# Class: :Department (Abteilung)
# Class: :PMD_0000598 (Abteilung)

AnnotationAssertion(rdfs:isDefinedBy :Department :logistics)
AnnotationAssertion(rdfs:label :Department "Abteilung"@de)
AnnotationAssertion(rdfs:label :Department "Department"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :Department "A sub section of an organization [FIXME]"@en)
EquivalentClasses(:Department ObjectIntersectionOf(:Organization ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000087> :DepartmentRole)))
AnnotationAssertion(rdfs:isDefinedBy :PMD_0000598 :logistics)
AnnotationAssertion(rdfs:label :PMD_0000598 "Abteilung"@de)
AnnotationAssertion(rdfs:label :PMD_0000598 "Department"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :PMD_0000598 "A sub section of an organization [FIXME]"@en)
EquivalentClasses(:PMD_0000598 ObjectIntersectionOf(:PMD_0000879 ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000087> :PMD_0000599)))

# Class: :DepartmentRole (Department Role)
# Class: :PMD_0000599 (Department Role)

AnnotationAssertion(rdfs:isDefinedBy :DepartmentRole :logistics)
AnnotationAssertion(rdfs:label :DepartmentRole "Department Role"@en)
SubClassOf(:DepartmentRole <http://purl.obolibrary.org/obo/BFO_0000023>)
AnnotationAssertion(rdfs:isDefinedBy :PMD_0000599 :logistics)
AnnotationAssertion(rdfs:label :PMD_0000599 "Department Role"@en)
SubClassOf(:PMD_0000599 <http://purl.obolibrary.org/obo/BFO_0000023>)

# Class: :Initiator (Initiator)
# Class: :PMD_0000792 (Initiator)

AnnotationAssertion(rdfs:isDefinedBy :Initiator :logistics)
AnnotationAssertion(rdfs:label :Initiator "Initiator"@de)
AnnotationAssertion(rdfs:label :Initiator "Initiator"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :Initiator "The person that commisioned the process."@en)
EquivalentClasses(:Initiator ObjectIntersectionOf(:Person ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000087> :InitiatorRole)))
AnnotationAssertion(rdfs:isDefinedBy :PMD_0000792 :logistics)
AnnotationAssertion(rdfs:label :PMD_0000792 "Initiator"@de)
AnnotationAssertion(rdfs:label :PMD_0000792 "Initiator"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :PMD_0000792 "The person that commisioned the process."@en)
EquivalentClasses(:PMD_0000792 ObjectIntersectionOf(:PMD_0000881 ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000087> :PMD_0000793)))

# Class: :InitiatorRole (Initiator Role)
# Class: :PMD_0000793 (Initiator Role)

AnnotationAssertion(rdfs:isDefinedBy :InitiatorRole :logistics)
AnnotationAssertion(rdfs:label :InitiatorRole "Initiator Role"@en)
SubClassOf(:InitiatorRole <http://purl.obolibrary.org/obo/BFO_0000023>)
AnnotationAssertion(rdfs:isDefinedBy :PMD_0000793 :logistics)
AnnotationAssertion(rdfs:label :PMD_0000793 "Initiator Role"@en)
SubClassOf(:PMD_0000793 <http://purl.obolibrary.org/obo/BFO_0000023>)

# Class: :Laboratory (Labor)
# Class: :PMD_0000814 (Labor)

AnnotationAssertion(rdfs:isDefinedBy :Laboratory :logistics)
AnnotationAssertion(rdfs:label :Laboratory "Labor"@de)
AnnotationAssertion(rdfs:label :Laboratory "Laboratory"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :Laboratory "A place equipped for experimental study in a science or for testing and analysis."@en)
AnnotationAssertion(:definitionSource :Laboratory "“Laboratory.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/laboratory. Accessed 24 Nov. 2022."@en)
EquivalentClasses(:Laboratory ObjectIntersectionOf(:Organization ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000087> :LaboratoryRole)))
AnnotationAssertion(rdfs:isDefinedBy :PMD_0000814 :logistics)
AnnotationAssertion(rdfs:label :PMD_0000814 "Labor"@de)
AnnotationAssertion(rdfs:label :PMD_0000814 "Laboratory"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :PMD_0000814 "A place equipped for experimental study in a science or for testing and analysis."@en)
AnnotationAssertion(:PMD_0001027 :PMD_0000814 "“Laboratory.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/laboratory. Accessed 24 Nov. 2022."@en)
EquivalentClasses(:PMD_0000814 ObjectIntersectionOf(:PMD_0000879 ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000087> :PMD_0000815)))

# Class: :LaboratoryRole (Laboratory Role)
# Class: :PMD_0000815 (Laboratory Role)

AnnotationAssertion(rdfs:isDefinedBy :LaboratoryRole :logistics)
AnnotationAssertion(rdfs:label :LaboratoryRole "Laboratory Role"@en)
SubClassOf(:LaboratoryRole <http://purl.obolibrary.org/obo/BFO_0000023>)
AnnotationAssertion(rdfs:isDefinedBy :PMD_0000815 :logistics)
AnnotationAssertion(rdfs:label :PMD_0000815 "Laboratory Role"@en)
SubClassOf(:PMD_0000815 <http://purl.obolibrary.org/obo/BFO_0000023>)

# Class: :Manufacturer (Hersteller)
# Class: :PMD_0000830 (Hersteller)

AnnotationAssertion(rdfs:isDefinedBy :Manufacturer :logistics)
AnnotationAssertion(rdfs:label :Manufacturer "Hersteller"@de)
AnnotationAssertion(rdfs:label :Manufacturer "Manufacturer"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :Manufacturer "Processing Node's manufacturer name, e.g.: \"Ipsen\", \"UPC\" or \"Bosch\""@en)
EquivalentClasses(:Manufacturer ObjectIntersectionOf(:Organization ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000087> :ManufacturerRole)))
AnnotationAssertion(rdfs:isDefinedBy :PMD_0000830 :logistics)
AnnotationAssertion(rdfs:label :PMD_0000830 "Hersteller"@de)
AnnotationAssertion(rdfs:label :PMD_0000830 "Manufacturer"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :PMD_0000830 "Processing Node's manufacturer name, e.g.: \"Ipsen\", \"UPC\" or \"Bosch\""@en)
EquivalentClasses(:PMD_0000830 ObjectIntersectionOf(:PMD_0000879 ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000087> :PMD_0000831)))

# Class: :ManufacturerRole (Manufacturer Role)
# Class: :PMD_0000831 (Manufacturer Role)

AnnotationAssertion(rdfs:isDefinedBy :ManufacturerRole :logistics)
AnnotationAssertion(rdfs:label :ManufacturerRole "Manufacturer Role"@en)
SubClassOf(:ManufacturerRole <http://purl.obolibrary.org/obo/BFO_0000023>)
AnnotationAssertion(rdfs:isDefinedBy :PMD_0000831 :logistics)
AnnotationAssertion(rdfs:label :PMD_0000831 "Manufacturer Role"@en)
SubClassOf(:PMD_0000831 <http://purl.obolibrary.org/obo/BFO_0000023>)

# Class: :Operator (Operator)
# Class: :PMD_0000872 (Operator)

AnnotationAssertion(rdfs:isDefinedBy :Operator :logistics)
AnnotationAssertion(rdfs:label :Operator "Operator"@de)
AnnotationAssertion(rdfs:label :Operator "Operator"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :Operator "A person that operates a machine or device."@en)
AnnotationAssertion(:definitionSource :Operator "“Operator.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/operator. Accessed 24 Nov. 2022."@en)
EquivalentClasses(:Operator ObjectIntersectionOf(:Person ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000087> :OperatorRole)))
AnnotationAssertion(rdfs:isDefinedBy :PMD_0000872 :logistics)
AnnotationAssertion(rdfs:label :PMD_0000872 "Operator"@de)
AnnotationAssertion(rdfs:label :PMD_0000872 "Operator"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :PMD_0000872 "A person that operates a machine or device."@en)
AnnotationAssertion(:PMD_0001027 :PMD_0000872 "“Operator.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/operator. Accessed 24 Nov. 2022."@en)
EquivalentClasses(:PMD_0000872 ObjectIntersectionOf(:PMD_0000881 ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000087> :PMD_0000873)))

# Class: :OperatorRole (Operator Role)
# Class: :PMD_0000873 (Operator Role)

AnnotationAssertion(rdfs:isDefinedBy :OperatorRole :logistics)
AnnotationAssertion(rdfs:label :OperatorRole "Operator Role"@en)
SubClassOf(:OperatorRole <http://purl.obolibrary.org/obo/BFO_0000023>)
AnnotationAssertion(rdfs:isDefinedBy :PMD_0000873 :logistics)
AnnotationAssertion(rdfs:label :PMD_0000873 "Operator Role"@en)
SubClassOf(:PMD_0000873 <http://purl.obolibrary.org/obo/BFO_0000023>)

# Class: :Organization (Organization)
# Class: :PMD_0000879 (Organization)

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000114> :Organization <http://purl.obolibrary.org/obo/IAO_0000123>)
AnnotationAssertion(rdfs:isDefinedBy :Organization :logistics)
AnnotationAssertion(rdfs:label :Organization "Organization"@en)
AnnotationAssertion(rdfs:seeAlso :Organization "http://purl.obolibrary.org/obo/OBI_0000245")
SubClassOf(:Organization <http://purl.obolibrary.org/obo/BFO_0000040>)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000114> :PMD_0000879 <http://purl.obolibrary.org/obo/IAO_0000123>)
AnnotationAssertion(rdfs:isDefinedBy :PMD_0000879 :logistics)
AnnotationAssertion(rdfs:label :PMD_0000879 "Organization"@en)
AnnotationAssertion(rdfs:seeAlso :PMD_0000879 "http://purl.obolibrary.org/obo/OBI_0000245")
SubClassOf(:PMD_0000879 <http://purl.obolibrary.org/obo/BFO_0000040>)

# Class: :Person (Person)
# Class: :PMD_0000881 (Person)

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000114> :Person <http://purl.obolibrary.org/obo/IAO_0000123>)
AnnotationAssertion(rdfs:isDefinedBy :Person :logistics)
AnnotationAssertion(rdfs:label :Person "Person"@en)
SubClassOf(:Person <http://purl.obolibrary.org/obo/BFO_0000040>)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000114> :PMD_0000881 <http://purl.obolibrary.org/obo/IAO_0000123>)
AnnotationAssertion(rdfs:isDefinedBy :PMD_0000881 :logistics)
AnnotationAssertion(rdfs:label :PMD_0000881 "Person"@en)
SubClassOf(:PMD_0000881 <http://purl.obolibrary.org/obo/BFO_0000040>)

# Class: :Project (Project)
# Class: :PMD_0000909 (Project)

AnnotationAssertion(rdfs:isDefinedBy :Project :logistics)
AnnotationAssertion(rdfs:label :Project "Project"@en)
AnnotationAssertion(rdfs:label :Project "Projekt"@de)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :Project "A series of goal-orientated (intent) activities and interactions to achieve a specific outcome."@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :Project "Eine Reihe von zielorientierten (absichtlichen) Aktivitäten und Interaktionen, um ein bestimmtes Ergebnis zu erzielen."@de)
SubClassOf(:Project <http://purl.obolibrary.org/obo/OBI_0000011>)
AnnotationAssertion(rdfs:isDefinedBy :PMD_0000909 :logistics)
AnnotationAssertion(rdfs:label :PMD_0000909 "Project"@en)
AnnotationAssertion(rdfs:label :PMD_0000909 "Projekt"@de)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :PMD_0000909 "A series of goal-orientated (intent) activities and interactions to achieve a specific outcome."@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :PMD_0000909 "Eine Reihe von zielorientierten (absichtlichen) Aktivitäten und Interaktionen, um ein bestimmtes Ergebnis zu erzielen."@de)
SubClassOf(:PMD_0000909 <http://purl.obolibrary.org/obo/OBI_0000011>)


)
Loading

0 comments on commit bbb531f

Please sign in to comment.