Marcel Otto
|
20934ef0ec
|
Add RDF-star support on the BGP query engine RDF.Query.BGP.Simple
|
2021-12-10 02:01:55 +01:00 |
|
Marcel Otto
|
0e81f4c02c
|
Apply mix formatter
|
2020-06-29 10:37:42 +02:00 |
|
Marcel Otto
|
520a6ba58d
|
Add API documentation for BGP querying and some fixes for the API
|
2020-06-16 12:05:44 +02:00 |
|
Marcel Otto
|
b6aafccc7d
|
Move query builder into own module
|
2020-06-12 00:19:31 +02:00 |
|
Marcel Otto
|
1aa2f22b92
|
Add RDF.Query.BGP builder
|
2020-06-10 01:13:01 +02:00 |
|
Marcel Otto
|
f9e451f006
|
Change BGP matching query results to return variable keys as atoms
|
2020-06-08 21:56:50 +02:00 |
|
Marcel Otto
|
9cd4478574
|
Add RDF.Query.BGP struct
|
2020-06-08 11:36:22 +02:00 |
|
Marcel Otto
|
2fca23209b
|
Rename BGP matcher algorithm behaviour
|
2020-06-08 10:16:22 +02:00 |
|
Marcel Otto
|
1ca082cbb2
|
Add and improve existing typespecs on BGP behaviour
|
2020-06-08 10:08:09 +02:00 |
|
Marcel Otto
|
49bcb27bb0
|
Add streaming version of the BGP matching algorithm
|
2020-06-08 00:58:39 +02:00 |
|
Marcel Otto
|
f4bda2ef00
|
Only traverse the solution set to remove blank nodes when necessary
Also add an option remove_bnode_query_variables to skip the removal
generally.
|
2020-06-05 12:33:04 +02:00 |
|
Marcel Otto
|
1de3a7fa6f
|
Add BGP matching algorithm behaviour with a simple implementation
This simple implementation was just extracted unchanged from SPARQL.ex
|
2020-06-04 21:39:13 +02:00 |
|