Skip to content

ceforoinc/Semantic-Web-Project

 
 

Repository files navigation

Semantic Web Project

###Creating and querying an ontology

The goal of this project is to define, populate and query an ontology about Movies. The ontology is be able to integrate and reuse already available semantic data from 2 external sources.

#####Tasks accomplished for this project:

  1. Defined an ontology using Protégé-OWL2;

  2. Populated the knowledge base from an external semantic data repository using SPARQL(1.1).

  3. Verified that it is possible to query the local ontology also using SPARQL.

  4. Populated the ontology with information from the second external semantic data repository so that queries to my local ontology can answer questions that cannot be answered by either remote knowledge base alone.

For complete documentation, please check the pdf report.

About

Creating and querying an ontology using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Web Ontology Language 99.6%
  • Python 0.4%