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

WIP: RDF, SPARQL, SKOSMOS #23

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

WIP: RDF, SPARQL, SKOSMOS #23

wants to merge 3 commits into from

Conversation

nicokant
Copy link
Collaborator

@nicokant nicokant commented Jan 4, 2024

The aim of this PR is to implement a support for RDF definitions to be stored inside a postgresql database, providing a sparql endpoint and a skosmos service that relies on that.

Technologies:

  • django
  • rdflib_django3 - provides an interface for rdflib to store data inside a database using the django ORM
  • postgresql

How to test:
visit: /sparql/ to interact with the api using yasgui

fixes #20

@nicokant nicokant changed the title RDF, SPARQL, SKOSMOS WIP: RDF, SPARQL, SKOSMOS Jan 4, 2024
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

Successfully merging this pull request may close these issues.

Integration with dictionaries
1 participant