« Return to Thread: Explicit RDF property for "literal has datatype D"?

Re: Explicit RDF property for "literal has datatype D"?

by Jeremy Carroll-2 :: Rate this Message:

Reply to Author | View in Thread

Christoph LANGE wrote:
>
> y dc:date x .
>
> x a rdfs:Literal ;
>   rdf:value "2008-01-01";
>   ex:datatype xsd:date .
>  
This type of design was considered by RDF Core in 2002/2003 and the
current design was preferred.
You can always drill down in the archives to find some of the discussion.

I think the current design involves less dependence on reasoning to get
things started.

Jeremy


 « Return to Thread: Explicit RDF property for "literal has datatype D"?