rdf-ex/lib/rdf
2020-11-04 12:18:04 +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 Extend serialization API with functions for reading from streams 2020-11-04 12:18:04 +01:00
serializations Clean up serialization API, code and documentation 2020-11-04 09:56:22 +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 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 Clean up serialization API, code and documentation 2020-11-04 09:56:22 +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 Add missing typespec 2020-10-13 15:54:43 +02:00
xsd.ex Apply mix formatter 2020-06-29 10:37:42 +02:00