Skip to content

oai.content_dm.arck validation results #653

@christinklez

Description

@christinklez

fixes requested

  • is_shown_by: currently mapped as an array(?); please map as a string -- see example in 27587 report
  • type / format: Rikolti is dropping one of the "format" values (3D Image), which is derived from dc:type
    We are expecting 3 values to in "format"
    The vernacular metadata includes 1 format: <dc:format>.obj</dc:format> & 2 types: <dc:type>3D Image</dc:type> <dc:type>Image</dc:type>
    Legacy is mapping all three of these to format: obj; 3D Image; Image & one of these to type: image
    Rikolti is mapping only two of these to "format": ["obj", "image"] (dropping 3D Image). (Rikolti continues to also map "type": ["image"])
    Please investigate why Rikolti is dropping "3D Image" from its list of formats; see example in 27587 report

resolved issues

  • alternative title: map <dc:alternative> (add to the base oai mapper)
    (Note that our previous requests indicated to add <dcterms:alternative>. We'd like you to add both of these to the base mapper.)
    Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    data validationRikolti mapper data validation review neededquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions