Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Comments

WIP: RDF, SPARQL, SKOSMOS#23

Open
nicokant wants to merge 3 commits intomasterfrom
dictionaries
Open

WIP: RDF, SPARQL, SKOSMOS#23
nicokant wants to merge 3 commits intomasterfrom
dictionaries

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 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.

Integration with dictionaries

1 participant