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

Add mapping of various unit IDs #27

Open
2 tasks done
airnst opened this issue Jul 31, 2024 · 0 comments · May be fixed by #34
Open
2 tasks done

Add mapping of various unit IDs #27

airnst opened this issue Jul 31, 2024 · 0 comments · May be fixed by #34
Assignees
Labels
enhancement New feature or request mapping_xslt

Comments

@airnst
Copy link
Collaborator

airnst commented Jul 31, 2024

Description

The search for datasets that contain a specific record ID requires the mapping of IDs at unit level. Mapping them on schema:identifier of bioschemas:BioSample entities in schema:about of a schema:Dataset is a suitable approach, as IDs are thus accessible in a relatively flat structure, which facilitates browsing datasets. Values of the following ABCD elements are mapped to schema:identifier:

  • /DataSets/DataSet/Units/Unit/SourceInstitutionID
  • /DataSets/DataSet/Units/Unit/SourceID
  • /DataSets/DataSet/Units/Unit/UnitID
  • /DataSets/DataSet/Units/Unit/UnitIDNumeric
  • /DataSets/DataSet/Units/Unit/UnitGUID

This issue is related to [#20].

Files

XML file
XSLT file

Tasks

  • Update XSLT file.
  • Test if identifier are mapped correctly.
@airnst airnst self-assigned this Jul 31, 2024
@airnst airnst added enhancement New feature or request mapping_xslt labels Jul 31, 2024
@airnst airnst linked a pull request Aug 19, 2024 that will close this issue
@airnst airnst linked a pull request Aug 19, 2024 that will close this issue
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 a pull request may close this issue.

1 participant