Re: Proposal for closure of rdfs-xml-schema-datatypes

[...]

>    a) global/implicit
>
>       Jenny ex:age _:x"10" .
>       ex:age rdfs:range xsd:integer .
>
>    b) local/explicit
>
>       Bob ex:age _:y .
>       _:y xsd:integer _:z"10" .
>
>      [If literals are permitted to be subjects, then idiom 4(b)
>       is replaced with normal RDF typing:
>
>         b') local/explicit
>
>             Bob ex:age _:y"10" .
>             _:y rdf:type xsd:integer .

how do those 3 cases look in RDF/XML?

-- ,
Jos De Roo, AGFA http://www.agfa.com/w3c/jdroo/

Received on Friday, 28 June 2002 09:22:55 UTC