rdf-ex/lib/rdf
2020-10-30 11:42:07 +01:00
..
blank_node Add RDF.Dataset.prefixes/1 2020-10-28 11:51:00 +01:00
literal Apply mix formatter 2020-06-29 10:37:42 +02:00
query Add support for RDF.PropertyMaps in BGP and path queries 2020-10-13 10:43:05 +02:00
serialization Change RDF.Description.new/2 to take initial data via the :init option 2020-09-25 16:07:37 +02:00
serializations Add RDF.Dataset.prefixes/1 2020-10-28 11:51:00 +01:00
utils Add support for adding terms of a vocab namespace to RDF.PropertyMap 2020-10-11 11:42:30 +02:00
xsd Apply mix formatter 2020-06-29 10:37:42 +02:00
blank_node.ex Rename the :id field of RDF.BlankNode to :value for consistency reasons 2020-07-08 22:02:58 +02:00
data.ex Use also the :context opt and implicit PropertyMap formats in values/2 2020-10-13 11:50:02 +02:00
dataset.ex Add RDF.Dataset.prefixes/1 2020-10-28 11:51:00 +01:00
description.ex Update API documentation 2020-10-13 15:28:40 +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 Use also the :context opt and implicit PropertyMap formats in values/2 2020-10-13 11:50:02 +02:00
guards.ex Redesign datatype reflection API 2020-05-15 17:13:31 +02:00
inspect.ex Rename the :id field of RDF.BlankNode to :value for consistency reasons 2020-07-08 22:02:58 +02:00
iri.ex Add RDF.IRI.append/2 2020-10-08 11:45:34 +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 Improve performance of RDF.PrefixMap.prefixed_name_to_iri/2 2020-10-30 11:42:07 +01:00
property_map.ex Update API documentation 2020-10-13 15:28:40 +02:00
quad.ex Use also the :context opt and implicit PropertyMap formats in values/2 2020-10-13 11:50:02 +02: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 Use also the :context opt and implicit PropertyMap formats in values/2 2020-10-13 11:50:02 +02:00
term.ex Apply mix formatter 2020-06-29 10:37:42 +02:00
triple.ex Use also the :context opt and implicit PropertyMap formats in values/2 2020-10-13 11:50:02 +02:00
vocabulary_namespace.ex Add missing typespec 2020-10-13 15:54:43 +02:00
xsd.ex Apply mix formatter 2020-06-29 10:37:42 +02:00