Re: Implementation issue with TC#78

Ivan Herman wrote:
> Manu, I wonder what RDF environment you use? In the case of RDFLib, 
> for example, this issue does not even arise,

None, unfortunately - had to write a Turtle generator for librdfa (in
Python) and then use rdflib to generate the proper RDF/XML:

http://rdfa.digitalbazaar.com/librdfa/trac/browser/tests/rdfa2rdfxml.py

So, the flow is like so:

librdfa -> raw triples -> rdfa2rdfxml -> TURTLE -> rdflib -> RDF/XML

I just had to modify the Turtle generator that I wrote and now
everything is just peachy.

-- manu

-- 
Manu Sporny
President/CEO - Digital Bazaar, Inc.
blog: DB Launches Medical Record Sales Service with Shepherd Medical
http://blog.digitalbazaar.com/2008/02/24/health2trade/

Received on Friday, 30 May 2008 01:12:09 UTC