Re: [foaf-dev] No name for agents or groups?
Henry Story <[email protected]>
| Newsgroups | gmane.comp.web.rdfweb |
|---|---|
| Message-ID | <[email protected]> |
On 5 Mar 2011, at 17:22, Melvin Carvalho wrote: > On 5 March 2011 17:15, Henry Story <[email protected]> wrote: >> I was looking at the definition of foaf:Agent again. I was surprised the there is no name relation for Agents or groups. It seems to me that all agents should be able to have human readable names. > > foaf:name ? > > http://xmlns.com/foaf/spec/#term_name Thanks. The mistake I made was to look for it on the foaf:Agent class. Perhaps foaf:Agent should state that it is a subclass of rdf:Resource, so that one has a hint to look there. Henry