Re: vCard RDF merge....

>>  _:me a v:VCard ;
>>      v:fn "Alice Smith" ;
>>      v:tel [
>>       a vx:Tel ;
>>       rdf:value <tel:+44-7700-900123> ;
>>       vx:usage "work" , "mobile"
>>   ] .

Toby (all), how would we express this model in the new merged document?

Can we say that the Tel Property has a range of "rdf:type" values?
(is that even possible?)

Or do we introduce a new subproperty (usage)?

Cheers...  Renato Iannella
NICTA

Received on Tuesday, 1 September 2009 04:54:44 UTC