-
Notifications
You must be signed in to change notification settings - Fork 0
Progress
GalatianuMihai edited this page Jan 8, 2026
·
1 revision
This page tracks the major milestones and development history of the DAVI project.
- selection of the MovieLens dataset.
- Studied Semantic Web concepts (RDF, SPARQL, OWL).
- Designed the initial Ontology (
schema.ttl).
- Setup Apache Jena Fuseki via Docker.
- Developed Python scripts for data cleaning and conversion to TTL.
- Created FastAPI skeleton and basic endpoints.
- Implemented
SPARQLWrapperfor Python-Fuseki communication.
- Initialized Angular project.
- Integrated
3d-force-graphfor graph visualization. - Connected Frontend to Backend APIs.
- Implemented Movie List and Detail views.
- Enhanced SPARQL queries for performance.
- Added filters (Genre, Year, Rating).
- Finalized
README.mdand Video Demo. - Created this Wiki.