rdf-ex/lib/rdf
2018-09-07 21:42:38 +02:00
..
blank_node RDF.BlankNode.Generate can generate blank nodes for every value 2018-08-29 21:26:13 +02:00
datatypes Add RDF.Literal.Guards 2018-09-07 21:42:38 +02:00
serialization Add RDF.Literal.Guards 2018-09-07 21:42:38 +02:00
serializations Add RDF.Literal.Guards 2018-09-07 21:42:38 +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 Add RDF.Literal.Guards 2018-09-07 21:42:38 +02:00
literal_guards.ex Add RDF.Literal.Guards 2018-09-07 21:42:38 +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.t type 2018-09-02 05:25:20 +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