summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 4.04.0Gunnar Aastrand Grimnes2013-05-161-2/+2
* manifest updateGunnar Aastrand Grimnes2013-05-161-2/+1
* Merge branch 'master' of github.com:RDFLib/rdflibgromgull2013-05-161-78/+52
|\
| * Update CHANGELOG.mdGunnar Aastrand Grimnes2013-05-161-26/+26
| * Update CHANGELOG.mdGunnar Aastrand Grimnes2013-05-161-78/+52
* | fixed stupid rdfa regressiongromgull2013-05-162-11/+11
|/
* changelog -> markdowngromgull2013-05-162-1166/+1230
* added rdfa examplegromgull2013-05-162-0/+29
* fixed nested bnode sparql parsing problemgromgull2013-05-164-2/+30
* doc updatesgromgull2013-05-1630-131/+320
* another py3 test fixGunnar Aastrand Grimnes2013-05-151-1/+2
* doc updatesGunnar Aastrand Grimnes2013-05-1510-111/+158
* no final dot in turtle qnames, fixes #282Gunnar Aastrand Grimnes2013-05-152-1/+23
* doc updates, examples for sleepycat + sparlqstoregromgull2013-05-157-94/+158
* fixed up svg plugin diagramGunnar Aastrand Grimnes2013-05-142-736/+509
* doc updates - converted some examples-in-doc to examples in examples foldergromgull2013-05-1314-241/+163
* try to get RTD to document examplesgromgull2013-05-131-15/+23
* fix sparqling from conjunctivegraphs for stores with their own query method, ...Gunnar Aastrand Grimnes2013-05-091-2/+2
* doc-updatesGunnar Aastrand Grimnes2013-05-0914-655/+217
* doc updatesGunnar Aastrand Grimnes2013-05-0913-157/+240
* examples apidocsGunnar Aastrand Grimnes2013-05-091-0/+109
* made query res pprinter into a serializerGunnar Aastrand Grimnes2013-05-096-64/+70
* longer pip timeout for travisGunnar Aastrand Grimnes2013-05-081-5/+5
* cleanup - one license is enoughGunnar Aastrand Grimnes2013-05-082-62/+3
* made proper URIs for system-ids of FileInputSource - fixes #279Gunnar Aastrand Grimnes2013-05-081-4/+1
* made plain literals have their lexical representation as value. Cleaned up li...Gunnar Aastrand Grimnes2013-05-082-13/+52
* but but but - i am sure I ran the tests!Gunnar Aastrand Grimnes2013-05-081-1/+1
* mimetype for trix, dont double-test parsers/serializers registered twice - re...gromgull2013-05-084-10/+13
* Merge pull request #277 from uholzer/register_with_mimetypeGunnar Aastrand Grimnes2013-05-083-1/+29
|\
| * Fixing tests wrt. multiply registered parsers and serializersUrs Holzer2013-05-072-1/+2
| * Register parsers and serializers with mime-typeUrs Holzer2013-05-071-0/+27
* | Merge pull request #278 from uholzer/bug-ntriples-eofGunnar Aastrand Grimnes2013-05-082-2/+2
|\ \
| * | NTriples: Newline in final line is optionalUrs Holzer2013-05-072-2/+2
* | | py3 test fix - again. rdflib.paths doc updategromgull2013-05-083-55/+62
* | | migrated faq from wiki to docsGunnar Aastrand Grimnes2013-05-072-0/+48
* | | and even more doc updatesGunnar Aastrand Grimnes2013-05-0724-496/+530
|/ /
* | added missing diagramgromgull2013-05-072-2/+1
|/
* more doc updatesgromgull2013-05-0717-69/+54
* doc updatesgromgull2013-05-0759-811/+1318
* after one release as deprecated, removed URIRef.concrete, URIRef.abstract. fi...gromgull2013-05-071-23/+0
* structure to index page;Gunnar Aastrand Grimnes2013-05-071-14/+19
* new sphinx theme, version=4.0-devgromgull2013-05-068-7/+995
* raise exception when trying to add/query for bnodes with sparql(update)store....gromgull2013-05-061-2/+33
* fixed tests for py3gromgull2013-05-061-5/+5
* nonzero for QueryResult objects (for ASK results)Gunnar Aastrand Grimnes2013-05-051-0/+6
* doc updatesGunnar Aastrand Grimnes2013-05-0511-82/+255
* tools package markerGunnar Aastrand Grimnes2013-05-051-0/+0
* undoing overzealous cleaningGunnar Aastrand Grimnes2013-05-031-1/+1
* setup.py fixGunnar Aastrand Grimnes2013-05-031-1/+0
* cleanup - move stuff from rdfextras to sensible packages - entry_points for c...Gunnar Aastrand Grimnes2013-05-0319-637/+398