Marcel Otto
|
f03a608526
|
Fix wrong moduledoc
|
2022-05-02 00:49:10 +02:00 |
|
Marcel Otto
|
e95c5c685d
|
Add support for Turtle-star decoding
|
2021-10-01 23:33:00 +02:00 |
|
Marcel Otto
|
0a0ed07bf2
|
Allow {mod, fun} tuples on :default_base_iri configuration option
|
2021-05-19 22:59:13 +02:00 |
|
Marcel Otto
|
e53b951519
|
Add API documentation for serialization encoders and decoders
|
2020-11-12 16:34:21 +01:00 |
|
Marcel Otto
|
3d28ec9085
|
Clean up serialization API, code and documentation
|
2020-11-04 09:56:22 +01:00 |
|
Marcel Otto
|
0e81f4c02c
|
Apply mix formatter
|
2020-06-29 10:37:42 +02:00 |
|
rustra
|
91dc078763
|
Improve specs for serialization
|
2020-03-10 01:37:53 +01:00 |
|
Marcel Otto
|
5f855de58c
|
Use RDF.default_base_iri in Turtle encoder and decoder
|
2019-08-04 00:13:13 +02:00 |
|
Marcel Otto
|
19e12909ca
|
Change RDF.Turtle.Decoder to save the base IRI in the graph
|
2019-08-03 00:41:06 +02:00 |
|
Marcel Otto
|
22ec671da7
|
Improve error messages of Turtle, N-Triples and N-Quads decoder
|
2019-07-06 02:32:31 +02:00 |
|
Marcel Otto
|
74490c96c9
|
Change RDF.Turtle.Decoder to save the prefixes in the graph
|
2019-03-31 05:07:34 +02:00 |
|
Marcel Otto
|
9c6beeac13
|
Add @impl annotations
|
2018-09-17 02:08:16 +02:00 |
|
Marcel Otto
|
d00fa6e914
|
Fix typos
|
2018-07-18 00:08:37 +02:00 |
|
Marcel Otto
|
b4c3dc8d98
|
Use function body rescue where possible
|
2018-05-16 01:59:46 +02:00 |
|
Marcel Otto
|
57d59d9783
|
Make RDF.Turtle.Decoder.tokenize public
|
2018-02-28 01:20:18 +01:00 |
|
Marcel Otto
|
5c7efe4cbd
|
Add RDF.IRI, use it instead of URI and use the term IRI consistently
Closes #1
|
2017-08-20 22:35:14 +02:00 |
|
Marcel Otto
|
529714ec1c
|
Use base URI in URIs of @prefix and @base directives
|
2017-07-10 01:41:36 +02:00 |
|
Marcel Otto
|
d1ef0d1fb3
|
Proper implementation of N-Triples, N-Quads and Turtle escaping rules
|
2017-07-09 22:22:35 +02:00 |
|
Marcel Otto
|
7f5012dc0e
|
Various fixes of the Turtle decoder
|
2017-07-09 19:27:21 +02:00 |
|
Marcel Otto
|
cbc2b0f122
|
Add base URI handling to Turtle decoder
|
2017-07-07 18:00:09 +02:00 |
|
Marcel Otto
|
06dbddaf3f
|
Add Turtle decoder
|
2017-07-05 23:27:55 +02:00 |
|