kasei / attean

A Perl Semantic Web Framework
19 stars 10 forks source link

A bgp export function; with tests #125

Closed kjetilk closed 5 years ago

kjetilk commented 5 years ago

To make it easier to work with BGPs, I figured an export function would be nice...

Then, we could have methods that take Attean::Algebra::* objects as input and do stuff without formulating it as a SPARQL query, where the bgp function would be the simplest.