aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--schemas.lv2/dcs.ttl4
1 files changed, 3 insertions, 1 deletions
diff --git a/schemas.lv2/dcs.ttl b/schemas.lv2/dcs.ttl
index 37b1e10..44bf294 100644
--- a/schemas.lv2/dcs.ttl
+++ b/schemas.lv2/dcs.ttl
@@ -180,7 +180,9 @@ dcs:file
rdfs:comment "A file involved in the change."@en ;
rdfs:domain dcs:Change .
-dbug:Issue a rdfs:Class .
+dbug:Issue
+ a rdfs:Class ;
+ rdfs:label "Issue"@en .
dcs:fixes
a owl:ObjectProperty ;