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

[#17] Add mapping of measurements #37

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

airnst
Copy link
Collaborator

@airnst airnst commented Sep 2, 2024

Tickets

[#17]

Justification

abcd:MeasurementOrFactAtomised contains quantitative and descriptive data that relate to a specific unit and may be suitable for being provided for the dataset search. However, multiple measurements of the same parameter must be summarized (in schema:variableMeasured) to represent a range of values in the dataset. See #17 for mapped elements and more details.

Code changes

XSLT file

  • Add mapping of different ABCD elements to variableMeasured.
  • Check for units.
  • Determine max and min values.

XML file

  • Example update.

@airnst airnst added enhancement New feature or request mapping_xslt labels Sep 2, 2024
@airnst airnst self-assigned this Sep 2, 2024
@airnst airnst linked an issue Sep 2, 2024 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mapping_xslt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add mapping of ./MeasurementOrFact(Atomised)
1 participant