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

Provide a "GraphDB" dialect for full-text search #628

Open
tfrancart opened this issue Sep 29, 2017 · 1 comment · May be fixed by #1245
Open

Provide a "GraphDB" dialect for full-text search #628

tfrancart opened this issue Sep 29, 2017 · 1 comment · May be fixed by #1245

Comments

@tfrancart
Copy link
Contributor

I like GraphDB. It would be nice if Skosmos can talk to GraphDB using its full-text operators.
See the documentation at http://graphdb.ontotext.com/documentation/free/lucene-graphdb-connector.html and also https://stackoverflow.com/questions/43517064/how-to-create-a-custom-analyzerfactory-in-graphdb-full-text-search.
I will investigate and provide a patch by looking at what already exists for JenaText.

@osma
Copy link
Member

osma commented Sep 29, 2017

Contributions like this are always welcome! But it would be good to be able to have unit tests for this functionality that can run in Travis CI. I wonder if that's possible, given the commercial nature of GraphDB? If downloading and running a GraphDB installation under Travis seems difficult, maybe a stub implementation could be used instead.

@osma osma added this to the Next Tasks milestone Nov 2, 2017
@MikkoAleksanteri MikkoAleksanteri added this to Random enhancements and bugs in Skosmos Backlog Jan 27, 2020
@pulquero pulquero linked a pull request Nov 10, 2021 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Skosmos Backlog
  
Miscellaneous enhancements and bugs
Development

Successfully merging a pull request may close this issue.

2 participants