rdf-ex/lib/rdf
2022-03-23 22:43:10 +01:00
..
blank_node Add documentation on RDF.Resource.Generators 2022-03-11 13:19:25 +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
resource_generators Add documentation on RDF.Resource.Generators 2022-03-11 13:19:25 +01:00
serialization Use IO.read/2 :eof option instead of :all in Elixir >= 1.13 2021-12-12 23:00:37 +01:00
serializations Add :base_description option on the RDF.Turtle.Encoder 2021-12-19 02:37:07 +01:00
star Various changes of types 2022-03-13 21:39:48 +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 Various changes of types 2022-03-13 21:39:48 +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 Various changes of types 2022-03-13 21:39:48 +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 Unify the RDF.Resource.Generator implementations 2022-03-11 12:01:34 +01:00
graph.ex Allow creation from and addition of datasets to RDF.Graphs 2022-03-23 22:43:10 +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 Various changes of types 2022-03-13 21:39:48 +01: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 Add note about RDF as a vocabulary namespace 2022-03-12 21:27:15 +01: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 Various changes of types 2022-03-13 21:39:48 +01:00
query.ex Add support for RDF.PropertyMaps in BGP and path queries 2020-10-13 10:43:05 +02:00
resource.ex Various changes of types 2022-03-13 21:39:48 +01:00
resource_generator.ex Add documentation on RDF.Resource.Generators 2022-03-11 13:19:25 +01:00
sigils.ex Apply mix formatter 2020-06-29 10:37:42 +02:00
statement.ex Various changes of types 2022-03-13 21:39:48 +01:00
term.ex Add RDF.Resource.t type 2022-02-25 17:18:03 +01:00
triple.ex Various changes of types 2022-03-13 21:39:48 +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