[rdfweb-dev] drafting a FOAF template

Masahide Kanzaki post at kanzaki.com
Tue Nov 11 15:07:21 UTC 2003


Hi,

The idea of PersonalProfileDocument and primaryTopic seems fine, but the
term 'primaryTopic' sounds like Functional Property rather than Inverse FP
(i.e. 'a document can have many foaf:topic's, but should have only one
foaf:primaryTopic'). I might easily make a mistake to write something

<foaf:Document rdf:about="..">
 <foaf:primaryTopic rdf:resource="http://xmlns.com/wordnet/1.6/Cat"/>
 <foaf:topic rdf:resource="http://xmlns.com/wordnet/1.6/Dog"/>
 <foaf:topic rdf:resource="http://xmlns.com/wordnet/1.6/Pig"/>
</foaf:Document>

and this is not what this property (as IFP) is intended for.

Or, do I misunderstand something ?

cheers,

-- 
KANZAKI, Masahide a.k.a. masaka
http://kanzaki.com/info/webwho.rdf
mailto:webmaster(at)kanzaki.com
#Please use above address for a personal mail
#instead of post at kanzaki.com, which is for list only.



More information about the foaf-dev mailing list