- From: Ivan Herman <ivan@w3.org>
- Date: Thu, 12 May 2011 11:34:10 +0200
- To: benjamin.adrian@dfki.de
- Cc: RDFa WG <public-rdfa-wg@w3.org>
Hi Ben, - it may be worth putting at least one example in terms of Turtle rather than RDFa. To make it clear that this layer is not bound to RDFa... - the way I understand, an instance of Data has the method 'parser', and the latter makes use of the RDFParser interface for the real work, and implementations may have, say, a 'Turtle parser' as a possibility. So far so good, but isn't it necessary for the RDFParser.parse method to return the sequence of Projections that we are talking about? Or how does that work exactly? I miss the 'link' between the projections that are in the data and those that are parsed... - I think it would be good to have an (maybe optional) reference to an RDF Environment or maybe only to an RDF Profile in Data. That would allow using CURIES... - I had a question a few days ago on the issue on URIRefs vs. URI Strings[1]. Niklas' answer[2,3] might be a possible way forward for this, but we should definitely have something... Ivan [1] http://lists.w3.org/Archives/Public/public-rdfa-wg/2011May/0045.html [2] http://lists.w3.org/Archives/Public/public-rdfa-wg/2011May/0046.html [3] http://lists.w3.org/Archives/Public/public-rdfa-wg/2011Apr/0062.html On May 11, 2011, at 17:08 , Benjamin Adrian wrote: > Hi All > > I just committed a cleaned version of the RDF-API [1]. > > Changelist: > * moved "How to read .. " from Abstract to Introduction > * copied and edited query example from RDFa API > * simplified query method > * fixed all WebIDL errors [2] > * renamed document.data to just data > * added setter method to Projection > > A native speaker should review the existing issues on language and > grammar. Unfortunately, I am still the wrong man for that. > > Best regards, > > Ben > > [1] http://www.w3.org/2010/02/rdfa/sources/rdf-api/ > [2] > http://www.w3.org/2009/07/webidl-check?doc=http%3A%2F%2Fwww.w3.org%2F2010%2F02%2Frdfa%2Fsources%2Frdf-api%2F&input=&output=html > > > > -- > __________________________________________ > Benjamin Adrian > Email : benjamin.adrian@dfki.de > WWW : http://www.dfki.uni-kl.de/~adrian/ > Tel.: +49631 20575 1450 > Twitter: http://twitter.com/BenBanBun > Skype: benbanbun > __________________________________________ > Deutsches Forschungszentrum für Künstliche Intelligenz GmbH > Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern > Geschäftsführung: > Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster (Vorsitzender) Dr. Walter Olthoff > Vorsitzender des Aufsichtsrats: > Prof. Dr. h.c. Hans A. Aukes > Amtsgericht Kaiserslautern, HRB 2313 > __________________________________________ > ---- Ivan Herman, W3C Semantic Web Activity Lead Home: http://www.w3.org/People/Ivan/ mobile: +31-641044153 PGP Key: http://www.ivan-herman.net/pgpkey.html FOAF: http://www.ivan-herman.net/foaf.rdf
Received on Thursday, 12 May 2011 09:35:01 UTC