Skip to content

jmmalaca/Thesis-Ontology

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Thesis Recommender

This is a semantic web project that recommends theses. The theses were scraped from a public thesis repository (https://estudogeral.sib.uc.pt). An ontology is used to further enrich the search capabilities of the web application. The ontology was modeled using Protege (http://protege.stanford.edu/).

Thesis Scraper

The repository contains the web scraper used to scrape the theses. The code is in Java and uses the jsoup HTML parser library.

Web Server

Flask, a Python framework, was used for the web server. Run "./python run.py" to start server.

About

Semantic Web Application for browsing theses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • JavaScript 0.2%
  • CSS 0.1%
  • HTML 0.1%
  • Java 0.1%
  • Web Ontology Language 0.1%
  • Other 0.1%