Commit graph

12 commits

Author SHA1 Message Date
Marcel Otto
1d32d6ecc0 Run tests without Coveralls
as it doesn't support the --warnings-as-errors option
2022-06-19 21:30:00 +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
5bb1264249 Fix CI 2022-04-08 12:44:49 +02:00
Marcel Otto
0dfe812adb Fix CI 2022-04-08 12:38:01 +02:00
Marcel Otto
74f1d9b804 Add more tests of assignments in graph build blocks 2022-04-07 23:03:54 +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