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

using readonly instead of user_editability; enabling injesting multip… #486

Merged
merged 8 commits into from
Jan 8, 2025

Conversation

sanbrock
Copy link
Collaborator

…le methods to the base classes and not only the normalization; Entry to inherit also from Task, so Workflow click drives there directly

…le methods to the base classes and not only the normalization; Entry to inherit also from Task, so Workflow click drives there directly
Copy link
Collaborator

@lukaspie lukaspie left a comment

Choose a reason for hiding this comment

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

We should definitely also think how we can keep this clean and maintainable in the future. Maybe we can separate the actual schema creation a bit from the definition of new base section classes and normalization functions (i.e, move these to a new python file in the future)

src/pynxtools/nomad/schema.py Outdated Show resolved Hide resolved
src/pynxtools/nomad/schema.py Outdated Show resolved Hide resolved
src/pynxtools/nomad/schema.py Show resolved Hide resolved
src/pynxtools/nomad/schema.py Outdated Show resolved Hide resolved
@sanbrock sanbrock requested a review from lukaspie January 8, 2025 12:11
Copy link
Collaborator

@RubelMozumder RubelMozumder left a comment

Choose a reason for hiding this comment

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

I tested both features of regenerating the existing nexus entry and workflow steps. LGTM!

@sanbrock sanbrock dismissed lukaspie’s stale review January 8, 2025 17:21

requested modifications are implemented

@sanbrock sanbrock merged commit 9966036 into master Jan 8, 2025
17 checks passed
@lukaspie lukaspie deleted the entry_as_task branch January 9, 2025 15:44
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.

3 participants