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

[#16] Added kind of unit mapping. Updated example. #23

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

Conversation

airnst
Copy link
Collaborator

@airnst airnst commented Jul 29, 2024

Tickets

[#16]

Justification

Searching datasets by information specified in abcd:KindOfUnit can be enabled by adding its free text information to the schema:additionalType of the dataset. This can then be used to answer questions such as "What datasets are available with herbarium sheets from Uganda?"

Code changes

XSLT file

  • Add variable.
  • Extract all kind of unit values and add them to additionalType only once.

XML file

  • Add respective elements and values.

@airnst airnst self-assigned this Jul 29, 2024
@airnst airnst linked an issue Jul 29, 2024 that may be closed by this pull request
3 tasks
@airnst airnst requested a review from DavidFichtmueller July 29, 2024 06:40
@airnst airnst added enhancement New feature or request mapping_xslt labels Jul 29, 2024
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 ./KindOfUnit mapping
1 participant