Re: Very early alpha state pure JavaScript implementation of the RDFa API draft spec released

On a second thought: I would prefer if you used http://www.ivan-herman.net/professional/

It is the same page, all the links from the cwi page are redirected, but the 'real' URI that I prefer is advertised is the CWI-independent one...

Thanks

Ivan

On Oct 12, 2010, at 17:04 , Ivan Herman wrote:

> Thomas,
> 
> Just for the records: I have no problems if you use my page...
> 
> Ivan
> 
> On Oct 12, 2010, at 16:05 , Thomas Steiner wrote:
> 
>> Hi all,
>> 
>> As a follow-up action to the RDFa Creative Commons Laser Highlighter
>> extension announced in my prior email, I'm happy to release yet
>> another Chrome / Chromium extension around the RDFa API spec draft:
>> the RDFa Triples Lister [1] (less fun, more triples). The magic in
>> this extension consists of:
>> 
>> ===
>> var store = new LinkedData.API.data.Store();
>> var parser = new LinkedData.API.data.Parser(store);
>> parser.parse();
>> ===
>> 
>> Mark, I'm of course aware of techniques to deal with potential native
>> implementations, I simply wanted to make sure that people don't rely
>> on the library as of yet in a sense of expecting 100% correct results,
>> which people did if calls were on the document.* level.
>> 
>> Thanks for the positive feedback on the first extension. The current
>> extension as well is very much a 0.0.1 alpha release along the lines
>> "release early, release often". Nathan agreed to chat about my
>> experiences with the spec so far. Looking forward to talking to you.
>> 
>> Ivan, this extension features your homepage [2] as a sample screenshot
>> to demonstrate its features. Please ping me if this is not OK with
>> you, in which case I beg for pardon and promise to replace the
>> screenshot by a different one as soon as you reach out to me.
>> 
>> Cheers,
>> Tom
>> 
>> [1] https://chrome.google.com/extensions/detail/lmojbfnaigeibgkhacnebnpbhddpnoam/preview?hl=en-US
>> [2] http://homepages.cwi.nl/~ivan/
>> 
>> -- 
>> Thomas Steiner, Research Scientist, Google Inc.
>> http://blog.tomayac.com, http://twitter.com/tomayac
> 
> 
> ----
> 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
> 
> 
> 
> 
> 


----
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 Tuesday, 12 October 2010 15:08:56 UTC