ISSUE-55: Specifying that implementations must implement TypedLiteralConverters for all xsd numerical types [RDFa 1.1 API]

ISSUE-55: Specifying that implementations must implement TypedLiteralConverters for all xsd numerical types [RDFa 1.1 API]

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

Raised by: Nathan Rixham
On product: RDFa 1.1 API

as per the title, specifying that implementations must implement TypedLiteralConverters for all xsd numerical types (xsd:int/double/decimal/unsigned* positive* etc.).

These are extremely common and easily accommodated by API implementations without adding additional work, yet offer many benefits to the end user, especially limiting unexpected behaviour "why is this numerical type converted but not that one??".

Received on Thursday, 28 October 2010 01:29:13 UTC