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

feat: add wikidata query endpoint #126

Merged
merged 8 commits into from
Apr 29, 2024
Merged

feat: add wikidata query endpoint #126

merged 8 commits into from
Apr 29, 2024

Conversation

hikasap
Copy link
Contributor

@hikasap hikasap commented Apr 29, 2024

Allow film search with pattern and limit over Qlever. Provided an endpoint for that. Similarly, there exists a bare SPARQL executor endpoint on WikidataApi. I have also provided sample SPARQLs in a text file so that we have a clue on further queries.

Additionally, I have edited/moved the docker-compose.yaml to the outer scope since it will also compose web and mobile. Also I have moved some settings into env file.

@hikasap hikasap added enhancement New feature or request backend labels Apr 29, 2024
@hikasap hikasap requested review from rukiyeaslan and iremnuy April 29, 2024 14:48
@hikasap hikasap self-assigned this Apr 29, 2024
@hikasap hikasap changed the title feat: Add wikidata query endpoin feat: Add wikidata query endpoint Apr 29, 2024
@hikasap hikasap changed the title feat: Add wikidata query endpoint feat: add wikidata query endpoint Apr 29, 2024
@iremnuy iremnuy merged commit 0ee9503 into dev Apr 29, 2024
@hikasap hikasap deleted the backend-wikidata-api branch April 29, 2024 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Film Searching With Sparql Create Wikidata Query Endpoint
2 participants