- From: Robert Sanderson <azaroth42@gmail.com>
- Date: Mon, 3 Nov 2014 09:20:17 -0800
- To: Joël Kuiper <me@joelkuiper.eu>
- Cc: public-openannotation <public-openannotation@w3.org>
- Message-ID: <CABevsUERNeKrUHTGE0LB37u9dgw+hec8YCdJ8eyMFLw=1TzDWw@mail.gmail.com>
Hi Joël, That's exactly what the motivations are intended for. The motivation is to criticize the target resource, or to remark on them. I'd question whether remark has any more significance than the current oa:commenting, however. For tagging resources as interesting or boring, you could simply use a second oa:Tag (or preferably oa:SemanticTag) body resource. Hope that helps, Rob On Mon, Nov 3, 2014 at 6:00 AM, Joël Kuiper <me@joelkuiper.eu> wrote: > Hey all, > > I’m currently making a system in which a user can create highlights with > different meanings. > For example a user can “criticise” or “remark”, or simply annotate parts > as “boring” or “interesting”. > The user is in control of these categories. > > I was wondering how best to represent that as Open Annotation triples. > The oa:motivatedBy doesn’t seem to fit. Right now I simply amend the > oa:Annotation with a custom statement > > <urn:uri:...> a oa:Annotation ; > oa:hasBody <http://example.com/document#annotation> ; > :category @interesting ; > oa:motivatedBy oa:describing ; > oa:hasTarget <http://example.com/document> . > > Would this be the way to go, or am I overlooking something in the specs? > > Kind regards, > Joël > > > > > -- Rob Sanderson Technology Collaboration Facilitator Digital Library Systems and Services Stanford, CA 94305
Received on Monday, 3 November 2014 17:20:45 UTC