rdf-ex/lib/rdf
2020-02-28 18:51:48 +01:00
..
blank_node Fix type specs for structs 2020-02-28 18:51:48 +01:00
datatypes Fix incorrect handling of 24h overflows with an offset on RDF.XSD.Time 2020-02-14 08:56:14 +01:00
serialization Change write_file functions to no longer use :utf8 file mode option 2019-11-21 22:06:09 +01:00
serializations Use RDF.default_base_iri in Turtle encoder and decoder 2019-08-04 00:13:13 +02:00
utils Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
blank_node.ex Fix type specs for structs 2020-02-28 18:51:48 +01:00
data.ex Fix RDF.Dataset.equal?/2 to ignore prefixes 2019-04-04 21:19:33 +02:00
dataset.ex Fix type specs for structs 2020-02-28 18:51:48 +01:00
datatype.ex Proper handling of comparisons between date literals 2018-11-04 15:54:49 +01:00
datatype_ns.ex Add dayTimeDuration and yearMonthDuration to RDF.Datatype.NS 2018-09-14 14:12:12 +02:00
description.ex Fix type specs for structs 2020-02-28 18:51:48 +01:00
diff.ex Fix type specs for structs 2020-02-28 18:51:48 +01:00
exceptions.ex Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
graph.ex Fix type specs for structs 2020-02-28 18:51:48 +01:00
inspect.ex Fix deprecation warning with Elixir 1.8 2019-02-15 02:30:59 +01:00
iri.ex Fix type specs for structs 2020-02-28 18:51:48 +01:00
list.ex Fix type specs for structs 2020-02-28 18:51:48 +01:00
literal.ex Fix type specs for structs 2020-02-28 18:51:48 +01:00
literal_guards.ex Add is_xsd_date/1 and is_xsd_time/1 guards 2018-09-11 03:16:10 +02:00
namespace.ex Fix docs 2019-08-05 02:23:29 +02:00
ns.ex Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
prefix_map.ex Fix type specs for structs 2020-02-28 18:51:48 +01:00
quad.ex Fix type specs for structs 2020-02-28 18:51:48 +01:00
sigils.ex Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
statement.ex Add valid?/1 on RDF.Triple, RDF.Quad and RDF.Statement 2018-11-11 13:14:48 +01:00
term.ex Fix type specs for structs 2020-02-28 18:51:48 +01:00
triple.ex Fix type specs for structs 2020-02-28 18:51:48 +01:00
vocabulary_namespace.ex Fix vocabulary namespace detection 2019-09-06 15:05:40 +02:00