skos/commit

FIXED: depedency error on amalgame namespace in skos_match/5. Not tested.

authorJacco van Ossenbruggen
Thu Nov 13 18:22:45 2014 +0100
committerJacco van Ossenbruggen
Thu Nov 13 18:22:45 2014 +0100
commit725aef5cde7b07b28cf6a71b17450f5cffa7c740
tree7a2deef8b4985e7c90c6b0d43005692356f05718
parent59e9bf48ea4bfc9c5b71bb8ad9eb3ccc93713704
Diff style: patch stat
diff --git a/rdf/base/void.ttl b/rdf/base/void.ttl
index dbb3cdf..0300663 100644
--- a/rdf/base/void.ttl
+++ b/rdf/base/void.ttl
@@ -18,16 +18,19 @@
   vann:preferredNamespaceUri "http://www.w3.org/2008/05/skos-xl#"
 ] .
 
+[ vann:preferredNamespacePrefix "amalgame";
+  vann:preferredNamespaceUri "http://purl.org/vocabularies/amalgame#" ] .
+
 <skos>
 	a void:Dataset ;
- 	dcterms:title "SKOS Simple Knowledge Organization System RDF Schema" ;
+	dcterms:title "SKOS Simple Knowledge Organization System RDF Schema" ;
 	owl:versionInfo "18 August 2009 REC Edition" ;
 	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." ;
+	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