.. |
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 |
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 |
star
|
Rename RDF.Graph.without_quoted_triples/1 to without_star_statements/1
|
2021-11-20 21:40:35 +01: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
|
Extract map/2 function from values/2 on all RDF data structures
|
2020-10-10 15:45:25 +02:00 |
dataset_test.exs
|
Add empty?/1 on Description, Graph and Dataset
|
2022-04-05 21:06:29 +02:00 |
description_test.exs
|
Add empty?/1 on Description, Graph and Dataset
|
2022-04-05 21:06:29 +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
|
Support triples via maps and nested lists in Graph build blocks
|
2022-04-06 21:12:41 +02:00 |
graph_test.exs
|
Add empty?/1 on Description, Graph and Dataset
|
2022-04-05 21:06:29 +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
|
Apply mix formatter
|
2020-06-29 10:37:42 +02:00 |
literal_test.exs
|
Format code with Elixir 1.12
|
2021-05-22 16:08:19 +02:00 |
namespace_test.exs
|
Apply mix formatter
|
2020-06-29 10:37:42 +02:00 |
nquads_decoder_test.exs
|
Add read_stream!/2 functions
|
2020-11-06 13:03:01 +01:00 |
nquads_encoder_test.exs
|
Add :default_graph_name option to RDF.NQuads.Encoder
|
2021-11-11 00:24:28 +01:00 |
nquads_star_encoder_test.exs
|
Add tests for N-Quads-star encoding
|
2021-11-11 00:25:53 +01:00 |
ntriples_decoder_test.exs
|
Add read_stream!/2 functions
|
2020-11-06 13:03:01 +01:00 |
ntriples_encoder_test.exs
|
Add missing escaping of literals in N-Triples and N-Quads encoder
|
2021-05-09 21:43:10 +02:00 |
ntriples_star_decoder_test.exs
|
Add tests for nested quoted triples in N-Triples-star
|
2021-10-05 01:09:29 +02:00 |
ntriples_star_encoder_test.exs
|
Add tests for nested quoted triples in N-Triples-star
|
2021-10-05 01:09:29 +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
|
Apply mix formatter
|
2020-06-29 10:37:42 +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 |
turtle_decoder_test.exs
|
Apply mix formatter
|
2020-06-29 10:37:42 +02:00 |
turtle_encoder_test.exs
|
Add :base_description option on the RDF.Turtle.Encoder
|
2021-12-19 02:37:07 +01:00 |
turtle_star_encoder_test.exs
|
Add support for Turtle-star encoding
|
2021-10-09 16:40:07 +02:00 |
vocabulary_namespace_test.exs
|
Handle conflicts of RDF.Vocabulary.Namespace terms with Kernel functions
|
2020-11-13 22:51:41 +01:00 |