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

[#26] Add unit references mapping #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

airnst
Copy link
Collaborator

@airnst airnst commented Aug 5, 2024

Tickets

[#26]

Justification

Units that are cited in other publications contain this information in the element abcd:./UnitReference. In order to enable the search for datasets containing units cited, this element must be mapped correctly. Since there is no exact analogous element in the schema/bioschemas specification, it must be mapped by using the schema:citation property in combination with the JSON-LD keyword @ reverse.

Code changes

XSLT file

  • Added variable for "cited by" information.
  • Mapping of TitleCitation, CitationDetail and URI in a @ reverse container.

XML file

  • Added examples for testing (for example for duplicates).

IPYNB file

  • Line 311: Update reverse keyword.

@airnst airnst self-assigned this Aug 5, 2024
@airnst airnst linked an issue Aug 5, 2024 that may be closed by this pull request
4 tasks
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.

Add ./Unit/UnitReferences mapping
1 participant