Closed m1ci closed 9 years ago
Same as in e-Entity: Please dont program the input / output serialization yourself but use the common codes. If you did so, then the support for additional formats would not require any programming from your side because it is all done by the same routine. When you program these things yourself, then it is hard to maintain and error prone.
fixed - reused common codes where possible.
Add support for
N3
,Ntriples
,rdf/xml