Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.

GeorgesAlkhouri/semantic-web-school-crime-london

Repository files navigation

Work in progress

Semantic-Web School Crime London

A semantic web project with multiple data sources and triple store usage.

The Semantic-Web School Crime London is a study project. The purpose of this project is to give indications whether it is true or not that violent video games are causing higher crimes of violence rates near schools.

What is happening?

The application requests diffrent data sources (e.g. Datastore Police UK) and creats a turtle dump with the received data. Followed by sending the dump file to a Triple Store (currently for Fuseki Jena) over HTTP.

After this the application requests a SPARQL query and processes the results as a CSV file.

Technical

This application is also an working example for a modular architectural design concept from Uncle Bob aka Robert C. Martin.

Further, the article in objc.io about VIPER was a great implementation help. Finally, the single modules were generated by the viper-module-generator.

-- Please keep in mind that this is a research project, so don't expect too much comfort.

About

A semantic web project with multiple data sources and triple store usage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published