summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update .drone.ymldrone_py310Nicholas Car2021-12-171-0/+1
* Update rdflib/tools/rdfs2dot.pyNicholas Car2021-12-171-1/+1
* style fixes onlynicholascar2021-12-168-36/+34
* more Flak8 improvementsnicholascar2021-12-113-11/+7
* Merge branch 'master' into drone_py310nicholascar2021-12-1147-205/+1162
|\
| * Merge pull request #1493 from edmondchuc/fix/#1404Nicholas Car2021-12-102-1/+43
| |\
| | * Add tests.Edmond2021-12-101-0/+42
| | * Use RDFLibGenid instead of Genid to maintain original blank node id when perf...Edmond2021-12-101-1/+1
| | * Fix BNode.skolemize() returning a URIRef instead of a Genid.Edmond2021-12-091-1/+1
| * | Merge pull request #1495 from RDFLib/issue_980Nicholas Car2021-12-101-0/+28
| |\ \ | | |/ | |/|
| | * demo 980 resolutionissue_980nicholascar2021-12-101-0/+28
| * | Merge pull request #1489 from RDFLib/hextuplesNicholas Car2021-12-0943-199/+1058
| |\ \
| | * | fixing MyPy errorshextuplesnicholascar2021-12-092-1/+9
| | * | more Flak8 improvementsnicholascar2021-12-077-22/+26
| | * | ignore Flake Error W505 as soon it won't be considered an errornicholascar2021-12-074-5/+7
| | * | backing all filesnicholascar2021-12-0712-38/+38
| | * | Flak8 improvementsnicholascar2021-12-0717-65/+57
| | * | blacked all filesnicholascar2021-12-074-6/+5
| | * | blacked parsers & serializersnicholascar2021-12-0711-39/+44
| | * | match serialize() super function signaturenicholascar2021-12-072-4/+13
| | * | Flake8 style improvementsnicholascar2021-12-074-28/+27
| | * | isinstance() instead of type()nicholascar2021-12-071-9/+9
| | * | exclude hext from rountrip testing; add hext own troundrip tests, update hext...nicholascar2021-12-0717-146/+343
| | * | some roundftripling tests; better default graph IRI ('""')nicholascar2021-12-065-7/+17
| | * | fix hext serializer to always indicate string literals with datatypenicholascar2021-12-062-11/+46
| | * | first version of parsernicholascar2021-12-064-0/+126
| | * | small code style touch-upsnicholascar2021-12-062-3/+2
| | * | fixed multiline JSON representationnicholascar2021-12-042-2/+1
| | * | fixed boolean JSOn representationnicholascar2021-12-041-0/+41
| | * | fixed boolean JSOn representationnicholascar2021-12-042-8/+44
| | * | improve hext and nt encoding - all utf-8nicholascar2021-12-044-17/+20
| | * | ensure both tests actually testnicholascar2021-12-031-1/+13
| | * | Merge branch 'master' into hextuplesnicholascar2021-12-031-2/+2
| | |\ \ | | | |/
| | * | ensure both context aware and not worknicholascar2021-12-032-12/+47
| | * | hext docconicholascar2021-12-031-0/+10
| | * | basic hextuples serializernicholascar2021-12-033-0/+114
| | * | rename turtle2 longturtle; update parser & plubing docconicholascar2021-12-039-32/+25
| | * | tidy plugin.py file formattingnicholascar2021-12-031-52/+283
| * | | Merge pull request #1491 from edmondchuc/feat/namespace-managerNicholas Car2021-12-092-5/+33
| |\ \ \
| | * | | Fix sparql service tests by using https for dbpedia service query.Edmond Chuc2021-12-091-4/+4
| | * | | Remove todo comment.Edmond Chuc2021-12-081-1/+2
| | * | | bind QB with lowercase prefix qbNicholas Car2021-12-081-1/+1
| | * | | Add bindings for rdflib namespaces. Import DCAM.Edmond Chuc2021-12-081-1/+28
| |/ / /
* | | | Update .drone.ymlNicholas Car2021-12-071-1/+0
* | | | Merge branch 'master' into drone_py310Nicholas Car2021-12-0754-1290/+45431
|\ \ \ \ | |/ / /
| * | | Merge pull request #1490 from DOACC/issue-1484-fixNicholas Car2021-12-072-4/+76
| |\ \ \
| | * | | per pro G Klyne, cleanup and additional testGraham Higgins2021-12-062-4/+32
| | * | | fix for issue 1484 raised and solved by Graham Klyne:Graham Higgins2021-12-032-3/+47
| | | |/ | | |/|
| * | | Merge pull request #1485 from RDFLib/sdo-httpsNicholas Car2021-12-077-891/+44213
| |\ \ \ | | |/ / | |/| |
| | * | addressed @aucampia's 2 commentsnicholascar2021-12-072-48/+52