aboutsummaryrefslogtreecommitdiffstats
path: root/schemas.lv2
diff options
context:
space:
mode:
Diffstat (limited to 'schemas.lv2')
-rw-r--r--schemas.lv2/doap.ttl3
1 files changed, 2 insertions, 1 deletions
diff --git a/schemas.lv2/doap.ttl b/schemas.lv2/doap.ttl
index 8fb3618..9067da5 100644
--- a/schemas.lv2/doap.ttl
+++ b/schemas.lv2/doap.ttl
@@ -6,6 +6,8 @@
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix dct: <http://purl.org/dc/terms/> .
+# dct:rights "Copyright © 2004-2009 Edd Dumbill"
+
doap:
a owl:Ontology ;
dct:description "Das Vokabular \"Description of a Project (DOAP)\", beschrieben durch W3C RDF Schema and the Web Ontology Language."@de ,
@@ -15,7 +17,6 @@ doap:
décrit en utilisant RDF Schema du W3C et OWL."""@fr ,
"Slovník Description of a Project (DOAP, Popis projektu), popsaný použitím W3C RDF Schema a Web Ontology Language."@cs ,
"The Description of a Project (DOAP) vocabulary, described using W3C RDF Schema and the Web Ontology Language." ;
- dct:rights "Copyright © 2004-2009 Edd Dumbill" ;
dct:title "Description of a Project (DOAP) vocabulary" ;
owl:imports foaf: ;
foaf:maker [