rdf-ex/lib/rdf/serializations
2019-04-02 00:34:19 +02:00
..
nquads.ex Rename RDF.Serialization.Format.content_type/0 to media_type/0 2018-03-08 02:14:49 +01:00
nquads_decoder.ex Add @impl annotations 2018-09-17 02:08:16 +02:00
nquads_encoder.ex Add @impl annotations 2018-09-17 02:08:16 +02:00
ntriples.ex Rename RDF.Serialization.Format.content_type/0 to media_type/0 2018-03-08 02:14:49 +01:00
ntriples_decoder.ex Add @impl annotations 2018-09-17 02:08:16 +02:00
ntriples_encoder.ex Add @impl annotations 2018-09-17 02:08:16 +02:00
turtle.ex Rename RDF.Serialization.Format.content_type/0 to media_type/0 2018-03-08 02:14:49 +01:00
turtle_decoder.ex Change RDF.Turtle.Decoder to save the prefixes in the graph 2019-03-31 05:07:34 +02:00
turtle_encoder.ex Let RDF.Turtle.Encoder use other prefixes when none provided 2019-04-02 00:34:19 +02:00
turtle_encoder_state.ex Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00