RE: Updated ODRL in XML

This does seem like a much more minimal set of changes to the XSD than I had first thought.

To keep track, I've altered the copy in github to match this (and the library to generate matching XML). My goal is for this to be a "bleeding edge" implementation:

https://github.com/iptc/rightsml-dev/tree/master/licensed

The change to policy types ("Agreement" rather than "agreement") isn't a change to the XSD, since those are vocabulary values, outside the XML schema.

Regards,

Stuart



From: Renato Iannella [mailto:ri@semanticidentity.com]
Sent: Monday, May 19, 2014 8:41 PM
To: ODRL Community Group (Contrib)
Subject: Updated ODRL in XML


Myles, I have just (minimally) "mapped" the ODRL Ontology to the XML Schema, and there are less changes than I originally thought.

The primary (and main change) is that all the ODRL URIs need to be updated.
 - XML Namespace, from http://w3.org/ns/odrl/2/ to http://www.w3.org/ns/odrl/2/
 - all the ODRL Vocab terms, from http://w3.org/ns/odrl/vocab#X to http://w3.org/ns/odrl/2/X

The only element name change is <policy> to <Policy> as this maps to the ontology Policy Class.
In addition, the Policy Types are uppercase, such as http://w3.org/ns/odrl/2/Agreement

The ODRL ontology has both a class (eg Permission) and a property (eg permission) for most concepts.
if you look at the draft updated XML Schema (see attached) you can see that this maps to the complexType (Permission) and the element (permission).

The only other change is that the enumerated types now use the full URI (ie from "support" to "http://www.w3.org/ns/odrl/2/support".

Comments welcome....


Cheers...
Renato Iannella
Semantic Identity
http://semanticidentity.com
Mobile: +61 4 1313 2206



The information contained in this communication is intended for the use
of the designated recipients named above. If the reader of this 
communication is not the intended recipient, you are hereby notified
that you have received this communication in error, and that any review,
dissemination, distribution or copying of this communication is strictly
prohibited. If you have received this communication in error, please 
notify The Associated Press immediately by telephone at +1-212-621-1898 
and delete this email. Thank you.
[IP_US_DISC]

msk dccc60c6d2c3a6438f0cf467d9a4938

Received on Tuesday, 20 May 2014 20:04:37 UTC