Re: a predicate to indicate a webid

On 2/1/15 3:47 AM, Melvin Carvalho wrote:
> I was wondering if anyone has used a predicate to indicate a webid?
>
> Would anyone else find this useful?
>
> [] <#webid> <#person>

Melvin,

I would suggest:

<#hasWebID>
a rdf:Property, owl:ObjectProperty;
owl:equivalentProperty schema:sameAs ;
rdfs:label "hasWebID" ;
rdfs:comment "Property that associates an Entity with the WebID [an HTTP 
scheme URI] it is Identified By." ;
rdfs:domain foaf:Agent ;
rdfs:range <http://uri4uri.net/vocab#URIDatatype> .

-- 
Regards,

Kingsley Idehen 
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog 1: http://kidehen.blogspot.com
Personal Weblog 2: http://www.openlinksw.com/blog/~kidehen
Twitter Profile: https://twitter.com/kidehen
Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen
Personal WebID: http://kingsley.idehen.net/dataspace/person/kidehen#this

Received on Sunday, 1 February 2015 21:01:46 UTC