Skip to content

Commit 070e20d

Browse files
authored
Merge pull request #419 from materialdigital/418-add-annotation-property-for-local-identifier
added new anntoation property "local identifier"
2 parents dc3fff1 + 6fd2465 commit 070e20d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/ontology/components/pmdco-datatransformation.owl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -483,4 +483,7 @@ AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :PMD_002501
483483
SubClassOf(:PMD_0025012 :PMD_0000583)
484484

485485

486+
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000233> :PMD_0000128 "https://github.com/materialdigital/core-ontology/issues/418")
487+
AnnotationAssertion(rdfs:label :PMD_0000128 "local identifier"@en)
488+
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> :PMD_0000128 "name or identifier that denotes a locally defined function, variable or argument in a programming script")
486489
)

0 commit comments

Comments
 (0)