rdf-ex/test/unit
2017-08-21 21:09:35 +02:00
..
datatypes core: RDF.Date datatype 2017-05-01 18:06:53 +02:00
serialization Proper implementation of N-Triples, N-Quads and Turtle escaping rules 2017-07-09 22:22:35 +02:00
data_test.exs Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
dataset_test.exs Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
description_test.exs Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
graph_test.exs Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
iri_test.exs Cover more term resolving cases in the RDF.IRI functions 2017-08-21 21:09:35 +02:00
list_test.exs Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
literal_test.exs core: RDF.DateTime datatype 2017-04-30 16:53:23 +02:00
namespace_test.exs core: add documentation for RDF.Namespace and RDF.Vocabulary.Namespace 2017-06-10 22:23:39 +02:00
nquads_decoder_test.exs Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
nquads_encoder_test.exs Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
ntriples_decoder_test.exs Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
ntriples_encoder_test.exs Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
quad_test.exs Clean up the top-level RDF module and some other files 2017-06-17 00:51:42 +02:00
rdf_test.exs Clean up the top-level RDF module and some other files 2017-06-17 00:51:42 +02:00
serialization_test.exs core: a different approach for the serialization API 2017-04-11 00:12:29 +02:00
sigils_test.exs Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
triple_test.exs Clean up the top-level RDF module and some other files 2017-06-17 00:51:42 +02:00
turtle_decoder_test.exs Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
turtle_encoder_test.exs Add RDF.IRI, use it instead of URI and use the term IRI consistently 2017-08-20 22:35:14 +02:00
vocabulary_namespace_test.exs Handle resolving of terms from undefined modules consistently 2017-08-21 21:06:57 +02:00