Skip to content

Commit 706c92c

Browse files
committed
Update
1 parent 0af25a0 commit 706c92c

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,14 @@ Software tools or libraries, sorted by programming language.
7272
## Shapes Collections
7373

7474
- [schema.org Shapes](http://datashapes.org/schema) - Schema.org, converted to SHACL by TopQuadrant.
75-
- [Europarl Shapes](https://data.europarl.europa.eu/en/developer-corner) - Application profiles for European Parliament & all related dataset-specific profiles
75+
- [Europarl Shapes](https://data.europarl.europa.eu/en/developer-corner) - Application profiles for European Parliament & all related dataset-specific profiles.
7676

7777
## Shape Conversion Tools
7878

7979
- [ShacShifter](https://github.com/AKSW/ShacShifter) <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/AKSW/ShacShifter" align="top"> ☠️ - Shape shifter from SHACL to other formats (currently RDForms); `GPL-3.0` license; `Python`.
8080
- [SHACL To JSON Schema](https://github.com/comake/shacl-to-json-schema) <img alt="NPM Version" src="https://img.shields.io/npm/v/@comake/shacl-to-json-schema" align="top"> <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/comake/shacl-to-json-schema" align="top"> - SHACL-to-JSON-Schema translator; `Typescript`.
8181
- [rudof](https://rudof-project.github.io/rudof/cli_usage/convert.html) [![Latest Version](https://img.shields.io/crates/v/rudof-cli.svg)](https://crates.io/crates/rudof-cli) [![PyPI](https://img.shields.io/pypi/v/pyrudof)](https://pypi.org/project/pyrudof/) <img alt="GitHub Release Date" src="https://img.shields.io/github/release-date/rudof-project/rudof" align="top"> supports conversion between different RDF Data modeling technologies using the `convert` command.
82-
- [SHACL Play!](https://github.com/sparna-git/shacl-play) <img alt="Version" src="https://img.shields.io/github/v/release/sparna-git/shacl-play" align="top"> <img alt="GitHub Release Date" src="https://img.shields.io/github/release-date/sparna-git/shacl-play" align="top"> - SHACL-to-JSON-LD context generator; `Java`.
82+
- [SHACL Play! JSON-LD context](https://shacl-play.sparna.fr/play/context) <img alt="Version" src="https://img.shields.io/github/v/release/sparna-git/shacl-play" align="top"> <img alt="GitHub Release Date" src="https://img.shields.io/github/release-date/sparna-git/shacl-play" align="top"> - SHACL-to-JSON-LD context generator; `Java`.
8383

8484
## Shape Generators
8585

@@ -97,15 +97,18 @@ Software tools or libraries, sorted by programming language.
9797
## Shape Editors, Visualizations
9898

9999
- [Allotrope Shape Editor](https://gitlab.com/allotrope-open-source/allotrope-devops/-/wikis/shacl-shape-editor) - The Shape Editor supports editing of shacl and shaclc files; `Apache-2.0` license; `Java`.
100-
- [SHACL Play! Tools](https://shacl-play.sparna.fr/) - Edit SHACL via Excel templates, generate documentations & UML diagrams; `LGPL-3.0 license` license; `Java`.
100+
- [SHACL Play! Tools](https://shacl-play.sparna.fr/) - Edit & visualize SHACL; `LGPL-3.0 license` license; `Java`.
101+
- [SHACL in Excel](https://shacl-play.sparna.fr/play/shaclexcel)
102+
- [SHACL documentation](https://shacl-play.sparna.fr/play/doc)
103+
- [UML diagrams](https://shacl-play.sparna.fr/play/draw)
101104

102105
## Declarative UIs
103106

104107
Data viewers/Editors based on shapes.
105108

106109
- [shaperone](https://github.com/hypermedia-app/shaperone) <img alt="NPM Version" src="https://img.shields.io/npm/v/@hydrofoil/shaperone-wc" align="top"> <img alt="GitHub Release Date" src="https://img.shields.io/github/release-date/hypermedia-app/shaperone" align="top"> - SHACL Shapes Form generator; [docs](https://forms.hypermedia.app); `MIT` license; `Typescript`.
107110
- [playground](https://forms.hypermedia.app/playground)
108-
- [SHACL Play!](https://github.com/sparna-git/shacl-play) <img alt="Version" src="https://img.shields.io/github/v/release/sparna-git/shacl-play" align="top"> <img alt="GitHub Release Date" src="https://img.shields.io/github/release-date/sparna-git/shacl-play" align="top"> - SHACL Shapes viewer & editor; [docs] (https://shacl-play.sparna.fr/play/doc#documentation); `LGPL-3.0 license` license; `Java`.
111+
- [SHACL Play!](https://github.com/sparna-git/shacl-play) <img alt="Version" src="https://img.shields.io/github/v/release/sparna-git/shacl-play" align="top"> <img alt="GitHub Release Date" src="https://img.shields.io/github/release-date/sparna-git/shacl-play" align="top"> - SHACL Shapes viewer & editor; [docs](https://shacl-play.sparna.fr/play/doc#documentation); `LGPL-3.0 license` license; `Java`.
109112

110113
## IDE support
111114

0 commit comments

Comments
 (0)