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

[#5] Add owner roles mapping #8

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

Conversation

airnst
Copy link
Collaborator

@airnst airnst commented Jul 15, 2024

Tickets

[#5]

Justification

Information about abcd:DataSets/DataSet/Metadata/Owners/Owner/Roles must be mapped to the schema:jobTitle property of schema:Person. Several roles may be included.

Code changes

A foreach loop extracts roles and maps this information to jobTitle.

Two owners has been added to the example XML: One organization entity and one person entity. The latter has been modified to include two roles.

Removed typos (emai1 → email).

@airnst airnst added enhancement New feature or request mapping_xslt labels Jul 15, 2024
@airnst airnst self-assigned this Jul 15, 2024
@airnst airnst linked an issue Jul 15, 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 ./Owner/Roles mapping
1 participant