rdf-ex/test/unit
2020-04-16 23:42:55 +02:00
..
blank_node Minor refactorings 2018-08-31 01:51:31 +02:00
datatypes Don't support cast/1 on RDF.Literal.Generic 2020-04-16 23:42:55 +02:00
literal/datatype Various datatype fixes 2020-04-12 23:55:34 +02:00
serialization Remove unnecessary whitespace 2019-04-01 02:04:51 +02:00
data_test.exs Revision of the literal system with extracted XSD datatypes 2020-04-10 23:56:35 +02:00
dataset_test.exs Add RDF.Graph.base_iri field and functions to handle it 2019-08-03 00:36:25 +02:00
description_test.exs Add RDF.Description.update/4 2019-10-23 17:31:21 +02:00
diff_test.exs Add RDF.Diff.empty?/1 2019-11-20 01:56:43 +01:00
graph_test.exs Add RDF.Graph.clear/1 2019-11-02 01:35:09 +01:00
iri_test.exs Remove RDF.IRI.empty_fragment_shim/2 2019-09-24 00:50:34 +02:00
list_test.exs Revision of the literal system with extracted XSD datatypes 2020-04-10 23:56:35 +02:00
literal_test.exs Add update/2 functions to RDF.Literal and the datatypes 2020-04-16 20:57:10 +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
prefix_map_test.exs Move base IRI coercion from PrefixMap into new RDF.IRI.coerce_base/1 2019-08-08 22:26:07 +02:00
quad_test.exs Add a values/2 variant with a custom mapping function 2018-11-04 22:27:25 +01:00
rdf_test.exs Change constructor interface of RDF.LangString and RDF.Generic 2020-04-12 04:34:04 +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
statement_test.exs Remove unused module attribute 2019-01-17 18:07:53 +01:00
term_test.exs Fix deprecation warning with Decimal 1.6 2019-02-15 02:30:41 +01:00
triple_test.exs Add a values/2 variant with a custom mapping function 2018-11-04 22:27:25 +01:00
turtle_decoder_test.exs Revision of the literal system with extracted XSD datatypes 2020-04-10 23:56:35 +02:00
turtle_encoder_test.exs Revision of the literal system with extracted XSD datatypes 2020-04-10 23:56:35 +02:00
vocabulary_namespace_test.exs Get rid of remaining compiler warnings during test 2020-04-05 01:33:42 +02:00