- From: Ed Summers <ehs@pobox.com>
- Date: Sat, 13 Oct 2007 07:55:07 -0400
- To: public-rdf-in-xhtml-tf@w3.org
Ivan thanks for the response. I was going to code up a similar kind of test w/ Jena to see how the coverage is there. I could also try your other SPARQL endpoint idea. One thing I forgot to mention in my initial email is that I also added an rdfa command line tool to scripts. So if you install pyRdfa: python setup.py install you can then do stuff like: % rdfa http://bitmunk.com/view/media/6068744 % rdfa file.html % cat file.html | rdfa % rdfa -f n3 http://bitmunk.com/view/media/6068744 And you'll see the appropriate rdf output on stdout. Anyhow, I'm glad you found my edits useful. Good stuff! //Ed
Received on Saturday, 13 October 2007 11:55:40 UTC