Re: Is there a general "preferred" property?

Good point and question! I had assumed preferred by the owner of the 
object, just as you have a con:preferredURI for yourself.

The approach again comes from you, same approach as 
link:listDocumentProperty (which now appears to have dropped from the 
link: ontology?)

Cheers,

Nathan

Tim Berners-Lee wrote:
> Interesting to go meta on this with x:preferred .
> 
> What would be the meaning of "preferred" -- "preferred by the object itself or
> the owner of the object itself"?
> 
> In other words, I wouldn't use it to store in a local store my preferred names
> for people, that would be an abuse of the property.
> 
> Tim
> 
> On 2012-07 -15, at 19:42, Nathan 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
>>
>>
> 
> 

Received on Tuesday, 17 July 2012 12:39:59 UTC