Example with GET Pragma soft

The following example demonstrates usage of the get:soft pragma:


DEFINE get:soft "replace"
SELECT *
FROM <http://vocab.org/relationship/>
WHERE {?s ?p ?o}

Sponger Usage Examples

Related