Skip to content
This repository was archived by the owner on Mar 28, 2020. It is now read-only.

Make rdf-turtle a runtime dependency#22

Open
gkellogg wants to merge 4 commits intodevelopfrom
feature/as-gem
Open

Make rdf-turtle a runtime dependency#22
gkellogg wants to merge 4 commits intodevelopfrom
feature/as-gem

Conversation

@gkellogg
Copy link
Collaborator

This fixes #18. See https://github.com/gkellogg/sparqlight-numismatics for a project which uses blacklight and this gem to run the numismatics examples. This should probably be generated from sparqlight using rails rails generate blacklight:sparql:install or something similar.

Note that search_builder and sparql_document need to be created in the client; perhaps there's a way to get default behavior from sparqlight, but it wasn't obvious to me at the time.

Note that most of the files in app/models have been moved to lib/, which seems more appropriate, but this does require adding require "blacklight/sparql" to the config/application.rb.

@gkellogg
Copy link
Collaborator Author

@cbeer we might keep this open as we refine the sparqlight gem contents, as it doesn't need to run as an application itself.

@cbeer cbeer removed their assignment Jan 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make this repo a gem plugin for BlackLight

3 participants