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

Linked Data Fragments/Sufia Integration #8

Open
no-reply opened this issue Dec 29, 2016 · 4 comments
Open

Linked Data Fragments/Sufia Integration #8

no-reply opened this issue Dec 29, 2016 · 4 comments
Assignees
Milestone

Comments

@no-reply
Copy link
Collaborator

no-reply commented Dec 29, 2016

ActiveTriples/linked-data-fragments should give us a fair bit of what we need, but should be refactored from a standalone rails app into something mountable in an existing Sufia application.

There is an existing ticket for this, here: ActiveTriples/linked-data-fragments#8, but I am inclined to avoid a full Rails Engine, and refactor the existing code into something lighter (e.g. mountable Rack middleware).

@no-reply no-reply added this to the One milestone Dec 29, 2016
@no-reply no-reply self-assigned this Dec 29, 2016
@no-reply no-reply mentioned this issue Dec 29, 2016
@no-reply no-reply added the ready label Jan 5, 2017
This was referenced Jan 5, 2017
@no-reply no-reply added in progress and removed ready labels Jan 6, 2017
@no-reply
Copy link
Collaborator Author

I'm starting work on bridging these two projects at https://github.com/no-reply/qa-ldf

The basic idea is to provide a Qa::Authorities implementation specific to LDF. Most of the specialized stuff should be in configuration and/or optimizations. See also @elrayle's earlier work at: samvera/questioning_authority#109

no-reply pushed a commit to curationexperts/ldc-qa-demo that referenced this issue Jan 16, 2017
This will be the location of the bulk of the work on
curationexperts/chf-sufia#8.
@no-reply
Copy link
Collaborator Author

no-reply commented Feb 5, 2017

@no-reply
Copy link
Collaborator Author

Dataset work is finished, as described in ActiveTriples/linked-data-fragments#43 (comment).

#all and #search still remain.

@no-reply
Copy link
Collaborator Author

Search is now implemented as a generic search service interface, via: curationexperts/qa-ldf#10

Search still doesn't exist on the LDF side, though, so until we've finished that, the default search service is EmptySearchService which returns an empty result set for all queries.

no-reply pushed a commit to curationexperts/ldc-qa-demo that referenced this issue Feb 24, 2017
This will be the location of the bulk of the work on
curationexperts/chf-sufia#8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant