summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorPhilip Van Hoof <philip@codeminded.be>2010-12-03 14:01:42 +0100
committerPhilip Van Hoof <philip@codeminded.be>2010-12-09 12:02:21 +0100
commit46f884731771559f0779feb4925ccc08cb86daa2 (patch)
treed20a4f75290f01617dda619ac9c2f82f75f1bc41 /data
parent59deed4f2976673140b1a4a84f3330586a2676cc (diff)
downloadtracker-46f884731771559f0779feb4925ccc08cb86daa2.tar.gz
NMM: Change comment of nmm:setNumber
Diffstat (limited to 'data')
-rw-r--r--data/ontologies/38-nmm.ontology2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/ontologies/38-nmm.ontology b/data/ontologies/38-nmm.ontology
index ddc60921d..eed5b8403 100644
--- a/data/ontologies/38-nmm.ontology
+++ b/data/ontologies/38-nmm.ontology
@@ -221,7 +221,7 @@ nmm:albumPeakGain a rdf:Property ;
nmm:setNumber a rdf:Property ;
rdfs:label "Disc number" ;
- rdfs:comment "Disc number of album" ;
+ rdfs:comment "Disc number of album disc" ;
nrl:maxCardinality 1 ;
rdfs:domain nmm:MusicAlbumDisc ;
rdfs:range xsd:integer .