rdf-ex/lib/rdf
2018-03-19 01:50:05 +01:00
..
datatypes Don't fail when creating a rdf:langString literal without a language tag 2018-03-14 10:42:41 +01:00
serialization Add general RDF.Serialization.read_* and write_* functions 2018-03-09 21:15:43 +01:00
serializations Rename RDF.Serialization.Format.content_type/0 to media_type/0 2018-03-08 02:14:49 +01: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.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +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 Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
datatype_ns.ex Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +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 Cover more term resolving cases in the RDF.IRI functions 2017-08-21 21:09:35 +02:00
list.ex Fix some typos in the documentation 2018-03-19 01:50:05 +01:00
literal.ex Add RDF.Literal.new!/2 2018-03-14 11:46:11 +01: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
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 some warnings 2018-03-09 23:57:20 +01:00