weso / wikishape

Web client for RDFShape API with customized for Wikidata.
http://wikishape.weso.es
MIT License
5 stars 4 forks source link
react shex sparql wikibase wikidata

Wikishape

React web client for RDFShape API used to operate the API in a human-friendly way. Differs from RDFShape Client in that it is more limited and made for operating Wikidata and Wikibase instances.

It also features software from WESO such as sheXer.

Continuous Integration Docker build

Deployed versions of Wikishape

This client is already deployed here.

Quick reference

Installation

Deploy locally

Steps

  1. Clone this repository
  2. Go to directory where RDFShape Client source code is located
  3. Install dependencies via npm install
  4. Start a development server via npm start
  5. When ready, build the app for production with npm run build. The ouput will be located in the build folder

This app was bootstrapped via Create React App, refer to their website to learn more.

Deploy with Docker

Building the image

Running containers

Supported tags

Contribution and issues

Contributions are greatly appreciated. Please fork this repository and open a pull request to add more features or submit issues: