.. |
blank_node
|
Minor refactorings
|
2018-08-31 01:51:31 +02:00 |
datatypes
|
Store datatype in a RDF.Literal.Generic internally as string
|
2020-05-16 00:06:45 +02:00 |
literal
|
Rename RDF.Literal.datatype/1 and similar functions to datatype_id/1
|
2020-05-15 22:59:05 +02:00 |
serialization
|
Remove unnecessary whitespace
|
2019-04-01 02:04:51 +02:00 |
xsd
|
Redesign datatype reflection API
|
2020-05-15 17:13:31 +02:00 |
data_test.exs
|
Revision of the literal system with extracted XSD datatypes
|
2020-04-10 23:56:35 +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 RDF.Description.update/4
|
2019-10-23 17:31:21 +02:00 |
diff_test.exs
|
Add RDF.Diff.empty?/1
|
2019-11-20 01:56:43 +01:00 |
equality_test.exs
|
Interop between RDF.IRI and XSD.AnyURI in terms of cast and equal_value?
|
2020-05-06 16:48:31 +02:00 |
graph_test.exs
|
Add RDF.Graph.clear/1
|
2019-11-02 01:35:09 +01:00 |
guards_test.exs
|
Add RDF.Guards.maybe_ns_term/1
|
2020-05-06 18:04:19 +02:00 |
iri_test.exs
|
Remove RDF.IRI.empty_fragment_shim/2
|
2019-09-24 00:50:34 +02:00 |
list_test.exs
|
Re-integrate XSD.ex
|
2020-05-05 23:58:44 +02:00 |
literal_test.exs
|
Rename RDF.Literal.datatype/1 and similar functions to datatype_id/1
|
2020-05-15 22:59:05 +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
|
Move base IRI coercion from PrefixMap into new RDF.IRI.coerce_base/1
|
2019-08-08 22:26:07 +02:00 |
quad_test.exs
|
Re-integrate XSD.ex
|
2020-05-05 23:58:44 +02:00 |
rdf_test.exs
|
Re-integrate XSD.ex
|
2020-05-05 23:58:44 +02: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
|
Re-integrate XSD.ex
|
2020-05-05 23:58:44 +02:00 |
term_test.exs
|
Re-integrate XSD.ex
|
2020-05-05 23:58:44 +02:00 |
triple_test.exs
|
Re-integrate XSD.ex
|
2020-05-05 23:58:44 +02:00 |
turtle_decoder_test.exs
|
Re-integrate XSD.ex
|
2020-05-05 23:58:44 +02:00 |
turtle_encoder_test.exs
|
Re-integrate XSD.ex
|
2020-05-05 23:58:44 +02:00 |
vocabulary_namespace_test.exs
|
Change Namespace.resolve_term to return ok tuples and add resolve_term!
|
2020-05-09 00:26:29 +02:00 |