summaryrefslogtreecommitdiff
path: root/open-source-lorries/python-packages.lorry
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-07-06 13:09:19 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-07-09 09:08:33 +0000
commit90e5020301d8624298b07c12284c45ec242ee09d (patch)
treedfff27024fda0606b44e151293033df74a45f0d4 /open-source-lorries/python-packages.lorry
parent8474b5e87a27be72ef2063b5ec740e47ddd7d1bf (diff)
downloadlorries-90e5020301d8624298b07c12284c45ec242ee09d.tar.gz
Lorry RDFLib
This is a Python library for working with data according to the W3C standard Resource Description Framework (RDF). I am currently looking at formally describing the Baserock data model, and it is handy to be able to write Python tools using RDFLib as part of this. Change-Id: I307d89a14f38e2a416accbe8b805e64f2af5f6af
Diffstat (limited to 'open-source-lorries/python-packages.lorry')
-rw-r--r--open-source-lorries/python-packages.lorry4
1 files changed, 4 insertions, 0 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index 23ba306..2451fb8 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -456,6 +456,10 @@
"type": "git",
"url": "git://github.com/getsentry/raven-python.git"
},
+ "python-packages/rdflib": {
+ "type": "git",
+ "url": "git://github.com/rdflib/rdflib.git"
+ },
"python-packages/redis-py": {
"type": "git",
"url": "git://github.com/andymccurdy/redis-py.git"