You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/02/20 16:04:44 UTC

[jira] [Commented] (JENA-1205) vCard version 4

    [ https://issues.apache.org/jira/browse/JENA-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15874744#comment-15874744 ] 

ASF subversion and git services commented on JENA-1205:
-------------------------------------------------------

Commit 44b1db2161bef957b147409c2c3e85c82c45da85 in jena's branch refs/heads/master from ajs6f
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=44b1db2 ]

Revert "JENA-1293: Correcting VCARD namespace" in favor of JENA-1205

This reverts commit fc011bd8f3de500549da13ae4747f8eafd745204.


> 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
>              Labels: vocabulary
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> 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.15#6346)