On 27/07/16 10:18, Martynas Jusevičius wrote:
Our use case is round-tripping, so after I solved reading I moved on
to writing (and started a new thread).

What I probably haven't made clear is that there is no intermediate
data structure holding the form data. It is being read directly into a
Model just like any other RDF format, using
application/x-www-form-urlencoded media type and RDF/POST encoding:
http://www.lsrn.org/semweb/rdfpost.html

Could you give an example of how you see ParserProfile being used here?


Surely RDFPostReader.java calls the parser profile to create Nodes some how?

If need be, you write your own for your specific policies. it's an interface.

    Andy



Reply via email to