Marcel Otto
8b609233fa
Add support for N-Triples-star encoding
2021-09-29 22:43:01 +02:00
Marcel Otto
2afc2edda8
Add missing escaping of literals in N-Triples and N-Quads encoder
2021-05-09 21:43:10 +02:00
Marcel Otto
e53b951519
Add API documentation for serialization encoders and decoders
2020-11-12 16:34:21 +01:00
Marcel Otto
8b8c3feef7
Allow setting the stream mode via the new :stream opt on file writers
2020-11-05 22:06:10 +01:00
Marcel Otto
426b6d832c
Add RDF.NTriples.Encoder.stream/2
2020-11-04 20:43:19 +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
Marcel Otto
25a0f7443c
Rename RDF.Literal.datatype/1 and similar functions to datatype_id/1
2020-05-15 22:59:05 +02:00
Marcel Otto
5819eec0cf
Re-integrate XSD.ex
...
It turned out that the costs of separating the XSD datatypes are too high
and probably not worth the effort, since with its limited scope
probably nobody would want to use XSD.ex outside of the RDF.ex context
anyway.
2020-05-05 23:58:44 +02:00
Marcel Otto
f6146c51b0
Revision of the literal system with extracted XSD datatypes
2020-04-10 23:56:35 +02:00
rustra
91dc078763
Improve specs for serialization
2020-03-10 01:37:53 +01:00
Marcel Otto
9c6beeac13
Add @impl annotations
2018-09-17 02:08:16 +02:00
Marcel Otto
93b932620c
Add RDF.Literal.Guards
2018-09-07 21:42:38 +02:00
Marcel Otto
6832176904
Fix some warnings
2018-03-02 01:14:50 +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
93a8a2c40b
Exclude NTriples and NQuads decoders and encoders from documentation
2017-06-16 18:45:30 +02:00
Marcel Otto
ec7f4b3e7e
core: NTriples encoder
2017-05-19 18:56:01 +02:00