rdf-ex/lib/rdf
2017-07-24 03:14:31 +02: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 Proper implementation of N-Triples, N-Quads and Turtle escaping rules 2017-07-09 22:22:35 +02:00
serializations Use base URI in URIs of @prefix and @base directives 2017-07-10 01:41:36 +02:00
utils core: remove module docs for internal RDF.Utils.ResourceClassifier 2017-06-11 14:24:29 +02:00
blank_node.ex Add RDF.bnode?/1 2017-07-22 00:21:28 +02:00
data.ex Add describes?/1 to RDF.Data protocol and all RDF data structures 2017-07-24 03:14:31 +02:00
dataset.ex Add describes?/1 to RDF.Data protocol and all RDF data structures 2017-07-24 03:14:31 +02:00
datatype.ex 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
datatype_ns.ex core: add documentation for RDF.Namespace and RDF.Vocabulary.Namespace 2017-06-10 22:23:39 +02:00
description.ex Add describes?/1 to RDF.Data protocol and all RDF data structures 2017-07-24 03:14:31 +02:00
exceptions.ex core: remove unused exception 2017-06-10 21:50:49 +02:00
graph.ex Add describes?/1 to RDF.Data protocol and all RDF data structures 2017-07-24 03:14:31 +02:00
inspect.ex core: fix Inspect implementation of RDF.Dataset 2017-06-08 21:11:56 +02:00
literal.ex Clean up the top-level RDF module and some other files 2017-06-17 00:51:42 +02:00
namespace.ex 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
ns.ex core: add documentation for RDF.Namespace and RDF.Vocabulary.Namespace 2017-06-10 22:23:39 +02:00
quad.ex Clean up the top-level RDF module and some other files 2017-06-17 00:51:42 +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.Writer and corresponding write functions on RDF.Serialization 2017-06-16 18:32:41 +02:00
sigils.ex Add module documentation for RDF.Sigils 2017-06-16 18:45:52 +02:00
statement.ex Recognize booleans as convertible literals on object position 2017-07-02 19:48:38 +02:00
triple.ex Clean up the top-level RDF module and some other files 2017-06-17 00:51:42 +02:00
uri_helper.ex Use base URI in URIs of @prefix and @base directives 2017-07-10 01:41:36 +02:00
vocabulary_namespace.ex Prevent vocabulary terms conflicting with Elixir semantics 2017-06-23 17:25:27 +02:00
writer.ex Add RDF.Writer and corresponding write functions on RDF.Serialization 2017-06-16 18:32:41 +02:00