Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 400 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 400 Bytes

RDF-Triple-Store-and-SHACL-queries

Built an OWL ontology from the Meetups data available on Kaggle and converted the dataset into RDF triples according to the ontology. Also, stored the triples into the built triple store using Apache Jena. queried the said triple store using SPARQL and validated the RDF graph using SHACL.

This is our course project for the course Semantic Web in Winter 2019.