[
https://issues.apache.org/jira/browse/JENA-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15874736#comment-15874736
]
Andy Seaborne commented on JENA-1293:
-------------------------------------
Hold on - this has just broken existing applications and the tutorials.
If they have data with the old NS, and their code accesses that data with the
vocabulary, this change is an incompatible breaking change.
We need a vocabulary for each namespace. "VCARD" (original), "VCARD3" (2006)
and "VCARD4" (2014 - maybe - there are differences but it uses the same
namespace).
See JENA-1205.
> Incorrect namespace
> -------------------
>
> Key: JENA-1293
> URL: https://issues.apache.org/jira/browse/JENA-1293
> Project: Apache Jena
> Issue Type: Bug
> Components: Jena
> Affects Versions: Jena 3.2.0
> Reporter: Chris Wood
> Assignee: A. Soroka
> Priority: Minor
> Fix For: Jena 3.3.0
>
>
> The namespace given for the vcard ontology
> (https://github.com/apache/jena/blob/master/jena-core/src/main/java/org/apache/jena/vocabulary/VCARD.java)
> is
> http://www.w3.org/2001/vcard-rdf/3.0#
> This is deprecated: https://www.w3.org/Submission/vcard-rdf/#Name
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)