opensource: del.icio.us tag/opensource
Development
Library
Persistence
xml
opensource
License:BSD
serialisation
RDFLib is a Python library containing an RDF triple store and an RDF/XML parser/serializer.
rdflib
Programming
python
xml
rdf
semanticweb
License:BSD
Daniel-Krech
JiBX is a framework for binding XML data to Java objects.
This is accomplished through binding definitions that map XML nodes to Java Objects. A developer writes definition documents, compiles source code, and then runs the JiBX binding compiler that adds code to convert class instances to XML. Classes can also be directly bound at runtime, however this is not recommended.
Once the JiBX binding compiler is run, the JiBX binding runtime uses the enhances class files to marshall and unmarshall the objects from the XML input document.
Java
Programming
xml
binding
jibx
Code-Generators
License:BSD
marshalling
unmarshalling