Changes between Version 7 and Version 8 of SerializationPerlModules
- Timestamp:
- 2010/02/22 13:46:05 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SerializationPerlModules
v7 v8 12 12 As the module page says, it doesn't care the node type. 13 13 You cannot declare whether a node is a URI or literal. 14 On the other hand, a serialized output (RDF/XML) is better organized than RDF::Trine and RDF::Redland.14 On the other hand, a serialized output (RDF/XML) is better organized (more nested and size is smaller) than RDF::Trine and RDF::Redland. 15 15 16 16 RDF::Trine doesn't provide a sufficient document, and I have a bit difficulty in making a code.