// Technical Implementation
Semantic Data Pipeline
The application is built around our custom Mario Kart 8 Deluxe ontology that models drivers, vehicle parts, tracks, cups and gameplay statistics as interconnected knowledge structures.
- Data collected through web scraping
- Ontology modeling and knowledge representation in Protégé
- Custom classes, properties and relationships for game entities
- SPARQL queries used to retrieve and combine data dynamically
- Real-time communication between frontend and ontology endpoint (TriplyDB)
The website acts as a semantic-data frontend and transforms ontology queries into interactive user-facing features.