.. |
blank_node
|
Add RDF.Dataset.prefixes/1
|
2020-10-28 11:51:00 +01:00 |
literal
|
Format code with Elixir 1.12
|
2021-05-22 16:08:19 +02:00 |
query
|
Add RDF-star support on the BGP query engine RDF.Query.BGP.Stream
|
2021-12-11 22:34:17 +01:00 |
serialization
|
Add missing RDF.Serialization.Encoder and Decoder callback clauses
|
2021-11-23 00:44:33 +01:00 |
serializations
|
Add :default_graph_name option to RDF.NQuads.Encoder
|
2021-11-11 00:24:28 +01:00 |
star
|
Rename RDF.Graph.without_quoted_triples/1 to without_star_statements/1
|
2021-11-20 21:40:35 +01:00 |
utils
|
Add RDF.Utils.lazy_map_update/3
|
2020-12-08 22:40:46 +01:00 |
xsd
|
Use proper float conversion
|
2021-10-04 22:40:40 +02:00 |
blank_node.ex
|
Fix typo
|
2021-01-13 16:55:24 +01:00 |
data.ex
|
Add RDF.Data.t type for the RDF data structures
|
2020-11-03 11:53:03 +01:00 |
dataset.ex
|
Drop support for Elixir versions < 1.10
|
2021-11-19 21:10:47 +01:00 |
description.ex
|
Rename RDF.Graph.without_quoted_triples/1 to without_star_statements/1
|
2021-11-20 21:40:35 +01:00 |
diff.ex
|
Add :init option to RDF.Graph.new/2 and RDF.Dataset.new/2
|
2020-10-07 16:08:22 +02:00 |
exceptions.ex
|
Apply mix formatter
|
2020-06-29 10:37:42 +02:00 |
graph.ex
|
Rename RDF.Graph.without_quoted_triples/1 to without_star_statements/1
|
2021-11-20 21:40:35 +01:00 |
guards.ex
|
Add is_triple/1 guard
|
2021-12-03 23:15:03 +01:00 |
inspect.ex
|
Fix bug in error handling of Inspect impl when subject is quoted triple
|
2021-09-30 22:36:25 +02:00 |
iri.ex
|
Allow {mod, fun} tuples on :default_base_iri configuration option
|
2021-05-19 22:59:13 +02:00 |
list.ex
|
Add support for Turtle-star encoding
|
2021-10-09 16:40:07 +02:00 |
literal.ex
|
Apply mix formatter
|
2020-06-29 10:37:42 +02:00 |
namespace.ex
|
Apply mix formatter
|
2020-06-29 10:37:42 +02:00 |
ns.ex
|
Apply mix formatter
|
2020-06-29 10:37:42 +02:00 |
prefix_map.ex
|
Don't Turtle-encode IRIs as prefixed names when they will be non-conform
|
2021-05-09 03:06:20 +02:00 |
property_map.ex
|
Add Enumerable.slice/1 implementations on PropertyMap and PrefixMap
|
2021-03-05 23:11:28 +01:00 |
quad.ex
|
Fix typo
|
2021-01-13 16:55:24 +01:00 |
query.ex
|
Add support for RDF.PropertyMaps in BGP and path queries
|
2020-10-13 10:43:05 +02:00 |
sigils.ex
|
Apply mix formatter
|
2020-06-29 10:37:42 +02:00 |
statement.ex
|
Add support for PropertyMap on RDF.Statement.new/2 and coerce/2
|
2021-09-04 17:44:10 +02:00 |
term.ex
|
Fix formatting in RDF.Term.term?/1 docs
|
2021-10-03 22:17:50 +02:00 |
triple.ex
|
Fix typo
|
2021-01-13 16:55:24 +01:00 |
vocabulary_namespace.ex
|
Add explanation for why we're not using :code.priv_dir/1 for priv/vocabs
|
2021-10-02 23:04:26 +02:00 |
xsd.ex
|
Apply mix formatter
|
2020-06-29 10:37:42 +02:00 |