On Sun, Jun 6, 2010 at 10:08 PM, Story Henry <henry.story@bblfish.net>wrote:
>
> But also see the follow up
>
> http://lists.w3.org/Archives/Public/semantic-web/2010Mar/0038.html
>
> And as we don't control the xsd: namespace, we can't tell if they will use
> this
> interpretation or the inverse.
>
> In the case of the cert ontology we can define a datatype to also be such
> a
> relation. See:
>
> http://www.w3.org/ns/auth/cert.n3
>
>
I think think a mapping from datatypes to property could be defined in
rdf-semantic instead of requiring the uri to explicitely be a Property and
not just a Datatype.
:r :p "..."^^ex:dt <=> :r :p [ex:dt "..."]
reto