<foaf:*primaryTopic rdf*:nodeID="p1"/> *sort of* does this.
See http://xmlns.com/foaf/spec/#term_primaryTopic There's also of course 'canonical' predicates in other areas; like http://support.google.com/webmasters/bin/answer.py?hl=en&answer=139394. and http://www.w3.org/2009/08/skos-reference/skos.html#prefLabel On Mon, Jul 16, 2012 at 9:12 AM, Nathan <[email protected]> wrote: > Essentially what I'm looking for is something like > > foaf:nick x:preferred foaf:preferredNick . > rdfs:label x:preferred foaf:preferredLabel . > owl:sameAs x:preferred x:canonical . > > It's nice to have con:preferredURI and skos:prefLabel, but what I'm really > looking for is a way to let machines know that x value is preferred. > > Anybody know if such a property exists yet? > > Cheers, > > Nathan > >
