rdf-ex/lib/rdf
2022-05-14 23:03:14 +02: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 Fix version match 2022-04-08 12:37:49 +02:00
serializations Fix wrong moduledoc 2022-05-02 00:49:10 +02:00
star Replace all uses of Enum.empty? with the dedicated empty? functions 2022-04-05 22:07:38 +02:00
utils Add docs on guards 2022-04-02 23:04:10 +02: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 Several performance improvements 2022-05-14 23:03:14 +02:00
dataset.ex Several performance improvements 2022-05-14 23:03:14 +02:00
description.ex Several performance improvements 2022-05-14 23:03:14 +02:00
diff.ex Replace all uses of Enum.empty? with the dedicated empty? functions 2022-04-05 22:07:38 +02:00
exceptions.ex Fix handling of empty descriptions in Turtle encoder 2022-04-08 14:20:51 +02:00
graph.ex Several performance improvements 2022-05-14 23:03:14 +02:00
graph_builder.ex Add exclude/1 function for Graph builder blocks 2022-04-07 01:08:17 +02:00
guards.ex Add RDF.Guards is_statement/1 and is_quad/1 2022-04-02 23:06:38 +02:00
inspect.ex Replace all uses of Enum.empty? with the dedicated empty? functions 2022-04-05 22:07:38 +02:00
iri.ex Various changes of types 2022-03-13 21:39:48 +01:00
list.ex Change RDF.Graph.description/2 fallback value 2022-04-09 01:13:23 +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 Fix code style 2022-04-10 23:09:44 +02:00
property_map.ex Add functions terms/1 and iris/1 on RDF.PropertyMap 2022-04-04 22:30:08 +02: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 Add ~i, ~b and ~l sigils 2022-04-09 21:15:34 +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