ISSUE-56: Relative URI resolution [RDFa 1.1 API]

ISSUE-56: Relative URI resolution [RDFa 1.1 API]

http://www.w3.org/2010/02/rdfa/track/issues/56

Raised by: Nathan Rixham
On product: RDFa 1.1 API

Relative URI resolution, and 'base' functionality, it seems like DataContext needs to have a 'base' which it's working off, and that can be modified with a setBase method, this is needed (currently) for CURIE resolution, and for relative uri resolution.

Also DataParser needs to be aware of a base for many serializations and where the base is not set in the document. However it could use the functionality provided by DataContext, provided the base was set correctly.

Received on Thursday, 28 October 2010 01:31:12 UTC