/DFDP

Declarative Form Description Pipeline

Primary LanguageHTMLMIT LicenseMIT

DFDP

Declarative Form Description Pipeline

This repository contains the source code of the overview page for the DFDP and the Policy ontology used in the DFDP.

Policy ontology:

  • The Policy ontology describes missing classes and properties to be able to define policies that needs to be executed.
  • Specification
  • Turtle definition

FormGenerator:

  • An app to generate a declarative form description by using a drag-and-drop interface.
  • Demo
  • Source

FormRenderer:

  • An app to fill out a form by rendering its declarative form description as HTML in the browser.
  • Demo
  • Source

FormCli:

  • An app to fill out a form by rendering its declarative form description as text on the command line.
  • Source

Article:

  • Article for the SDS workshop at the ESWC 2024 Conference on Declarative Form Description Pipeline (DFDP).
  • Article
  • Source