Correct incorrect use of 'label' instead of 'comment'
authorMo McRoberts <mo.mcroberts@bbc.co.uk>
Sun, 08 Sep 2013 22:01:15 +0100
changeset 3 8f0f40246ecb
parent 2 3430d183816a
child 4 23ac5e2a08bb
Correct incorrect use of 'label' instead of 'comment'
2/model.ttl
--- a/2/model.ttl	Sun Sep 08 22:00:46 2013 +0100
+++ b/2/model.ttl	Sun Sep 08 22:01:15 2013 +0100
@@ -518,7 +518,7 @@
 	a :Action ;
 	vs:term_status "testing" ;
 	rdfs:label "Export"@en ;
-	rdfs:label "The act of transforming the asset into a new form."@en ;
+	rdfs:comment "The act of transforming the asset into a new form."@en ;
 	owl:sameAs :transform .
 
 :extract