Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions src/ontology/components/pmdco-materials.owl
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Declaration(Class(<https://w3id.org/pmd/co/PMD_0000888>))
Declaration(Class(<https://w3id.org/pmd/co/PMD_0000890>))
Declaration(Class(<https://w3id.org/pmd/co/PMD_0000891>))
Declaration(Class(<https://w3id.org/pmd/co/PMD_0000893>))
Declaration(Class(<https://w3id.org/pmd/co/PMD_0000896>))
Declaration(Class(<https://w3id.org/pmd/co/PMD_0000955>))
Declaration(Class(<https://w3id.org/pmd/co/PMD_0010020>))
Declaration(Class(<https://w3id.org/pmd/co/PMD_0010021>))
Expand Down Expand Up @@ -198,6 +199,7 @@ Declaration(Class(<https://w3id.org/pmd/co/PMD_0025004>))
Declaration(Class(<https://w3id.org/pmd/co/PMD_0025014>))
Declaration(Class(<https://w3id.org/pmd/co/PMD_0025015>))
Declaration(Class(<https://w3id.org/pmd/co/PMD_0025026>))
Declaration(Class(<https://w3id.org/pmd/co/PMD_0025034>))
Declaration(Class(<https://w3id.org/pmd/co/PMD_0050001>))
Declaration(Class(<https://w3id.org/pmd/co/PMD_0050002>))
Declaration(Class(<https://w3id.org/pmd/co/PMD_0050003>))
Expand Down Expand Up @@ -1393,6 +1395,16 @@ AnnotationAssertion(rdfs:label <https://w3id.org/pmd/co/PMD_0025026> "lubricant
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> <https://w3id.org/pmd/co/PMD_0025026> "Lubricant role is a role of an object in a process, where the object aims to reduce friction between at least two other participants in the process."@en)
SubClassOf(<https://w3id.org/pmd/co/PMD_0025026> <https://w3id.org/pmd/co/PMD_0020335>)

# Class: <https://w3id.org/pmd/co/PMD_0025034> (portion of technical vacuum)

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000116> <https://w3id.org/pmd/co/PMD_0025034> "For ontological practical reasons, we avoid defining pure vacuum which does not fit into the taxonomy of material entities. Instead, we define technical vacuum as gaseous portion of matter with pressure signficantelly lower than the atmospheric pressure.

It can carry the environment role in a process."@en)
AnnotationAssertion(rdfs:label <https://w3id.org/pmd/co/PMD_0025034> "portion of technical vacuum"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> <https://w3id.org/pmd/co/PMD_0025034> "portion of technical vacuum is a gas with very low pressure"@en)
SubClassOf(<https://w3id.org/pmd/co/PMD_0025034> <https://w3id.org/pmd/co/PMD_0020289>)
SubClassOf(<https://w3id.org/pmd/co/PMD_0025034> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000086> <https://w3id.org/pmd/co/PMD_0000896>))

# Class: <https://w3id.org/pmd/co/PMD_0050042> (clay-based ceramic)

DisjointClasses(<https://w3id.org/pmd/co/PMD_0050042> <https://w3id.org/pmd/co/PMD_0050049>)
Expand Down
3 changes: 2 additions & 1 deletion src/ontology/pmdco-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Declaration(AnnotationProperty(dcterms:title))
Declaration(AnnotationProperty(<http://usefulinc.com/ns/doap#repository>))



AnnotationAssertion(rdfs:label <https://orcid.org/0000-0001-6772-1943> "Martin Glauer")
AnnotationAssertion(rdfs:label <https://orcid.org/0000-0001-7192-7143> "Jörg Waitelonis")
AnnotationAssertion(rdfs:label <https://orcid.org/0000-0002-1058-3102> "Fabian Neuhaus")
Expand All @@ -88,4 +89,4 @@ AnnotationAssertion(rdfs:label <https://orcid.org/0000-0003-2612-8515> "Kostiant
AnnotationAssertion(rdfs:label <https://orcid.org/0000-0003-3419-4870> "Khashayar Razghandi")
AnnotationAssertion(rdfs:label <https://orcid.org/0000-0003-4971-3645> "Philipp von Hartrott")
AnnotationAssertion(rdfs:label <https://orcid.org/0009-0003-1503-4422> "Kamilla Zaripova")
)
)
Loading