rdf-ex/lib/rdf
2018-03-09 21:26:15 +01:00
..
datatypes core: terms from the RDF.NS.RDF namespace are directly accessible from the top-level RDF module 2017-06-10 23:08:49 +02: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 Add Collectable implementations for all RDF data structures 2017-10-30 12:15:16 +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 Add Collectable implementations for all RDF data structures 2017-10-30 12:15:16 +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 Collectable implementations for all RDF data structures 2017-10-30 12:15:16 +01:00
inspect.ex Fix some warnings 2018-03-02 01:14:50 +01:00
iri.ex Cover more term resolving cases in the RDF.IRI functions 2017-08-21 21:09:35 +02:00
list.ex Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
literal.ex Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +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
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 Use RDF.read_file/1 in RDF.Vocabulary.Namespace 2018-03-09 21:26:15 +01:00