Skip to content

A simple football ontology, dataset and semantic web search.

Notifications You must be signed in to change notification settings

sLeeNguyen/semweb-football

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semantic Web

Building a simple football ontology, dataset and web search.

References

Get started

  1. Build the Text Index
  java -cp $FUSEKI_HOME/fuseki-server.jar jena.textindexer --desc=<path_to_fuseki-config.ttl>
  1. Run fuseki server
  $FUSEKI_HOME/fuseki-server --update --config <path_to_fuseki-config.ttl>
  1. Import data to fuseki server

  2. Run web server

  cd web/
  yarn build
  yarn start

About

A simple football ontology, dataset and semantic web search.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published