[rdfweb-dev] Serious question about silly attributes

Morten Frederiksen mof-rdf at mfd-consult.dk
Sat Jul 26 17:43:03 UTC 2003


On Saturday 26 July 2003 18:07, Dan Brickley wrote:
> <foaf:Person rdf:nodeID="p1">
>  <foaf:name>Dan Brickley</foaf:name>
> </foaf:Person>
>
> <foaf:OnlineAccount>
>   <foaf:accountUser rdf:nodeID="p1"/>
>   <foaf:accountType>Chat</foaf:accountType>
>   <foaf:accountServiceHomepage rdf:resource="http://chat.msn.com/"/>
>   <foaf:accountName>danbri_2002</foaf:accountName>
> </foaf:OnlineAccount>
I like this approach, but would encourage the use of classes instead of a 
literal for account types, possibly subclassed off the genereal OnlineAccount 
class. This would also make it easier to make statements about account types.


Regards,
Morten



More information about the foaf-dev mailing list