ISSUE-1: Namespace for Vocab terms

Namespace for Vocab terms

State:
CLOSED
Product:
ODRL Version 2.0 XML Encoding (Contributors)
Raised by:
Renato Iannella
Opened on:
2011-12-04
Description:
At the Barcelona meeting we agreed to have two XML Namespaces, one for the V2 Core Model and one for the V2 Common Vocabulary.

I have been thinking that it might be better to not define an XML Namespace for the Common Vocabulary, but instead, simply define them as URIs, as they are not ever XML elements - only the values of attributes.

It also seems that the general approach (e.g. microdata, RDF, and Linked Data) is to simply use URIs for everything.

For example, instead of this:

<o:permission>
<o:asset uid="http://example.com/asset:9898" relation="o:target"/>
<o:action name="o:publish"/>
</o:permission>

We would have this:

<o:permission>
<o:asset uid="http://example.com/asset:9898" relation="http://w3.org/ns/odrl/2/target"/>
<o:action name="http://w3.org/ns/odrl/2/publish"/>
</o:permission>

(of course, the "o" would be an XML Namespace)

Any views?
Related Actions Items:
No related actions
Related emails:
  1. Re: odrl-ISSUE-1 (renato): Namespace for Vocab terms [ODRL Version 2.0 XML Encoding (Contributors) ] (from ri@semanticidentity.com on 2012-03-16)
  2. Re: Timeline for ODRL development (from ri@semanticidentity.com on 2012-02-25)
  3. RE: odrl-ISSUE-1 (renato): Namespace for Vocab terms [ODRL Version 2.0 XML Encoding (Contributors) ] (from mdirector@iptc.org on 2012-02-16)
  4. Re: odrl-ISSUE-1 (renato): Namespace for Vocab terms [ODRL Version 2.0 XML Encoding (Contributors) ] (from ri@semanticidentity.com on 2011-12-08)
  5. Re: odrl-ISSUE-1 (renato): Namespace for Vocab terms [ODRL Version 2.0 XML Encoding (Contributors) ] (from ri@semanticidentity.com on 2011-12-07)
  6. Re: odrl-ISSUE-1 (renato): Namespace for Vocab terms [ODRL Version 2.0 XML Encoding (Contributors) ] (from alapan@gmail.com on 2011-12-04)
  7. odrl-ISSUE-1 (renato): Namespace for Vocab terms [ODRL Version 2.0 XML Encoding (Contributors) ] (from sysbot+tracker@w3.org on 2011-12-04)

Related notes:

See issued draft http://www.w3.org/community/odrl/two/xml/

Renato Iannella, 7 Jan 2012, 13:30:41

Re-opened on 2012-02-16 by msteidl

Michael Steidl, 16 Feb 2012, 17:39:33

Resolved at http://lists.w3.org/Archives/Public/public-odrl-contrib/2012Mar/0002.html

Renato Iannella, 18 Mar 2012, 12:48:13

Display change log ATOM feed


Renato Iannella <r@iannel.la>, Víctor Rodríguez-Doncel <vrodriguez@fi.upm.es>, Michael W Steidl <mwsteidl@newsit.biz>, David Filip <david.filip@adaptcentre.ie>, Chairs, Dominique Hazaël-Massieux <dom@w3.org>, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 1.html,v 1.1 2019/11/08 09:44:52 carcone Exp $