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

[#14] Add multimedia objects mapping #31

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

Conversation

airnst
Copy link
Collaborator

@airnst airnst commented Aug 5, 2024

Tickets

[#14]

Justification

If existing, abcd:./Unit/MultiMediaObjects are an important component of dataset records. For this reason, it is likely that it is used as search information, for example to return all datasets containing images or to extend the free text search to media objects. To enable this search feature, the indiviual multimedia object elements are mapped to the schema:CreativeWork of the schema:associatedMedia property, as described in the linked ticket.

Code changes

XSLT file

  • Added variable for multimedia objects.
  • Mapping for ABCD multimedia elements.

XML file

  • Added examples.

@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 ./MultiMediaObjects mapping
1 participant