- From: Paolo Ciccarese <paolo.ciccarese@gmail.com>
- Date: Fri, 11 Jan 2013 15:43:31 -0500
- To: Raphaël Troncy <raphael.troncy@eurecom.fr>
- Cc: Robert Sanderson <azaroth42@gmail.com>, Bernhard Haslhofer <bernhard.haslhofer@cornell.edu>, Antoine Isaac <aisaac@few.vu.nl>, public-openannotation@w3.org
- Message-ID: <CAFPX2kDGCOMd2ME-zzSHbNk0xUUZhVChTmxQmzk=dEU=F18xzw@mail.gmail.com>
Dear Raphaël, thank you for sharing your experience/thoughts about the current status of the model. As Rob pointed out, there are many reasons that brought us to include that blank node (or similar) in the current specs. This has been an semi-open discussion point for quite a while. We are now trying to better understand what are the repercussions of that change in respect to the current status of the rest of the model (multiplicity, semantic tagging, JSON-LD and so on). Ideally simple annotations should be simple to create.... and complex annotation should be possible without providing parallel solutions (or duplicates) in the model. As this is the first time you intervene on the mailing list, could you provide a little more context? I would like to understand better the nature of what you are doing. Do you use - or plan to use - multiple types of annotations in your system? If yes, how do you classify them? Do you support multiple bodies? Do you need to annotate annotations? Are you already - or planning to - sharing the annotations? Anything you can share would help. Thank you for chiming in, Paolo On Fri, Jan 11, 2013 at 11:04 AM, Raphaël Troncy <raphael.troncy@eurecom.fr>wrote: > But the difference between >> >> {"@type" : "oa:Annotation", >> "body" : "I like this.", >> "target" : {"@id" : "http://flickr.com/images/1"} >> } >> >> and >> {"@type" : "oa:Annotation", >> "body" : {"chars" : "I like this."}, >> "target" : {"@id" : "http://flickr.com/images/1"} >> >> is hardly a burden to support. >> > > It *IS* ! In LinkedTV, we are producing million of annotations of this > sort (I'm not kidding), because of keyword spotting on ASR on many many > shows at the shot level. > > What is the cost of not allowing: > > "@type" : "oa:Annotation", > "body" : "I like this.", > "target" : {"@id" : "http://flickr.com/images/1"} > } ? > Honestly, this is what our tools is already generating anyway. > > > Raphaël > > -- > Raphaël Troncy > EURECOM, Campus SophiaTech > Multimedia Communications Department > 450 route des Chappes, 06410 Biot, France. > e-mail: raphael.troncy@eurecom.fr & raphael.troncy@gmail.com > Tel: +33 (0)4 - 9300 8242 > Fax: +33 (0)4 - 9000 8200 > Web: http://www.eurecom.fr/~troncy/ > > -- Dr. Paolo Ciccarese http://www.paolociccarese.info/ Biomedical Informatics Research & Development Instructor of Neurology at Harvard Medical School Assistant in Neuroscience at Mass General Hospital +1-857-366-1524 (mobile) +1-617-768-8744 (office) CONFIDENTIALITY NOTICE: This message is intended only for the addressee(s), may contain information that is considered to be sensitive or confidential and may not be forwarded or disclosed to any other party without the permission of the sender. If you have received this message in error, please notify the sender immediately.
Received on Friday, 11 January 2013 20:44:00 UTC