.. |
blank_node
|
Minor refactorings
|
2018-08-31 01:51:31 +02:00 |
datatypes
|
Fix deprecation warning with Decimal 1.6
|
2019-02-15 02:30:41 +01:00 |
serialization
|
Add general RDF.Serialization.read_* and write_* functions
|
2018-03-09 21:15:43 +01:00 |
data_test.exs
|
Change RDF.Dataset.new to take the dataset name as an option
|
2019-03-29 01:57:49 +01:00 |
dataset_test.exs
|
Change RDF.Dataset.new to take the dataset name as an option
|
2019-03-29 01:57:49 +01:00 |
description_test.exs
|
Add a values/2 variant with a custom mapping function
|
2018-11-04 22:27:25 +01:00 |
equality_test.exs
|
Fix deprecation warning with Decimal 1.6
|
2019-02-15 02:30:41 +01:00 |
graph_test.exs
|
Add prefix management to RDF.Graph
|
2019-03-31 01:15:56 +01:00 |
iri_test.exs
|
Change RDF.IRI.absolute/2 to return nil if the base is not absolute
|
2018-08-24 01:32:54 +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 new and new! on RDF.Literal and RDF.String when language nil given
|
2018-08-26 05:46:18 +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
|
Optimize RDF.PrefixMap.new/1 creation from another PrefixMap
|
2019-03-30 22:11:04 +01: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 prefixes in the graph
|
2019-03-31 05:07:34 +02:00 |
turtle_encoder_test.exs
|
Enable support for decimal literals in Turtle encoder
|
2018-06-15 21:35:29 +02:00 |
vocabulary_namespace_test.exs
|
Handle resolving of terms from undefined modules consistently
|
2017-08-21 21:06:57 +02:00 |