Skip to content

RDFChess is a dataset of chess games stored as RDF. It is an example on how ontology design patterns can guide the creation of linked data

Notifications You must be signed in to change notification settings

Reihan-amn/RDFChess

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

RDFChess

RDFChess is a web service capable of offering structured information on chess players, chess games and chess openings. You may download the project, generate a .war file and deploy it in any servlet container (e.g. Tomcat). Alternatively, you may generate a .jar file which is a self-contained servlet server (jetty) to be run. In addition, a Fuseki server is needed to serve the information as linked data.

RDFChess includes a dataset of chess games stored as RDF. It is an example on how ontology design patterns can guide the creation of linked data This project was created in connection with the paper presented at COLD2015

Pattern-Based Linked Data Publication: The Linked Chess Dataset Case, V. Rodríguez-Doncel, A. A. Krisnadhi, P. Hitzler, M. Cheatham, N. Karima and R. Amini, in Proc. of the 6rd Int. W. on Consuming Linked Data, ISSN: 1613-0073, CEUR Vol. 1426, O. Hartig et al. (Eds.) (2015) See the paper here: http://delicias.dia.fi.upm.es/~vrodriguez/pdf/2015.10.cold.pdf

About

RDFChess is a dataset of chess games stored as RDF. It is an example on how ontology design patterns can guide the creation of linked data

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 76.3%
  • JavaScript 14.0%
  • HTML 9.0%
  • Other 0.7%