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

[#6] Added citation mapping #9

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

Conversation

airnst
Copy link
Collaborator

@airnst airnst commented Jul 15, 2024

Tickets

[#6]

Justification

Information about abcd:/DataSets/DataSet/Metadata/IPRStatements/Citations/Citation must be mapped to the schema:usageInfo property of schema:Dataset. This is a schema:CreativeWork with the properties name (mapped from abcd:Text), description (from abcd:Details and url (from abcd:URI).

Code changes

XSLT file:

  • Changed level of IPRStatements variable.
  • Added ipr_statements mapping to a CreativeWork type.
  • Fixed Details/Text bug.
    XML file:
    Extended example by TermsOfUseStatements which is already be mapped.

@airnst airnst added enhancement New feature or request mapping_xslt labels Jul 15, 2024
@airnst airnst requested a review from DavidFichtmueller July 15, 2024 07:24
@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 ./IPRStatements/Citations mapping
1 participant