rdf-ex/test/unit
2018-06-15 21:35:29 +02:00
..
datatypes Add RDF.Decimal datatype 2018-06-15 21:19:22 +02:00
serialization Add general RDF.Serialization.read_* and write_* functions 2018-03-09 21:15:43 +01: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 Collectable implementations for all RDF data structures 2017-10-30 12:15:16 +01:00
description_test.exs Add Collectable implementations for all RDF data structures 2017-10-30 12:15:16 +01:00
equality_test.exs Add forgotten equality tests for string literals 2018-06-08 19:45:57 +02:00
graph_test.exs Add Collectable implementations for all RDF data structures 2017-10-30 12:15:16 +01: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 Don't fail when creating a rdf:langString literal without a language tag 2018-03-14 10:42:41 +01: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 Add top-level functions for the two boolean RDF.Literal values 2018-05-26 02:51:28 +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 Enable support for decimal literals in Turtle encoder 2018-06-15 21:35:29 +02:00
vocabulary_namespace_test.exs Handle resolving of terms from undefined modules consistently 2017-08-21 21:06:57 +02:00