Re: Domain of :key

On 22 Mar 2013, at 10:42, Melvin Carvalho <melvincarvalho@gmail.com> wrote:

> Currently we have:
> 
>     rdfs:domain foaf:Agent;
> 
> This seems slightly restrictive. 
> Many things can have a key, e.g. a certificate, an account, an app etc.  Agent perhaps does not cover every conceivable use case?

You can create new relations to relate those things to keys if you need to.

  foaf:primaryTopic can relate a document keys it is about for example.

We need a relation to relate the agent that is the one that controls the private key
of the public key to the public key, as that is what WebID authentication and most
other protocols need to work.

> 
> Is the parent of Agent an owl : Thing?

Social Web Architect
http://bblfish.net/

Received on Friday, 29 March 2013 07:38:08 UTC