Seehorn is best known for starring alongside Bob Odenkirk in Better Call Saul, but her work stretches back into the '90s. As ...
├── scripts/ # Python scripts │ ├── ontology_core.py # Base ontology with 20+ classes │ ├── ontology_constraints.py # OWL axioms and constraints │ ├── create_tbox_ontology.py # T-Box only ontology ...
Scryer Graph is a lightweight RDF graph database implemented in Scryer Prolog, built primarily as a learning project to explore logic programming, reasoning, and database concepts. It offers a simple ...