- From: Pierre-Antoine Champin <pierre-antoine.champin@liris.cnrs.fr>
- Date: Tue, 28 Jun 2011 16:55:24 +0200
- To: Thierry Michel <tmichel@w3.org>
- CC: "public-media-annotation@w3.org" <public-media-annotation@w3.org>
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, 28 June 2011 14:56:11 UTC