Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 830 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 830 Bytes

Search Engine: Countries of the World

Overview

A simple search engine for countries of the world information made using React. Data is gathered from a kaggle dataset and DBPedia data queried using SPARQL. This project is made as an assessment criteria for Semantic Web Course @ CSUI 2020.

Installation

npm install
npm run start

Authors

  • Jonathan Christopher Jakub - 1706040151
  • Kevin Christian Chandra - 1706039976
  • Reynaldo Wijaya Hendry - 1706028625

Acknowledgement