Skip to content

Commit 0af25a0

Browse files
committed
Update
1 parent 36c34ca commit 0af25a0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,12 +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
7576

7677
## Shape Conversion Tools
7778

7879
- [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`.
7980
- [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`.
8081
- [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`.
8183

8284
## Shape Generators
8385

@@ -95,13 +97,15 @@ Software tools or libraries, sorted by programming language.
9597
## Shape Editors, Visualizations
9698

9799
- [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`.
98101

99102
## Declarative UIs
100103

101104
Data viewers/Editors based on shapes.
102105

103106
- [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`.
104107
- [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`.
105109

106110
## IDE support
107111

@@ -154,4 +158,4 @@ Data viewers/Editors based on shapes.
154158

155159
## Legend
156160
- ☠️ : Each one denotes 5 years since last update (e.g., ☠️☠️☠️ denotes 15 years).
157-
- 💰 : Denotes closed source commercial software.
161+
- 💰 : Denotes closed source commercial software.

0 commit comments

Comments
 (0)