Skip to content

weso/rdfshape

Repository files navigation

RDFShape

RDFShape is full web application for semantic data analysis and validation where you can toy with...

  • RDF conversion between different formats like Turtle and JSON-LD
  • RDF validation using ShEx (Shape Expressions) and SHACL (Shapes Constraint Language)
  • RDF querying with SPARQL
  • RDFS and OWL inference

...among others.

FYI

This is a general repository for explanations and configuration files of RDFShape. If you're searching for detailed instructions or tutorials for the backend or frontend of this tool, head to the linked repositories.

Quick reference

Structure of RDFShape

RDFShape is formed by:

Deploying a full RDFShape stack (server & clients)

A template docker-compose file is available in this repository for users to tweak it according to their needs.

If you only require certain services of the RDFShape stack or want to test them out yourself, the Dockerfiles and detailed instructions on how to build/run the Docker images can be found in each module's repository.

Alternatively, you may get yourself a fully operational RDFShape service using our deployed services.

WESO members

Weso members can access the instructions for deploying RDFShape in our Wiki.

Contribution and issues

Contributions are greatly appreciated. Please head to the specific sub-repositories of RDFShape to open a pull request to add more features or submit issues: