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

[#28] Add gathering agent mapping #35

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

Conversation

airnst
Copy link
Collaborator

@airnst airnst commented Aug 19, 2024

Tickets

[#28]

Justification

Most ABCD units provide information about gathering agents. More specifically, an agent can be seen as a schema:contributor of a schema:Dataset and is consequently of interest for dataset search. While the information in abcd:./AgentText is mapped to a schema:Thing contributor, the information in the element abcd:./GatheringAgent is mapped to schema:Person or schema:Organization if the agent text element is absent.

Code changes

XSLT file

  • Added variable for "GatheringAgent" information.
  • Mapping as specified above.

XML file

  • Example update.

@airnst airnst self-assigned this Aug 19, 2024
@airnst airnst linked an issue Aug 19, 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ./GatheringAgent mapping
1 participant