rdf-ex/lib/rdf
FloatingGhost c16453fb37 Migrate to decimal v2 2022-08-03 22:21:32 +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
namespace Add RDF.Namespace.IRI.iri/1 macro 2022-06-06 20:49:21 +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 Move various files in subdirectories 2022-06-06 01:59:18 +02:00
vocabulary Add :auto_fix for :case_validation option on defvocab 2022-06-27 00:21:03 +02:00
xsd Migrate to decimal v2 2022-08-03 22:21:32 +01:00
blank_node.ex Various changes of types 2022-03-13 21:39:48 +01:00
data.ex Make RDF.Data.equal?/2 implementations commutative 2022-05-17 00:34:26 +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 Allow to pass bindings to RDF.Graph.build blocks 2022-06-19 19:55:10 +02:00
graph_builder.ex Disable detection of undefined-function-warnings partially on Elixir < 1.13 2022-06-19 22:16:47 +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 Cleanup RDF.IRI 2022-06-23 21:30:59 +02: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
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
xsd.ex Apply mix formatter 2020-06-29 10:37:42 +02:00