Skip to content

SOF-7687: change propery schema title (for TS types) #359

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

Open
wants to merge 44 commits into
base: dev
Choose a base branch
from

Conversation

"name",
"values"
]
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be outside structural/basis folder

"description": "Hubbard V value in eV for nearest neighbors used in hp.x output parsing",
"type": "object",
"allOf": [
{
"$ref": "hubbard_v.json"
"$ref": "../../core/reusable/hubbard_parameters.json"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add reusable inside properties_directory?

}
]
},
"source": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could reuse source for meta and proto holders

"type": "object",
"allOf": [
{
"$ref": "../../material.json"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to store material here too?

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

Successfully merging this pull request may close these issues.

2 participants