cessda / cessda.metadata.profiles

Contains DDI Profiles that are used by the CESSDA Metadata Validator Tool
Other
0 stars 0 forks source link

EQB 3.2 : Differentiating AccessConditions for question-related information and study-related information #58

Open cessda-bitbucket-importer opened 2 years ago

cessda-bitbucket-importer commented 2 years ago

Original report on BitBucket by Darren Bell (GitHub: darrenbell2).


In spreadsheet, 1.3.1 has note:
”Freetext description on the metadata access conditions for the provided metadata for question-related information only. Examples of such conditions are the copyright status, usage regulations based on legislation, a license, or other agreement concerning the metadata usage.”
with XPath of ddi:DDIInstance/s:StudyUnit/a:Archive/a:ArchiveSpecific/a:Collection/a:Item/a:Access/a:AccessConditions/r:Content

However, this XPath is already used for the purpose of study-related information. See 6.21.3, which has the note:
Freetext description on the metadata access conditions for the provided metadata for the study-related information only. Examples of such conditions are the copyright status, usage regulations based on legislation, a license, or other agreement concerning the metadata usage.

Question: How are we to distinguish these two different contexts with the same XPath?

cessda-bitbucket-importer commented 2 years ago

Original comment by Darren Bell (GitHub: darrenbell2).


I think we will just deal with as a usage note i.e. “this element can be used for these two purposes….” or words to that effect.