Re: modification related to the 'identifier'

PA,

Text removed in the TTL

please check my updates
http://dev.w3.org/2008/video/mediaann/mediaont-1.0/mediaont-1.0.html

Best,

Thierry


Le 29/06/2011 14:30, Pierre-Antoine Champin a écrit :
> ... and of course in section 8 Turtle,
>
> remove the following text
>
>      :identifier     a owl:DatatypeProperty;
>           rdfs:comment "Corresponds to 'identifier' in the Ontology for
> Media Resources. The value being a URI, it is recommended to use
> owl:sameAs when appropriate, in order to maximize interoperability.";
>           rdfs:domain :MediaResource;
>           rdfs:range xsd:anyURI .
>
>
>    pa
>
>
> On 06/28/2011 04:55 PM, Pierre-Antoine Champin wrote:
>> in 5.1.2 Descriptive properties (Core Set)
>>
>> in the row about "identifier", may be add a
>>
>>    When only legacy identifiers are available, a URI must be minted, for
>>    example using the tag: scheme [RFC4151].
>>
>> (with corresponding entry in the reference section)
>>
>>
>>
>> in 7.2 Correspondence between ...
>>
>> in the row about "identifier", remove "ma:identifier or", which leaves
>> only the link to note (1)
>>
>> note (1) should now read:
>>
>>    The identifier of a media resource is represented in RDF by the URI
>>    of the node representing that media resource. If a resource is
>>    identified by several URI, owl:sameAs should be used.
>>
>>
>> in 7.3 RDF Ontology
>>
>> The following text should be removed
>>
>>      <owl:DatatypeProperty rdf:about="#identifier">
>>          <rdfs:comment>Corresponds to 'identifier' in the Ontology for
>> Media Resources. The value being a URI, it is recommended to use
>> owl:sameAs when appropriate, in order to maximize
>> interoperability.</rdfs:comment>
>>          <rdfs:domain rdf:resource="#MediaResource"/>
>>          <rdfs:range rdf:resource="anyURI"/>
>>      </owl:DatatypeProperty>
>>
>>
>> thanks
>>
>>    pa
>

Received on Tuesday, 5 July 2011 14:10:43 UTC