Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPARQL: check syntax compatibility for triplestore swap #1

Open
4 tasks
jefferya opened this issue Sep 18, 2017 · 1 comment
Open
4 tasks

SPARQL: check syntax compatibility for triplestore swap #1

jefferya opened this issue Sep 18, 2017 · 1 comment

Comments

@jefferya
Copy link

jefferya commented Sep 18, 2017

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:

  • islandora_object_field/autocomplete/%

Proposed resolution

unknown

Remaining tasks

  • Update "Remaining tasks"
  • Write automated tests
  • Code review
  • Commit

User interface changes

n/a

API changes

n/a

Data model changes

n/a

@jefferya jefferya changed the title SPARQL: check syntax compatibility with blazegraph SPARQL: check syntax compatibility for triplestore swap Sep 18, 2017
@jefferya
Copy link
Author

jefferya commented Sep 20, 2017

ToDo:

  • add: PREFIX fedora-model: <info:fedora/fedora-system:def/model#>
  • remove angle brackets: fedora-model:label and fedora-model:hasModel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant