Commit Graph

20 Commits (42a66f62b90957405cb2a4027c378ef1c2f8dbf1)

Author SHA1 Message Date
Tpt ddf589ea14 Python: Introduces enums for RDF and SPARQL result formats 10 months ago
Tpt cc41448b18 Python: harmonizes parse_query_results and parse signatures 10 months ago
Tpt 261f9c64a5 Python: I/O adds a `path` parameter to read/write from/to a file 10 months ago
Tpt 8a7c6cf2c1 Uses Ruff instead of Black 10 months ago
Tpt d280f7d2f7 Adds basic location support to sparesults SyntaxError 12 months ago
Tpt a6f32390df Python: query results I/O 1 year ago
Tpt a8f98a0056 Python: makes serialization method output bytes if no output is specified 1 year ago
Tpt 1b511ed018 Python: guess file type from file extension 1 year ago
Tpt 6edfb7a2f4 Python: Adds location data to SyntaxError 1 year ago
Tpt c9ec5f7c0c Python and & JS: Renames "mime_type" parameter to "format" 1 year ago
Tpt f183196859 Adopt new I/O API for parsing 1 year ago
Tpt 71b1768d28 New N3/Turtle/TriG/N-Triple/N-Quad parsers and serializers 1 year ago
Thomas d2804d8a8d Python: fixes parsing from text I/O with not-ASCII char 1 year ago
Tpt 28def4001b Python: Uses Ruff linter 2 years ago
Tpt 2d19a19320 Fixes TriG serialization 2 years ago
Tpt d453721e8b Python: Uses typing.io for I/O types annotations 2 years ago
Tpt 3712142e6f Python: makes type stubs and code valid according to Mypy strict mode 2 years ago
Tpt 992137441f Uses black for code formatting 2 years ago
Tpt 241bd763fa Makes Python I/O abstraction easier to use 2 years ago
Edmond Chuc 4902bac3a7
Add tests for pyoxigraph parse and serialize functions 2 years ago