Skip to content

The repository for BravoTeam Semantic Web Project

Notifications You must be signed in to change notification settings

thebugcreator/bravo_sw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bravo_sw

The repository for BravoTeam Semantic Web Project

Structure of the Repo:

  • players contains all of the information about players.
    • players_vocab.ttl contains the vocabulary used to describe players.
    • players_list.ttl contains all the players along with the details containing basic information and games liked.
  • video_games contains all of the information and ontologies about video games.
    • video_game_data_with_ontology.owl is a file containing all of the data and ontologies in the video_games folder.
    • gave_voc.ttl contains only the vocabulary used to describe video games.
    • video_game_ontology.owl contains only the video game ontology without any of the data individuals.
    • wikidata_video_games.ttl is the base of all of our video game information. It contains wikidata video games along with their genre, modes, platform, series, and publisher.
    • wikidata_genres.ttl contains all of the wikidata video game genres and their subgenres.
    • wikidata_platforms.ttl contains wikidata platforms of the following types: video game console (Q8076), home video game console (Q17589470), and home computer (Q473708), along with their release dates.
  • images contains some graphical images of our ontology.
  • query_outputs has some files containing the outputs when our main query is applied to one of our players.
  • creation - recommendation queries.txt contains all of the SPARQL Recommendation queries that we have created.

Files to import when running queries on our data

  • Video game data:
    • video_game_data_with_ontology.owl
    • game_voc.ttl
  • Player data:
    • players_vocab.ttl
    • players_list.ttl

About

The repository for BravoTeam Semantic Web Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •