Skip to content

Commit 7e245ac

Browse files
author
Automated Publisher
committed
Automated publish: Tue Feb 24 20:45:31 UTC 2026 c1161a3
1 parent c1161a3 commit 7e245ac

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/ontology/pmdco.ttl

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3371,7 +3371,7 @@ pmd:PMD_0000002 rdf:type owl:Class ;
33713371

33723372
### https://w3id.org/pmd/co/PMD_0000005
33733373
pmd:PMD_0000005 rdf:type owl:Class ;
3374-
rdfs:subClassOf obo:BFO_0000017 ,
3374+
rdfs:subClassOf obo:BFO_0000016 ,
33753375
[ rdf:type owl:Restriction ;
33763376
owl:onProperty obo:BFO_0000054 ;
33773377
owl:someValuesFrom pmd:PMD_0000950
@@ -3380,7 +3380,7 @@ pmd:PMD_0000005 rdf:type owl:Class ;
33803380
rdfs:comment """Technical materials are complex object aggregates. The properties that are determined for those object aggregates are intrinsically associated with the methodologies employed in the measurement process. This is in contrast to typical 'physical' properties, which like e.g. mass that can be determined to high accuracy independently of the measurement process.
33813381
As a consequence, the behavoiral material properties in the ontology are differeciated according to their measurement method, e.g. Brinell hardness and Vickers hardness are different types of indentation hardness rather than different measures/quantification (GDC) of the materials property 'indentation hardness'.
33823382
The 'unit idenifieres' of such properties (e.g. \"HV1\", \"HV10\", \"HBW\") are strictly speaking not units but rather references to the measurement methodology used to determine a numeric value that quantifies the property."""@en ;
3383-
rdfs:label "behavioral material property"@en ;
3383+
rdfs:label "material property"@en ;
33843384
skos:definition """A property is a material trait in terms of the kind and magnitude of response to a specific imposed stimulus. Generally, definitions of properties are made independent of material shape and size.
33853385

33863386
(Callister, W.D., Rethwisch, D.G., Materials Science and Engineering, Wiley, 2014)
@@ -7726,7 +7726,7 @@ pmd:PMD_0001999 rdf:type owl:Class ;
77267726

77277727
### https://w3id.org/pmd/co/PMD_0010000
77287728
pmd:PMD_0010000 rdf:type owl:Class ;
7729-
rdfs:subClassOf obo:BFO_0000016 ;
7729+
rdfs:subClassOf pmd:PMD_0000005 ;
77307730
rdfs:label "corrosion resistant" ,
77317731
"corrosion resistant"@en ;
77327732
skos:definition "a disposition to withstand corrosive attack to a certain extend" .
@@ -7811,7 +7811,7 @@ pmd:PMD_0010012 rdf:type owl:Class ;
78117811

78127812
### https://w3id.org/pmd/co/PMD_0010013
78137813
pmd:PMD_0010013 rdf:type owl:Class ;
7814-
rdfs:subClassOf obo:BFO_0000016 ;
7814+
rdfs:subClassOf pmd:PMD_0000005 ;
78157815
rdfs:label "hardenable" ,
78167816
"hardenable"@en ;
78177817
skos:definition "a disposition to gain a greatly increased hardness at the surface or entire volume by the process of hardening" .
@@ -7913,7 +7913,7 @@ pmd:PMD_0010021 rdf:type owl:Class ;
79137913

79147914
### https://w3id.org/pmd/co/PMD_0010022
79157915
pmd:PMD_0010022 rdf:type owl:Class ;
7916-
rdfs:subClassOf obo:BFO_0000016 ;
7916+
rdfs:subClassOf pmd:PMD_0000005 ;
79177917
rdfs:label "containing magnetic species" ,
79187918
"containing magnetic species"@en ;
79197919
skos:definition "A disposition that inheres in a material entity in virtue of the presence of one or more magnetic species (e.g. ferromagnetic, paramagnetic, or diamagnetic particles or atoms), and that manifests under appropriate conditions as the ability of that material entity to exhibit a magnetic response or influence in a magnetic field."@en .

0 commit comments

Comments
 (0)