Skip to content
 
 

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drill 9A — SPARQL on a Fixture KG

Complete queries/drill.py so each of q1() through q5() returns the SPARQL query the matching docstring describes. The autograder parses fixtures/mini_kg.ttl with rdflib, runs each query, and checks the result set.

Run locally:

pip install -r requirements.txt
pytest tests/ -v

No Docker or Fuseki needed — everything runs in-memory against rdflib.


License

This repository is provided for educational use only. See LICENSE for terms.

You may clone and modify this repository for personal learning and practice, and reference code you wrote here in your professional portfolio. Redistribution outside this course is not permitted.

About

AISPIRE M9 Week A — drill-9a-sparql template repo

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages