rdf-ex/test/unit
Marcel Otto 5819eec0cf Re-integrate XSD.ex
It turned out that the costs of separating the XSD datatypes are too high
and probably not worth the effort, since with its limited scope
probably nobody would want to use XSD.ex outside of the RDF.ex context
anyway.
2020-05-05 23:58:44 +02:00
..
blank_node Minor refactorings 2018-08-31 01:51:31 +02:00
datatypes Re-integrate XSD.ex 2020-05-05 23:58:44 +02:00
literal Re-integrate XSD.ex 2020-05-05 23:58:44 +02:00
serialization Remove unnecessary whitespace 2019-04-01 02:04:51 +02:00
xsd Re-integrate XSD.ex 2020-05-05 23:58:44 +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 Re-integrate XSD.ex 2020-05-05 23:58:44 +02:00
graph_test.exs Add RDF.Graph.clear/1 2019-11-02 01:35:09 +01: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 Re-integrate XSD.ex 2020-05-05 23:58:44 +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 Get rid of remaining compiler warnings during test 2020-04-05 01:33:42 +02:00