Quick feedback on missing functionality requested (RDFa API)

Hi All,

There are currently two minor but important bits of functionality 
missing from the api.

@base
DataContext really needs a .base attribute or a setBase function added 
as CURIE resolution and DataParser's both require it and this is 
currently mentioned or supported by the API.

Thus, requesting +1's to add a .base property to DataContext

IRI-Reference resolution
Again this is needed but isn't specified or mentioned anywhere, choices 
I can see are
  - add IRI.resolveReference(reference)
  - add DataContext.resolveReference(reference, ?base)

Or to simply document that references need resolved without specifying how.

Feedback?

Best and TIA,

Nathan

Received on Wednesday, 13 October 2010 21:29:53 UTC