Skip to content

Commit 6e76b26

Browse files
committed
dielectric disposition
also renamed it to reduce confusion with the material class which is unfavourably named 'dielectric' too. Naming harmonised with materials listing.
1 parent 79caa49 commit 6e76b26

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/ontology/components/pmdco-qualities.owl

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -319,9 +319,10 @@ SubClassOf(Annotation(rdfs:comment "Due to the duality of object and portion of
319319
AnnotationAssertion(rdfs:label pmdco:PMD_0000111 "superconducting"@en)
320320
SubClassOf(pmdco:PMD_0000111 obo:BFO_0000016)
321321

322-
# Class: pmdco:PMD_0000112 (dielectric)
322+
# Class: pmdco:PMD_0000112 (dielectric disposition)
323323

324-
AnnotationAssertion(rdfs:label pmdco:PMD_0000112 "dielectric"@en)
324+
AnnotationAssertion(rdfs:label pmdco:PMD_0000112 "dielectric disposition")
325+
AnnotationAssertion(skos:definition pmdco:PMD_0000112 "The disposition of an electric insulator to be polarized when subjected to an electric field."@en)
325326
SubClassOf(pmdco:PMD_0000112 obo:BFO_0000016)
326327

327328
# Class: pmdco:PMD_0000503 (ASTM grainsize)

0 commit comments

Comments
 (0)