.. |
blank_node
|
Apply mix formatter
|
2020-06-29 10:37:42 +02:00 |
datatypes
|
Format code with Elixir 1.12
|
2021-05-22 16:08:19 +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 |
star
|
Extract RDF-star graph annotation functions into dedicated module
|
2021-11-08 00:07:10 +01:00 |
xsd
|
Fix conditional in check for new -0.0 behaviour
|
2021-05-23 00:29:41 +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
|
Fix failing CI on Elixir 1.9
|
2021-03-06 02:38:20 +01:00 |
description_test.exs
|
Fix failing CI on Elixir 1.9
|
2021-03-06 02:38:20 +01: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
|
Add annotate option on RDF.Graph.add/3, put/3 and put_properties/3
|
2021-10-25 21:54:32 +02:00 |
guards_test.exs
|
Add RDF.Guards.maybe_ns_term/1
|
2020-05-06 18:04:19 +02:00 |
inspect_test.exs
|
Add support for Turtle-star encoding
|
2021-10-09 16:40:07 +02: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
|
Format code with Elixir 1.12
|
2021-05-22 16:08:19 +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 missing escaping of literals in N-Triples and N-Quads encoder
|
2021-05-09 21:43:10 +02:00 |
ntriples_decoder_test.exs
|
Add read_stream!/2 functions
|
2020-11-06 13:03:01 +01:00 |
ntriples_encoder_test.exs
|
Add missing escaping of literals in N-Triples and N-Quads encoder
|
2021-05-09 21:43:10 +02:00 |
ntriples_star_decoder_test.exs
|
Add tests for nested quoted triples in N-Triples-star
|
2021-10-05 01:09:29 +02:00 |
ntriples_star_encoder_test.exs
|
Add tests for nested quoted triples in N-Triples-star
|
2021-10-05 01:09:29 +02:00 |
prefix_map_test.exs
|
Fix bug in Inspect protocol implementation of RDF.Diff
|
2021-03-15 20:06:02 +01:00 |
property_map_test.exs
|
Fix failing CI on Elixir 1.9
|
2021-03-06 02:38:20 +01: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
|
Add RDF.Star.Triple, RDF.Star.Quad and RDF.Star.Statement
|
2021-09-04 19:12:00 +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
|
Add support for Turtle-star encoding
|
2021-10-09 16:40:07 +02:00 |
turtle_star_encoder_test.exs
|
Add support for Turtle-star encoding
|
2021-10-09 16:40:07 +02:00 |
vocabulary_namespace_test.exs
|
Handle conflicts of RDF.Vocabulary.Namespace terms with Kernel functions
|
2020-11-13 22:51:41 +01:00 |