Repository: any23
Updated Branches:
  refs/heads/master 5a486b29f -> 72035bf63


ANY23-282 Replacement for all Sindice namespaces and URI's


Project: http://git-wip-us.apache.org/repos/asf/any23/repo
Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/a6d3a186
Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/a6d3a186
Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/a6d3a186

Branch: refs/heads/master
Commit: a6d3a186a03752f6beb167aa793693109e5fc968
Parents: bd69aef
Author: Lewis John McGibbney <[email protected]>
Authored: Tue Apr 11 15:29:15 2017 -0700
Committer: Lewis John McGibbney <[email protected]>
Committed: Tue Apr 11 15:29:15 2017 -0700

----------------------------------------------------------------------
 .../org/apache/any23/prefixes/prefixes.properties     | 14 ++------------
 1 file changed, 2 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/a6d3a186/core/src/main/resources/org/apache/any23/prefixes/prefixes.properties
----------------------------------------------------------------------
diff --git 
a/core/src/main/resources/org/apache/any23/prefixes/prefixes.properties 
b/core/src/main/resources/org/apache/any23/prefixes/prefixes.properties
index 2f9183d..a9faa2d 100644
--- a/core/src/main/resources/org/apache/any23/prefixes/prefixes.properties
+++ b/core/src/main/resources/org/apache/any23/prefixes/prefixes.properties
@@ -16,28 +16,18 @@
 #
 
 # This file contains some popular RDF prefixes to be used in Any23
-rdf=http://www.w3.org/1999/02/22-rdf-syntax-ns#
-rdfs=http://www.w3.org/2000/01/rdf-schema#
+rdf=https://www.w3.org/TR/REC-rdf-syntax#
+rdfs=https://www.w3.org/TR/rdf-schema#
 xhtml=http://www.w3.org/1999/xhtml/vocab#
 dcterms=http://purl.org/dc/terms/
 foaf=http://xmlns.com/foaf/spec/
 geo=http://www.w3.org/2003/01/geo/wgs84_pos#
-xfn=http://vocab.sindice.com/xfn#
 vcard=http://www.w3.org/2006/vcard/ns#
 ical=http://www.w3.org/2002/12/cal/icaltzd#
-hlisting=http://sindice.com/hlisting/0.1/
 rev=http://purl.org/stuff/rev#
-doac=http://ramonantonio.net/doac/0.1/#
 ex=http://example.com/ns#
 wo=http://purl.org/ontology/wo/
 skos=http://www.w3.org/2004/02/skos/core#
-hrecipe=http://sindice.com/hrecipe/
-hevent=http://sindice.com/hevent/
-hcard=http://sindice.com/hcard/
-hproduct=http://sindice.com/hproduct/
-hitem=http://sindice.com/hitem/
-hentry=http://sindice.com/hentry/
-sindice=http://vocab.sindice.net/
 og=http://opengraphprotocol.org/schema/
 fb=http://www.facebook.com/2008/fbml#
 jsonld=http://www.w3.org/ns/json-ld#

Reply via email to