Commit graph

9 commits

Author SHA1 Message Date
Marcel Otto
c58ffd383b Disable detection of undefined-function-warnings partially on Elixir < 1.13 2022-06-19 22:16:47 +02:00
Marcel Otto
3f0c6635c1 Allow to pass bindings to RDF.Graph.build blocks 2022-06-19 19:55:10 +02:00
Marcel Otto
65bb0831b8 Wrap the build block definition in a function
This also fixes the undefined-function-warnings raised in the previous
version when using terms from non-strict vocabulary namespaces (incl.
the auto-generated ad-hoc vocabulary namespaces).
2022-06-19 00:10:08 +02:00
Marcel Otto
eac696114f Creation of ad-hoc namespaces in RDF.Graph.build/2 2022-06-13 03:02:21 +02:00
Marcel Otto
e9fd42430b Allow use of aliases in @prefix declarations in graph builder blocks 2022-06-07 00:18:11 +02:00
Marcel Otto
f76687530b Add exclude/1 function for Graph builder blocks 2022-04-07 01:08:17 +02:00
Marcel Otto
178e8315ab Add auto-resolution of relative IRIs in Graph build blocks 2022-04-06 22:43:02 +02:00
Marcel Otto
3ff1186336 Support triples via maps and nested lists in Graph build blocks 2022-04-06 21:12:41 +02:00
Marcel Otto
6e1b6213c4 Add RDF.Graph builder DSL 2022-04-03 00:41:00 +02:00