Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NOMAD Custom Schema Cheat Sheet #87

Open
2 of 4 tasks
budschi opened this issue Dec 13, 2023 · 2 comments
Open
2 of 4 tasks

NOMAD Custom Schema Cheat Sheet #87

budschi opened this issue Dec 13, 2023 · 2 comments

Comments

@budschi
Copy link
Contributor

budschi commented Dec 13, 2023

I created a NOMAD Custom Schema Cheat Sheet that works as a schema file. People can use in NOMAD and see how to write specific quantity types and ELNs and copy, paste, modify it for their use case.

The current cheat sheet includes only basics of writing NOMAD schema such as:

There are still things missing! Feel free to extend

  • template --> ordering quantities or sections
  • referencing specific sections or types
  • formatting the names correctly (camel vs. snake case)
  • ?

Everything related to a Custom Schema which inherits from the base sections will be handled in a Cheat Sheet for Base Sections (coming soon). This includes: inheriting from base sections, overloading properties (e.g. define specific steps), label qunatities with an user specif name, etc.

@budschi
Copy link
Contributor Author

budschi commented Dec 13, 2023

  • add fileeditquantity
  • add tabular parser
  • add a simple plot

@budschi
Copy link
Contributor Author

budschi commented Jan 10, 2024

  • hiding quantities

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant