rdf-ex/lib/rdf
2018-08-27 00:31:02 +02:00
..
datatypes Fix new and new! on RDF.Literal and RDF.String when language nil given 2018-08-26 05:46:18 +02:00
serialization Add default_base_iri configuration and use it for serialization readers 2018-08-17 01:31:08 +02:00
serializations Fix typos 2018-07-18 00:08:37 +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 Add RDF.Term.equal?/2 and RDF.Term.equal_value?/2 2018-06-08 12:26:52 +02:00
data.ex Rename RDF.Statement.convert* functions to RDF.Statement.coerce* 2017-08-11 22:22:27 +02:00
dataset.ex Fix some typos in the documentation 2018-03-19 01:50:05 +01:00
datatype.ex Change RDF.String.new/2 to produce language strings when language given 2018-07-09 23:04:25 +02:00
datatype_ns.ex Add RDF.Term.equal?/2 and RDF.Term.equal_value?/2 2018-06-08 12:26:52 +02:00
description.ex Fix some typos in the documentation 2018-03-19 01:50:05 +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 some typos in the documentation 2018-03-19 01:50:05 +01:00
inspect.ex Add RDF.Literal.new!/2 2018-03-14 11:46:11 +01:00
iri.ex Change RDF.IRI.absolute/2 to return nil if the base is not absolute 2018-08-24 01:32:54 +02:00
list.ex Fix warnings raised on Elixir 1.7 2018-08-16 23:46:05 +02:00
literal.ex Fix warning 2018-08-27 00:31:02 +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
quad.ex Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02: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 RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
term.ex Add RDF.Term.equal?/2 and RDF.Term.equal_value?/2 2018-06-08 12:26:52 +02:00
triple.ex Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
vocabulary_namespace.ex Fix warnings raised on Elixir 1.7 2018-08-16 23:46:05 +02:00