rdf-ex/lib/rdf
2020-10-12 23:02:56 +02:00
..
blank_node Apply mix formatter 2020-06-29 10:37:42 +02:00
literal Apply mix formatter 2020-06-29 10:37:42 +02:00
query Change format for BGP queries to be inline with the common input formats 2020-10-01 15:50:52 +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.Graph.name/1 and RDF.Graph.change_name/2 2020-09-28 11:09:35 +02: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 Add some aliases to RDF.Data 2020-10-10 22:23:01 +02:00
dataset.ex Extract map/2 function from values/2 on all RDF data structures 2020-10-10 15:45:25 +02:00
description.ex Change naming of statement count functions to be consistent 2020-10-11 13:11:18 +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 Change naming of statement count functions to be consistent 2020-10-11 13:11:18 +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 Support for RDF.PropertyMaps as :context opt on functions with input data 2020-10-09 16:32:24 +02:00
property_map.ex Add support for adding terms of a vocab namespace to RDF.PropertyMap 2020-10-11 11:42:30 +02:00
quad.ex Extract map/2 function from values/2 on all RDF data structures 2020-10-10 15:45:25 +02:00
query.ex Fix bug with BGP queries provided as maps 2020-10-12 23:02:56 +02:00
sigils.ex Apply mix formatter 2020-06-29 10:37:42 +02:00
statement.ex Extract map/2 function from values/2 on all RDF data structures 2020-10-10 15:45:25 +02:00
term.ex Apply mix formatter 2020-06-29 10:37:42 +02:00
triple.ex Extract map/2 function from values/2 on all RDF data structures 2020-10-10 15:45:25 +02:00
vocabulary_namespace.ex Add support for adding terms of a vocab namespace to RDF.PropertyMap 2020-10-11 11:42:30 +02:00
xsd.ex Apply mix formatter 2020-06-29 10:37:42 +02:00