Skip to content

Add ./IPRStatements/Acknowledgements mapping #11

@airnst

Description

@airnst

Description

At times, datasets credit someone or something in abcd:Dataset/Dataset/IPRStatements/Acknowledgements/Acknowledgement. This information is described by Text and optionally both Details and URI. Currently, there is only the schema:creditText property that describes something similar. Unfortunately, its range is plain strings. So, it cannot be mapped without altering or losing information.

Open questions

Three workaround ideas:

  1. Assign only Text to creditText, or
  2. combine Text, Details, and URI in one creditText (possibly with separators), or
  3. assign Text, Details, and URI separated in a list of text strings to creditText.

These ideas are far from elegant solutions. In fact, it would be better if creditText is renamed to credit, which is a property with a domain containing CreativeWork as type. In this way, any information could be properly mapped.

Files

XML file
XSLT file

Tasks

  • Discuss open questions.
  • Extend example XML file.
  • Update XSLT file.
  • Test if coverage information is mapped correctly.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestmapping_xsltphase2Issues to be fixed in phase 2.questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions