rdf-ex/lib/rdf
2018-03-01 13:31:06 +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 Fix typos and RDF.Serialization.Decoder callback spec 2018-03-01 13:31:06 +01:00
serializations Make RDF.Turtle.Decoder.tokenize public 2018-02-28 01:20:18 +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 Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02: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
reader.ex Add documentation to RDF.Serialization, RDF.Reader, RDF.Decoder and RDF.Encoder 2017-06-16 18:13:53 +02:00
serialization.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 Show always the compilation message of vocabulary namespaces 2017-08-22 00:43:31 +02:00
writer.ex Add RDF.Writer and corresponding write functions on RDF.Serialization 2017-06-16 18:32:41 +02:00