Skip to content

Commit ed8dcb1

Browse files
add DFDP
1 parent 0fa419e commit ed8dcb1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@ Data viewers/Editors based on shapes.
116116
- [shacl-forms](https://github.com/zazuko/shacl-forms) (Zazuko) <img alt="NPM Version" src="https://img.shields.io/npm/v/shacl-forms" align="top"> <img alt="GitHub Release Date" src="https://img.shields.io/github/release-date/zazuko/shacl-forms" align="top"> - A Web Component SHACL form generator library; `unknown` license; `JavaScript` ☠️.
117117
- [form-generator](https://git.rwth-aachen.de/coscine/frontend/libraries/form-generator) (RWTH Aachen) <img alt="NPM Version" src="https://img.shields.io/npm/v/@coscine/form-generator" align="top"> - A Vue SHACL form generator library; `MIT` license; `Typescript`.
118118
- [shacl-form](https://github.com/danielbeeke/shacl-form) (Daniel Beeke) <img alt="GitHub Release Date" src="https://img.shields.io/github/release-date/danielbeeke/shacl-form" align="top"> - A custom element SHACL form generator library; [docs](https://shacl-form.mediaworks.global/); `MIT` license; `Typescript` ☠️.
119+
- [DFDP: Declarative Form Description Pipeline](https://solidlabresearch.github.io/DFDP/) (SolidLabResearch) <img alt="GitHub Release Date" src="https://img.shields.io/github/release-date/SolidLabResearch/FormGenerator/" align="top"; `MIT` license; `JavaScript`; Integrates with SOLID. [ESWC 2024 Paper]([url](https://smessie.github.io/Article-ESWC2024-DFDP/)).
120+
- FormGenerator: generate a declarative form description by using a drag-and-drop interface. Targets SHACL, RDF-Form and Solid-UI
121+
- FormRenderer: fill out a form by rendering its declarative form description as HTML in the browser.
122+
- FormCli: fill out a form by rendering its declarative form description as text on the command line.
119123

120124
## IDE support
121125

0 commit comments

Comments
 (0)