Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 662 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 662 Bytes

TraktTvProject

  • Project developed during INFO216 Advanced Modelling at the University of Bergen.
  • Pulls user data from Trakt.tv and semantically tags the data. Queries can then be made concurently from the semantic trakt.tv database and LinkedMDB database, a semantic moviedatabase.
  • Checks the number of movies two users have in commmon where Kevin Bacon has acted

Will not currently work, as Trakt.tv has updated it's API since the creation of this project. A local running fuseki server will also be needed to access a local linkedMDB movie database, as the project was made only for local use as a project for an advanced modelling university course.