rdf-ex/lib/rdf
2020-11-12 16:34:21 +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 Add read_stream!/2 functions 2020-11-06 13:03:01 +01:00
serializations Add API documentation for serialization encoders and decoders 2020-11-12 16:34:21 +01:00
utils Fix formatting 2020-11-11 11:16:38 +01:00
xsd Apply mix formatter 2020-06-29 10:37:42 +02:00
blank_node.ex Change RDF.BlankNode.new/0 to create integer-based blank nodes 2020-11-01 13:48:17 +01:00
data.ex Add RDF.Data.t type for the RDF data structures 2020-11-03 11:53:03 +01: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 Change Inspect form for RDF data structures to be Turtle-based 2020-11-02 15:17:18 +01:00
iri.ex Add RDF.IRI.in_namespace?/2 examples 2020-11-12 15:06:01 +01: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 Fix misleading function name 2020-11-11 11:17:13 +01:00
xsd.ex Apply mix formatter 2020-06-29 10:37:42 +02:00