Bart Hanssens created JENA-1205:
-----------------------------------
Summary: vCard version 4
Key: JENA-1205
URL: https://issues.apache.org/jira/browse/JENA-1205
Project: Apache Jena
Issue Type: Improvement
Components: Jena
Affects Versions: Jena 3.1.0
Reporter: Bart Hanssens
Priority: Trivial
org.apache.jena.vocabulary.VCARD is an old(er) version of vCard, using
namespace http://www.w3.org/2001/vcard-rdf/3.0#
Some "recent" vocabularies, like W3C DCAT, use a newer version, i.e.
https://www.w3.org/TR/vocab-dcat/ based upon vCard 4 (RFC6350) with namespace
http://www.w3.org/2006/vcard/ns#
Suggestion is to add a second class (e.g. VCARD4) to cover this vocabulary. I'd
be happy to contribute if needed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)