rdf-ex/test/unit
2020-11-05 15:41:06 +01: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 Fix some of the BlankNode representations to be Turtle-serializable 2020-11-01 04:14:30 +01:00
serialization Support for streaming on file read and write serialization functions 2020-11-05 15:41:06 +01:00
xsd Apply mix formatter 2020-06-29 10:37:42 +02:00
blank_node_test.exs Fix some of the BlankNode representations to be Turtle-serializable 2020-11-01 04:14:30 +01:00
data_test.exs Extract map/2 function from values/2 on all RDF data structures 2020-10-10 15:45:25 +02:00
dataset_test.exs Add RDF.Dataset.prefixes/1 2020-10-28 11:51:00 +01:00
description_test.exs Use also the :context opt and implicit PropertyMap formats in values/2 2020-10-13 11:50:02 +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 Use also the :context opt and implicit PropertyMap formats in values/2 2020-10-13 11:50:02 +02:00
guards_test.exs Add RDF.Guards.maybe_ns_term/1 2020-05-06 18:04:19 +02:00
inspect_test.exs Change Inspect form for RDF data structures to be Turtle-based 2020-11-02 15:17:18 +01:00
iri_test.exs Add test of RDF.IRI.merge/2 with fragments 2020-11-01 04:03:02 +01:00
list_test.exs Apply mix formatter 2020-06-29 10:37:42 +02:00
literal_test.exs Fix RDF.Literal.new/1 test with custom datatypes 2020-10-09 16:39:59 +02:00
namespace_test.exs Apply mix formatter 2020-06-29 10:37:42 +02:00
nquads_decoder_test.exs Add RDF.NQuads.Decoder.decode_from_stream/2 2020-11-04 16:51:24 +01:00
nquads_encoder_test.exs Add RDF.Serialization tests for new stream functions 2020-11-05 11:53:35 +01:00
ntriples_decoder_test.exs Add RDF.NTriples.Decoder.decode_from_stream/2 2020-11-04 16:32:17 +01:00
ntriples_encoder_test.exs Add RDF.Serialization tests for new stream functions 2020-11-05 11:53:35 +01:00
prefix_map_test.exs Add RDF.PrefixMap.put/3 2020-10-21 12:59:20 +02:00
property_map_test.exs Add support for adding terms of a vocab namespace to RDF.PropertyMap 2020-10-11 11:42:30 +02:00
quad_test.exs Use also the :context opt and implicit PropertyMap formats in values/2 2020-10-13 11:50:02 +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 Use also the :context opt and implicit PropertyMap formats in values/2 2020-10-13 11:50:02 +02:00
turtle_decoder_test.exs Apply mix formatter 2020-06-29 10:37:42 +02:00
turtle_encoder_test.exs Fix dialyzer warning 2020-11-02 15:59:14 +01: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