Re: pyRdfa and the RDFa Test Suite

Ed Summers wrote:
> 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
> 

Yep, I saw it!

I actually had something similar on my machine except for the stdin
part. But it is good to add it to the distribution indeed.

Ivan


> And you'll see the appropriate rdf output on stdout. Anyhow, I'm glad
> you found my edits useful. Good stuff!
> 
> //Ed
> 

-- 

Ivan Herman, W3C Semantic Web Activity Lead
Home: http://www.w3.org/People/Ivan/
PGP Key: http://www.ivan-herman.net/pgpkey.html
FOAF: http://www.ivan-herman.net/foaf.rdf

Received on Saturday, 13 October 2007 12:37:40 UTC