Skip to content

nameType="partial" fixes for some base classes#1546

Merged
lukaspie merged 1 commit intonexusformat:mainfrom
FAIRmat-NFDI:name-type-partial-fixes
Mar 13, 2025
Merged

nameType="partial" fixes for some base classes#1546
lukaspie merged 1 commit intonexusformat:mainfrom
FAIRmat-NFDI:name-type-partial-fixes

Conversation

@lukaspie
Copy link
Copy Markdown
Contributor

@lukaspie lukaspie commented Feb 28, 2025

Fixes the nameType for four different concepts:

  • NXtransformations/AXISNAME_end -> was nameType="any", should be nameType="partial"
  • NXtransformations/AXISNAME_increment -> was nameType="any", should be nameType="partial"
  • NXhistory/identifierName -> has no nameType, should be nameType="partial"
  • NXcalibration/identifierName -> has no nameType, should be nameType="partial"

For the fields in NXtransformations, this was probably a copy-paste error. For NXhistory and NXcalibration, which were recently added by me, it was simply forgotten to add the nameType.

@lukaspie lukaspie requested a review from phyy-nx February 28, 2025 11:30
@lukaspie
Copy link
Copy Markdown
Contributor Author

@phyy-nx would you be able to review this bug fix? Should be an easy merge with no vote needed. Thanks!

@lukaspie lukaspie merged commit 300eb72 into nexusformat:main Mar 13, 2025
@lukaspie lukaspie deleted the name-type-partial-fixes branch March 13, 2025 15:06
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