- From: Felix Sasaki <fsasaki@w3.org>
- Date: Tue, 17 Feb 2009 15:17:12 +0900
- To: Pierre-Antoine Champin <pierre-antoine.champin@liris.cnrs.fr>
- CC: public-media-annotation@w3.org
Not sure if I gave that link before ... but anyway: source code of the XSLT I am working on is at http://www.w3.org/People/fsasaki/annotation-mappings/01/mapping.xsl The difference to Pierre-Antoine's implementation is that: - currently no need for deploying a low-level API for reading the metadata, since currently only XML metadata is the input - output is currently only text values - different abstraction layers are implemented by naming properties differently, e.g. "dateGeneral" vs. "pubdate", without being specific about what the difference is (e.g. broader vs. narrower). The demo from Philippe http://www.w3.org/2008/03/metadata_demo described at http://www.w3.org/2009/Talks/01-video-plh/#(15) relies on this java script http://www.w3.org/2008/03/meta_functions.js Felix Pierre-Antoine Champin さんは書きました: > source code is available at > > https://svn.liris.cnrs.fr/pchampin/mawg > > via HTTP or subversion. > > pa > > PS: anybody fluent (or not so fluent) in python is welcome to > contribute, of course :) > >
Received on Tuesday, 17 February 2009 06:17:51 UTC