aboutsummaryrefslogtreecommitdiff
path: root/gn3/db/datasets.py
AgeCommit message (Expand)Author
2022-11-02Re-implement RDF related code to use monads in its own moduleMunyoki Kilyungi
2022-06-21db: datasets.py: Ignore results from sparql.queryAndConvertBonfaceKilz
2022-02-21Fix a myriad of linter issuesFrederick Muriuki Muriithi
2022-02-18Remove code trying to query non-existent `TempFreeze` tableFrederick Muriuki Muriithi
2021-12-23db: Assist mypy with explicit type declaration.Arun Isaac
2021-12-23db: Fix sparql_query return type.Arun Isaac
2021-12-23db: Fix wrong continued indentation.Arun Isaac
2021-12-09Prevent error on no result. Fix indexingFrederick Muriuki Muriithi
2021-12-02Implement dataset metadata API endpoint.Arun Isaac
2021-09-27Update terminology: `riset` to `group`Frederick Muriuki Muriithi
2021-08-17Fix errors: add in missing parenthesisMuriithi Frederick Muriuki
2021-08-09Fix linting errorsMuriithi Frederick Muriuki
2021-08-05Reorganise the database codeMuriithi Frederick Muriuki