- From: Vladimir Alexiev <vladimir.alexiev@ontotext.com>
- Date: Wed, 7 Nov 2012 12:38:18 +0200
- To: "'public-openannotation'" <public-openannotation@w3.org>
I could, but then why not use dc:description for the other field? Why bother with cnt:ContentAsText at all? > From: Robert Sanderson [mailto:azaroth42@gmail.com] > Sent: Tuesday, October 16, 2012 5:44 PM > Can you simply attach a dc:title property to either the Annotation or > the Body resource? > > eg: > > _:anno a oa:Annotation ; > oa:hasBody _:body1 ; > oa:hasTarget <some-uri> ; > dc:title "Title of the Annotation" . > > or: > > _:body1 a cnt:ContentAsText ; > cnt:chars "Here is the content of the body" ; > dc:title "Title for the Body" . > On Tue, Oct 16, 2012 at 12:23 AM, Vladimir Alexiev > <vladimir.alexiev@ontotext.com> wrote: > > ResearchSpace project has a need for Bookmarks with both Description *and* Title > > The current spec http://openannotation.org/spec/core/#InlineBody using ContentAsText allows only one string.
Received on Wednesday, 7 November 2012 10:38:45 UTC