forked fromSensez/WS_GameSales
- Notifications
You must be signed in to change notification settings - Fork0
tiagohpf/WS_GameSales
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple Web Application that manages data of the sales of severall games. It uses data from a repository created on GraphDB.
You need to install the following dependencies:
Execute the application with the following sequence:
- Executecsv_parser.py, choosing one of vgSales files ondata folder. The CSV files are converted to triples, with the resultclean_sales.csv. All these files are inclean_data folder;
- Executerdf_parser.py, transforming triple to N-Triples and write togames.nt;
- Create a repository in GraphDB calledgames andOWL-2 QL (Optimized) as ruleset. After that, uploadgames.nt andgames_ont.nt;
- Execute the Django project;
About
Manager and creator of semantic information about games sales
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- JavaScript71.7%
- Python13.3%
- HTML8.9%
- CSS6.1%