skos/commit

added missing skosxl defs

authorJacco van Ossenbruggen
Tue Feb 4 14:44:34 2014 +0100
committerJacco van Ossenbruggen
Tue Feb 4 14:44:34 2014 +0100
commit0bddfc9557805eef21ec6fabbbb03cf9f5a0d3fb
tree5d5ccea1e5e1374a90fb873123b24183f654ce3b
parent06f589f0f66cf9761bca2e1c6dfa4c56ca3e5f6d
Diff style: patch stat
diff --git a/rdf/base/void.ttl b/rdf/base/void.ttl
index b5d26d2..dbb3cdf 100644
--- a/rdf/base/void.ttl
+++ b/rdf/base/void.ttl
@@ -25,3 +25,10 @@
 	lib:source <http://www.w3.org/2004/02/skos/core> ;
 	void:dataDump
 		<skos.rdf> .
+<skosxl>
+	a void:Dataset ;
+ 	dcterms:title "An RDF vocabulary extending SKOS and allowing the description and linking of lexical entities." ;
+	owl:versionInfo "18 August 2009 REC Edition" ;
+	lib:source skosxl: ;
+	void:dataDump
+		<skos-xl.rdf> .