Skip to content

Commit f5f8e07

Browse files
committed
definitions
1 parent 9cd1269 commit f5f8e07

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/ontology/cto-edit.owl

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ Declaration(DataProperty(:CTO_0001072))
9393
Declaration(DataProperty(:CTO_0001073))
9494
Declaration(DataProperty(:CTO_0001074))
9595
Declaration(DataProperty(:CTO_0001075))
96+
Declaration(DataProperty(:CTO_0001080))
9697
Declaration(NamedIndividual(:CTO_0001034))
9798
Declaration(NamedIndividual(:CTO_0001043))
9899
Declaration(NamedIndividual(:CTO_0001044))
@@ -474,6 +475,12 @@ AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#example> :CTO_0001075 "
474475
SubDataPropertyOf(:CTO_0001075 :CTO_0001070)
475476
DataPropertyRange(:CTO_0001075 rdfs:Literal)
476477

478+
# Data Property: :CTO_0001080 (has source file)
479+
480+
AnnotationAssertion(rdfs:comment :CTO_0001080 "Relates a cto:source item to the URL of a data source from which it originates"@en)
481+
AnnotationAssertion(rdfs:label :CTO_0001080 "has source file"@en)
482+
SubDataPropertyOf(:CTO_0001080 nfdicore:NFDI_0001008)
483+
477484

478485

479486
############################

0 commit comments

Comments
 (0)