rdf-ex/lib/rdf
2019-03-27 23:47:23 +01:00
..
blank_node RDF.BlankNode.Generate can generate blank nodes for every value 2018-08-29 21:26:13 +02:00
datatypes Fix deprecation warning with Decimal 1.6 2019-02-15 02:30:41 +01:00
serialization Fix typos 2018-11-17 02:51:14 +01:00
serializations Add @impl annotations 2018-09-17 02:08:16 +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 Specify enforced keys for structs 2018-09-10 00:27:40 +02:00
data.ex Add a values/2 variant with a custom mapping function 2018-11-04 22:27:25 +01:00
dataset.ex Add a values/2 variant with a custom mapping function 2018-11-04 22:27:25 +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 Add a values/2 variant with a custom mapping function 2018-11-04 22:27:25 +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 Add a values/2 variant with a custom mapping function 2018-11-04 22:27:25 +01:00
inspect.ex Fix deprecation warning with Elixir 1.8 2019-02-15 02:30:59 +01:00
iri.ex Specify enforced keys for structs 2018-09-10 00:27:40 +02:00
list.ex Specify enforced keys for structs 2018-09-10 00:27:40 +02:00
literal.ex Proper handling of comparisons between date literals 2018-11-04 15:54:49 +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 Handle resolving of terms from undefined modules consistently 2017-08-21 21:06:57 +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 some typos 2019-03-27 23:47:23 +01:00
quad.ex Add valid?/1 on RDF.Triple, RDF.Quad and RDF.Statement 2018-11-11 13:14: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 Add RDF.Term.value/1 2018-10-05 01:15:36 +02:00
triple.ex Add valid?/1 on RDF.Triple, RDF.Quad and RDF.Statement 2018-11-11 13:14:48 +01:00
vocabulary_namespace.ex Remove references to RDF.Vocab package temporarily 2018-09-27 00:46:34 +02:00