Welcome to the
SWI-Prolog Semantic Web Server
This server provides a Web frontend to the SWI-Prolog SemWeb
package supporting both the SPARQL and Sesame SeRQL
query language.
About this server
This server is built on top of the SWI-Prolog
Web infrastructure. It provides a web front-end to the SWI-Prolog Semantic
Web libraries. Features:
- Fast in-memory RDF triple store, scalable to approx. 25 million triples on 32-bit and
virtually unlimited on 64-bit hardware.
- Persistent store using journal files
- Compiles SPARQL and SeRQL queries to Prolog goals
- Supports SPARQL and SeRQL 1.2 HTTP protocol for remote access
- Can be used as library for Semantic Web applications
Further information and contact