Declarative Living: indicating the preferred contact channel
I have a first update to FOAF-EXT which is based on a comment by Richard Cyganiak, he suggested a more general way to indicate that something is my preferred way of contact/communication, a foafx:preferredMeansOfContact. So I have updated the FOAF EXTension ontology to have such a property, it is a boolean property and the suggested usage is to only use it with a value of true (to indicate that something is a preferredMeansOfContact).
Here is an example of its usage:
<foaf:holdsAccount>
<foaf:OnlineChatAccount>
<foafx:preferredMeansOfContact
rdf:datatype="&xsd;boolean">true
</foafx:preferredMeansOfContact>
<foaf:accountServiceHomepage
rdf:resource="http://sipgate.de/"/>
</foaf:accountServiceHomepage>
<foaf:accountName>5554184@sipgate.de
</foaf:accountName>
</foaf:holdsAccount>
This should be read as “this online account (actually a sip account at some sip provider) is my preferred way to contact me”.
Using preferredMeansOfContact does not involve subclassing foaf:OnlineAccount so it may be omitted by consumers which only understand FOAF, in contrast foafx:PreferredOnlineAccount may be skipped by such consumers which results in data loss.
About this entry
You’re currently reading “Declarative Living: indicating the preferred contact channel,” an entry on B:\datenbrei
- Published:
- 2006-08-01, 19° 47'
- Tags:
-
B4mad blogging bluetooth coding comments desktop Events foaf general blogging GNU Debian/Linux IBM jabber/XMPP Java Kerberos macish MacOSX mobile Mono/C# mtb music openafs OS philosophy Photographie photos podcasting projects Python semantic web sioc technology Travel web 2.0 webservices wireless WordPress
- Maybe related:
- Action:
- ,
Fatal error: Call to undefined function: dbt_getlinktag() in /usr/www/users/bsmads/b4mad.net/datenbrei/wp-content/themes/hemingway/single.php on line 34