..
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
Extract map/2 function from values/2 on all RDF data structures
2020-10-10 15:45:25 +02:00
dataset_test.exs
Extract map/2 function from values/2 on all RDF data structures
2020-10-10 15:45:25 +02:00
description_test.exs
Add support for adding terms of a vocab namespace to RDF.PropertyMap
2020-10-11 11:42:30 +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
Extract map/2 function from values/2 on all RDF data structures
2020-10-10 15:45:25 +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
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
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
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
Extract map/2 function from values/2 on all RDF data structures
2020-10-10 15:45:25 +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
Extract map/2 function from values/2 on all RDF data structures
2020-10-10 15:45:25 +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