rdf-ex/test/unit
2022-06-27 00:21:03 +02:00
..
blank_node Fix RDF.BlankNode.Generator.start_link interface 2022-02-26 23:03:17 +01: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
namespace Add RDF.Namespace.IRI.iri/1 macro 2022-06-06 20:49:21 +02:00
query Add RDF-star support on the BGP query engine RDF.Query.BGP.Stream 2021-12-11 22:34:17 +01:00
resource_generators Unify the RDF.Resource.Generator implementations 2022-03-11 12:01:34 +01:00
serialization Add read_stream!/2 functions 2020-11-06 13:03:01 +01:00
serializations Move various files in subdirectories 2022-06-06 01:59:18 +02:00
star Rename RDF.Graph.without_quoted_triples/1 to without_star_statements/1 2021-11-20 21:40:35 +01:00
vocabulary/namespace Add :auto_fix for :case_validation option on defvocab 2022-06-27 00:21:03 +02: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 Make RDF.Data.equal?/2 implementations commutative 2022-05-17 00:34:26 +02:00
dataset_test.exs Add RDF.Namespace.IRI.iri/1 macro 2022-06-06 20:49:21 +02:00
description_test.exs Add RDF.Description.first/3 2022-04-07 21:15:39 +02: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_builder_test.exs Run tests without Coveralls 2022-06-19 21:30:00 +02:00
graph_test.exs Add RDF.Namespace.IRI.iri/1 macro 2022-06-06 20:49:21 +02:00
guards_test.exs Add RDF.Guards.maybe_ns_term/1 2020-05-06 18:04:19 +02:00
inspect_test.exs Remove newlines from inspect string of empty descriptions 2022-03-30 21:44:48 +02:00
iri_test.exs Add RDF.IRI.in_namespace?/2 2020-11-10 10:56:38 +01:00
list_test.exs Add RDF.Namespace.IRI.iri/1 macro 2022-06-06 20:49:21 +02:00
literal_test.exs Format code with Elixir 1.12 2021-05-22 16:08:19 +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 Add functions terms/1 and iris/1 on RDF.PropertyMap 2022-04-04 22:30:08 +02: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
resource_generator_test.exs Add BlankNode.Generator test with name via registry 2022-03-21 21:47:48 +01:00
resource_test.exs Remove RDF.Resource.new 2022-03-11 16:12:50 +01:00
sigils_test.exs Add RDF.Namespace.IRI.iri/1 macro 2022-06-06 20:49:21 +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