annotation_service/commit
added ann_ui prefix for http://semanticweb.cs.vu.nl/annotate/ui/
author | Jacco van Ossenbruggen |
---|---|
Wed Sep 11 15:16:55 2013 +0200 | |
committer | Jacco van Ossenbruggen |
Wed Sep 11 15:16:55 2013 +0200 | |
commit | bad50d8ed93a1eb790d5b3df023cb11ff11fcb08 |
tree | 59b4b05dddc790f08ecd75c104bd2b5539426769 |
parent | 00e8fd859d2f1851b446dd3b5642be1912727395 |
Diff style: patch stat
diff --git a/rdf/void.ttl b/rdf/void.ttl index c513d91..ea58a5e 100644 --- a/rdf/void.ttl +++ b/rdf/void.ttl @@ -12,6 +12,10 @@ vann:preferredNamespaceUri "http://www.w3.org/ns/openannotation/core/"; ] . +[ vann:preferredNamespacePrefix "ann_ui" ; + vann:preferredNamespaceUri "http://semanticweb.cs.vu.nl/annotate/ui/" +] . + <oa_compat> a void:Dataset ; dcterms:title "Backward compatibility triples for oa namespace updates";