Skip to content

ignacevanlanduyt/UnSHACLed

 
 

Repository files navigation

UnSHACLed web application

Hi there! UnSHACLed is a visual editor for SHACL, still in its early stages.

Trying UnSHACLed live

You can try out UnSHACLed's latest release or its latest nightly release from the comfort of your favorite browser.

CI

CI engine Status
Travis (Linux, Mac OS X) Build Status
AppVeyor (Windows) Build status
Codacy Codacy Badge

SonarCloud dashboard can be found here. For some reason, SonarCloud won't show an accurate test coverage report. You can find an accurate report here.

Building UnSHACLed

Dependencies:

  • npm (sudo apt install npm)
  • gulp (sudo npm install -g gulp)

Build instructions:

  • Install all other dependencies by running npm install.
  • Lint, build and test by typing gulp.

To view the website, open index.html with your favorite web browser.

About

A visual editor for SHACL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.4%
  • TypeScript 12.2%
  • C# 0.8%
  • Python 0.2%
  • HTML 0.2%
  • CSS 0.1%
  • Other 0.1%