rdf-ex/test/unit
2020-10-04 13:25:24 +02:00
..
blank_node Apply mix formatter 2020-06-29 10:37:42 +02:00
datatypes Apply mix formatter 2020-06-29 10:37:42 +02:00
literal Apply mix formatter 2020-06-29 10:37:42 +02:00
query Change format for BGP queries to be inline with the common input formats 2020-10-01 15:50:52 +02:00
serialization Apply mix formatter 2020-06-29 10:37:42 +02:00
xsd Apply mix formatter 2020-06-29 10:37:42 +02:00
data_test.exs Rename RDF.Graph.delete_subjects/2 to RDF.Graph.delete_descriptions/2 2020-09-30 10:20:13 +02:00
dataset_test.exs Adapt RDF.Dataset.put/3 to new forms of input 2020-10-04 13:25:24 +02:00
description_test.exs Improve tests of RDF.Description.put/3 2020-10-04 02:52:56 +02:00
diff_test.exs Change RDF.Description.new/2 to take initial data via the :init option 2020-09-25 16:07:37 +02:00
equality_test.exs Apply mix formatter 2020-06-29 10:37:42 +02:00
graph_test.exs Improve implementation of RDF.Graph.put/3 2020-10-04 03:07:27 +02:00
guards_test.exs Add RDF.Guards.maybe_ns_term/1 2020-05-06 18:04:19 +02:00
iri_test.exs Apply mix formatter 2020-06-29 10:37:42 +02:00
list_test.exs Apply mix formatter 2020-06-29 10:37:42 +02:00
literal_test.exs Apply mix formatter 2020-06-29 10:37:42 +02:00
namespace_test.exs Apply mix formatter 2020-06-29 10:37:42 +02:00
nquads_decoder_test.exs Apply mix formatter 2020-06-29 10:37:42 +02:00
nquads_encoder_test.exs Apply mix formatter 2020-06-29 10:37:42 +02:00
ntriples_decoder_test.exs Apply mix formatter 2020-06-29 10:37:42 +02:00
ntriples_encoder_test.exs Apply mix formatter 2020-06-29 10:37:42 +02:00
prefix_map_test.exs Add prefixed_name/2 and prefixed_name_to_iri/2 to RDF.PrefixMap 2020-09-16 00:38:56 +02:00
quad_test.exs Apply mix formatter 2020-06-29 10:37:42 +02:00
rdf_test.exs Re-integrate XSD.ex 2020-05-05 23:58:44 +02:00
sigils_test.exs Apply mix formatter 2020-06-29 10:37:42 +02:00
statement_test.exs Apply mix formatter 2020-06-29 10:37:42 +02:00
term_test.exs Apply mix formatter 2020-06-29 10:37:42 +02:00
triple_test.exs Apply mix formatter 2020-06-29 10:37:42 +02:00
turtle_decoder_test.exs Apply mix formatter 2020-06-29 10:37:42 +02:00
turtle_encoder_test.exs Use prefixes of the graphs of a RDF.Dataset when serializing to Turtle 2020-09-14 16:41:41 +02:00
vocabulary_namespace_test.exs Change RDF.Description.new/2 to take initial data via the :init option 2020-09-25 16:07:37 +02:00