python-rdflib

Rating: 
0
No votes yet

RDF library containing an RDF triple store and RDF/XML parser/serializer
RDFLib is a Python library for working with RDF, a simple yet
powerful language for representing information. The library
contains an RDF/XML parser/serializer that conforms to the
RDF/XML Syntax Specification and both in-memory and persistent
Graph backend.
.
This package also provides a serialization format converter
called rdfpipe in order to deal with the different formats
RDFLib works with.

Application versions: 
AttachmentSizeDate
File python-rdflib_2.4.2-1_armel.deb328.56 KB04/08/2013 - 21:58
Changelog: 

rdflib (2.4.2-1) unstable; urgency=low

* New upstream release.
* debian/rules
+ Tweaking install targets to avoid problems building the
package using Python2.6. Thanks Josselin. (closes: #547854).
* debian/control
+ Update standards-version to 3.8.3 (no changes).
* debian/changelog
+ Add a new copyright holder.