.. |
blank_node
|
Minor refactorings
|
2018-08-31 01:51:31 +02:00 |
datatypes
|
Fix RDF.Double to not accept +INF as a valid value
|
2019-06-23 15:45:23 +02:00 |
serialization
|
Remove unnecessary whitespace
|
2019-04-01 02:04:51 +02:00 |
data_test.exs
|
Add RDF.Data.equal?/2
|
2019-04-04 01:55:34 +02:00 |
dataset_test.exs
|
Add RDF.Graph.base_iri field and functions to handle it
|
2019-08-03 00:36:25 +02:00 |
description_test.exs
|
Add equal?/2 on RDF.Description, RDF.Graph and RDF.Dataset
|
2019-04-03 00:15:25 +02:00 |
equality_test.exs
|
true and false with capital letters are no longer valid RDF.Booleans
|
2019-06-08 22:56:22 +02:00 |
graph_test.exs
|
Add RDF.Graph.base_iri field and functions to handle it
|
2019-08-03 00:36:25 +02:00 |
iri_test.exs
|
Add RDF.IRI.to_string/1
|
2019-05-01 03:06:35 +02:00 |
list_test.exs
|
Add RDF.IRI, use it instead of URI and use the term IRI consistently
|
2017-08-20 22:35:14 +02:00 |
literal_comparison_test.exs
|
Allow value equality comparisons between XSD dates and datetimes
|
2018-11-04 17:27:45 +01:00 |
literal_test.exs
|
Fix unicode escaping issue in RDF.Literal.matches
|
2019-07-06 01:59:03 +02:00 |
namespace_test.exs
|
core: add documentation for RDF.Namespace and RDF.Vocabulary.Namespace
|
2017-06-10 22:23:39 +02:00 |
nquads_decoder_test.exs
|
Add RDF.IRI, use it instead of URI and use the term IRI consistently
|
2017-08-20 22:35:14 +02:00 |
nquads_encoder_test.exs
|
Add RDF.IRI, use it instead of URI and use the term IRI consistently
|
2017-08-20 22:35:14 +02:00 |
ntriples_decoder_test.exs
|
Add RDF.IRI, use it instead of URI and use the term IRI consistently
|
2017-08-20 22:35:14 +02:00 |
ntriples_encoder_test.exs
|
Add RDF.IRI, use it instead of URI and use the term IRI consistently
|
2017-08-20 22:35:14 +02:00 |
prefix_map_test.exs
|
Fix RDF.Dataset.equal?/2 to ignore prefixes
|
2019-04-04 21:19:33 +02:00 |
quad_test.exs
|
Add a values/2 variant with a custom mapping function
|
2018-11-04 22:27:25 +01:00 |
rdf_test.exs
|
Add configurable RDF.default_prefixes
|
2019-03-28 00:12:14 +01:00 |
sigils_test.exs
|
Add RDF.IRI, use it instead of URI and use the term IRI consistently
|
2017-08-20 22:35:14 +02:00 |
statement_test.exs
|
Remove unused module attribute
|
2019-01-17 18:07:53 +01:00 |
term_test.exs
|
Fix deprecation warning with Decimal 1.6
|
2019-02-15 02:30:41 +01:00 |
triple_test.exs
|
Add a values/2 variant with a custom mapping function
|
2018-11-04 22:27:25 +01:00 |
turtle_decoder_test.exs
|
Change RDF.Turtle.Decoder to save the base IRI in the graph
|
2019-08-03 00:41:06 +02:00 |
turtle_encoder_test.exs
|
Add alias base_iri for the base option of the RDF.Turtle.Encoder
|
2019-08-03 01:33:47 +02:00 |
vocabulary_namespace_test.exs
|
Remove unnecessary whitespace
|
2019-04-01 02:04:51 +02:00 |