Skip to content

weso/Wesby

Repository files navigation

Wesby logo Wesby is a linked data frontend that wraps your RDF resources with custom-built interfaces, effectively turning your SPARQL endpoints into rich HTML5 websites.

Build Status codecov.io Stories in Ready Gitter GitHub license by WESO

Features

  • RDF retrieval from SPARQL endpoint
  • Resource caching with Memcached
  • Result queries conversion to Json for easy Javascript access to data
  • User defined template binding for RDF types
  • Logic-less templates with HTML5 and Mustache

Quick start with Activator

  1. Install Play! Framework Activator
  2. Install Git
  3. git clone https://github.com/weso/Wesby.git
  4. cd Wesby
  5. activator run
  6. Read the docs
🚧 This document is a work in progress 🚧