cwrc / islandora_object_field

Adds an "Islandora Object" field type and widgets for referencing Islandora objects in Drupal fields.
GNU General Public License v3.0
0 stars 1 forks source link

SPARQL: check syntax compatibility for triplestore swap #1

Open jefferya opened 6 years ago

jefferya commented 6 years ago

Problem / motivation

To increase speed of Fedora, swapping out the default Mulgara triplestore with Blazegraph. Blazegraph uses a stricter syntax. This note is to check the syntax of the query and change if required

https://github.com/cwrc/islandora_object_field/blob/develop/islandora_object_field.module#L282-L310

Steps to reproduce

Try the following callback:

Proposed resolution

unknown

Remaining tasks

User interface changes

n/a

API changes

n/a

Data model changes

n/a

jefferya commented 6 years ago

ToDo: