Skip to content

knaw-huc/clariah-cmdi-forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLARIAH CMDI Forms

Tweak Your CMDI Forms to the Max

This is the home of CCF (CLARIAH CMDI Forms). CCF creates a form in your browser to create or update (meta)data records. These forms are based on the Component Metadata profiles. However, often these profiles don't contain enough information to create an end user friendly form. To overcome this CCF supports various tweaks, many based on features which have become available in CMDI 1.2. CCF is implemented using Python and JavaScript.

🚧 CLARIAH CMDI Forms is under construction 🚧

You can already try out this beta version, but please check back to see new features and documentation appear here! And feel free to contact us with any questions by opening an issue!

Build & Run

You can use Docker to quickly build and run the application:

git clone https://github.com/knaw-huc/service-huc-editor.git
docker build -t ccf .
docker run -p 1210:1210 --name=ccf --rm -it ccf

Now visit http://localhost:1210/app/data-envelopes in your browser.

Modules

Publications, presentations & demonstrations

  1. M. Windhouwer. The HuC CMDI editor: What is new? Demonstration at the CLARIN Annual Conference](https://www.clarin.eu/event/2024/), Barcelona, Spain, October 16, 2024.
  2. R. Zeeman, M. Windhouwer. Tweak Your CMDI Forms to the Max. Demonstration at the CLARIAH Toogdag, Hilversum, The Netherlands, April 5, 2019.
  3. R. Zeeman, M. Windhouwer. Tweak Your CMDI Forms to the Max. Presented at the CLARIN Annual Conference, Pisa, Italy, October 8-10, 2018.
  4. R. Zeeman, M. Windhouwer. Component Metadata & TLA-FLAT. Demonstration at the CLARIAH Toogdag. The Hague, The Netherlands, March 9, 2018.