Re: [poe] What's the immutable core of ODRL that cannot be changed by Profiles?

>  ALL ODRL data has to conform to the core.

Yes, but the point is that when you de-reference a URI in order to get a document (e. g. an ODRL document) all the server currently tells you is the media type of that document, e. g. `text/turtle` or `application/ld+json`. It does not tell you that it is an ODRL document. Sending  a profile URI with the document can help the client to understand that what he gets is an ODRL document conforming to the core profile so that it knows what information it can expect inside the document and how that is organised, e. g. which SPARQL queries it can perform or which XPaths would work.

-- 
GitHub Notification of comment by larsgsvensson
Please view or discuss this issue at https://github.com/w3c/poe/issues/173#issuecomment-310312843 using your GitHub account

Received on Thursday, 22 June 2017 08:29:40 UTC