rdf-ex/lib/rdf
2017-06-10 04:26:11 +02:00
..
datatypes core: add documentation for RDF.Literal and RDF.Datatypes 2017-06-10 00:18:39 +02:00
serialization core: RDF.Serialization.Encoder behaviour 2017-05-19 18:10:32 +02:00
serializations core: NQuads encoder 2017-05-19 18:56:40 +02:00
utils core: a RDF.Vocabulary.Namespace can be built from any RDF.Data structure 2017-06-05 02:58:49 +02:00
blank_node.ex core: String.Chars protocol implementation for RDF.BlankNode 2017-05-19 17:17:41 +02:00
data.ex core: add RDF.Data.merge/2 2017-06-08 22:18:14 +02:00
dataset.ex core: fix and improve behaviour of overwriting the default contexts with add, put and delete of RDF.Dataset 2017-06-07 00:48:08 +02:00
datatype.ex core: add documentation for RDF.Literal and RDF.Datatypes 2017-06-10 00:18:39 +02:00
datatype_ns.ex core: more elaborated RDF.Literals (WIP) 2017-04-16 23:13:39 +02:00
description.ex core: add, put and delete of Description and Graph can handle quads 2017-06-05 15:50:31 +02:00
exceptions.ex core: aliases for terms of RDF.Vocabulary.Namespaces 2017-05-26 13:54:04 +02:00
graph.ex core: add, put and delete of Description and Graph can handle quads 2017-06-05 15:50:31 +02:00
inspect.ex core: fix Inspect implementation of RDF.Dataset 2017-06-08 21:11:56 +02:00
literal.ex core: add documentation for RDF.Literal and RDF.Datatypes 2017-06-10 00:18:39 +02:00
namespace.ex core: add error handling for RDF.Namespace term resolution 2017-06-10 04:26:11 +02:00
ns.ex core: detect and handle case-violations of vocabulary terms 2017-05-29 23:12:50 +02:00
quad.ex core: extract general Statement module from Triple and Quad 2017-04-12 21:31:42 +02:00
serialization.ex core: a different approach for the serialization API 2017-04-11 00:12:29 +02:00
sigils.ex core: blank node sigil 2017-05-19 17:19:06 +02:00
statement.ex core: add RDF.Statement.convert/1 2017-06-05 03:01:23 +02:00
triple.ex core: extract general Statement module from Triple and Quad 2017-04-12 21:31:42 +02:00
vocabulary_namespace.ex core: a RDF.Vocabulary.Namespace can be built from any RDF.Data structure 2017-06-05 02:58:49 +02:00