rdf-ex/lib/rdf
2021-10-01 23:33:00 +02:00
..
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 support for RDF.PropertyMaps in BGP and path queries 2020-10-13 10:43:05 +02:00
serialization Don't rescue from FunctionClauseErrors in readers and writers 2021-09-03 14:15:04 +02:00
serializations Add support for Turtle-star decoding 2021-10-01 23:33:00 +02:00
star Add RDF-star support on RDF.Description and RDF.Graph 2021-09-27 20:57:17 +02:00
utils Add RDF.Utils.lazy_map_update/3 2020-12-08 22:40:46 +01:00
xsd Fix recognition of DateTimes with a plus before the year as invalid 2021-05-23 00:07:46 +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 Fix failing CI on Elixir 1.9 2021-03-06 02:38:20 +01:00
description.ex Add RDF-star support on RDF.Description and RDF.Graph 2021-09-27 20:57:17 +02: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 Add RDF-star support on RDF.Description and RDF.Graph 2021-09-27 20:57:17 +02:00
guards.ex Redesign datatype reflection API 2020-05-15 17:13:31 +02: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 Apply mix formatter 2020-06-29 10:37:42 +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 Apply mix formatter 2020-06-29 10:37:42 +02:00
triple.ex Fix typo 2021-01-13 16:55:24 +01:00
vocabulary_namespace.ex Allow {mod, fun} tuples on :default_base_iri configuration option 2021-05-19 22:59:13 +02:00
xsd.ex Apply mix formatter 2020-06-29 10:37:42 +02:00