diff options
| author | Nicholas Car <nicholas.car@surroundaustralia.com> | 2020-05-05 22:02:22 +1000 |
|---|---|---|
| committer | Nicholas Car <nicholas.car@surroundaustralia.com> | 2020-05-05 22:02:22 +1000 |
| commit | 802678ce0aba5ac15c27be4dab7519e79c34d2b9 (patch) | |
| tree | f08b5cdede584912fc23f4e65d10bff38241b1bf /README.md | |
| parent | 88338195dc18de91c7122c025cc619951c876043 (diff) | |
| parent | f6fde7ed2bbd75793083631c04ae69bdc2496383 (diff) | |
| download | rdflib-namespaces_all.tar.gz | |
Merge branch 'master' into namespaces_allnamespaces_all
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ - + RDFLib ====== @@ -8,7 +8,7 @@ RDFLib [](https://pypi.python.org/pypi/rdflib) [](https://pypi.python.org/pypi/rdflib) -RDFLib is a pure Python package work working with [RDF](http://www.w3.org/RDF/). RDFLib contains most things you need to work with RDF, including: +RDFLib is a pure Python package for working with [RDF](http://www.w3.org/RDF/). RDFLib contains most things you need to work with RDF, including: * parsers and serializers for RDF/XML, N3, NTriples, N-Quads, Turtle, TriX, Trig and JSON-LD (via a plugin). * a Graph interface which can be backed by any one of a number of Store implementations |
