.. |
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
|
Add XSD.Base64Binary
|
2020-12-06 18:07:57 +01:00 |
query
|
Fix some of the BlankNode representations to be Turtle-serializable
|
2020-11-01 04:14:30 +01:00 |
serialization
|
Add read_stream!/2 functions
|
2020-11-06 13:03:01 +01:00 |
xsd
|
Allow initialization of dates and times with timezones from tuples
|
2020-12-20 02:55:24 +01: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 RDF.IRI.in_namespace?/2
|
2020-11-10 10:56:38 +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 read_stream!/2 functions
|
2020-11-06 13:03:01 +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 read_stream!/2 functions
|
2020-11-06 13:03:01 +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
|
Handle conflicts of RDF.Vocabulary.Namespace terms with Kernel functions
|
2020-11-13 22:51:41 +01:00 |