This repository is meant for sharing resources, such as action schemas, with the SampleDB community.
- PGI-9
- PLD - Pulsed Laser Deposition (PLD) using the Excimer Laser LPX301
- Demo
- Demo Action 1 - A demo action to show the file structure
If you would like to contribute an action to this repository, you can either open a pull request directly, with files provided in the same structure as for Demo Action 1, that is:
- a folder for the organization, containing:
- a subfolder for the action, containing:
README.mda description of the schema, answering a few questionsschema.jsonthe JSON schemadata.jsonexample JSON data (optional)form.pnga screenshot of the object form (optional, can be generated automatically)view.pnga screenshot of the object data (optional, can be generated automatically)
- a subfolder for the action, containing:
Alternatively, you can open an issue or send an email so that I can help you set up these files.