Skip to content

Commit 07e35fc

Browse files
committed
labels
1 parent f5f8e07 commit 07e35fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ontology/cto-edit.owl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -372,10 +372,10 @@ AnnotationAssertion(rdfs:label :CTO_0001023 "has incipit value"@en)
372372
DataPropertyDomain(:CTO_0001023 :CTO_0001024)
373373
DataPropertyRange(:CTO_0001023 rdfs:Literal)
374374

375-
# Data Property: :CTO_0001060 (has time signature)
375+
# Data Property: :CTO_0001060 (has incipit time signature)
376376

377377
AnnotationAssertion(rdfs:comment :CTO_0001060 "Associates an incipit with the musical time signature it begins in, expressed as a string (e.g., \"4/4\", \"3/8\"). This property captures the rhythmic meter of the notated passage."@en)
378-
AnnotationAssertion(rdfs:label :CTO_0001060 "has time signature"@en)
378+
AnnotationAssertion(rdfs:label :CTO_0001060 "has incipit time signature"@en)
379379
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#example> :CTO_0001060 "\"3/4\""@en)
380380
SubDataPropertyOf(:CTO_0001060 :CTO_0001023)
381381
DataPropertyDomain(:CTO_0001060 :CTO_0001024)

0 commit comments

Comments
 (0)