cwrc / islandora_cwrc_basexdb

Offers increased flexibility of querying/analysis by indexing XML content within a read-only XML Database. This module connects Islandora/Fedora to an XML database.
GNU General Public License v3.0
0 stars 2 forks source link

SPARQL: check syntax for triplestoreswap #2

Open jefferya opened 7 years ago

jefferya commented 7 years ago

To test:

https://github.com/cwrc/islandora_cwrc_basexdb/blob/773f9f7f5806f8b5906dcf2ab46a4b4765ee667a/islandora_cwrc_basexdb.drush.inc#L197-L204

https://github.com/cwrc/islandora_cwrc_basexdb/blob/773f9f7f5806f8b5906dcf2ab46a4b4765ee667a/islandora_cwrc_basexdb.drush.inc#L454-L464

joelacummings commented 7 years ago

I forgot to mention in the other queries but FROM is full URI I assume there is some prefix for 'ri' such that it would be FROM <http://example.org/ri> or something to that effect so it locate the resource.

jefferya commented 7 years ago

ToDo: