The ability to make assertions about Literals is necessary.
Literals either need to be resources, or there needs to be
a resource for each Literal. With regards to implementation, the former
poses the problem of representing
literal text in the form of a URI. While
RFC 2397 addresses this
issue, the method it describes is limited by the length of the string to be
represented. The latter does not suffer from string length issues,
so it will be the approach of this model.
For the purpose of this specification, a resource is representative of a Literal. Any statement with such a resource as it's subject makes an assertion about a Literal, not the resource representing it. The following formalization can be thought of as an extension to section 5 of the RDF Model and Sytnax Specification. |
|
In order to distinguish the RDF Model from an RDF Model,
the latter will be referred to as bundles. The following formalization can be thought of as an extension to section 5 of the RDF Model and Sytnax Specification. |
|