Skip to content

Missing ninature values in ninjs 3.2 schema: data and animated #245

@5network

Description

@5network

Description

The newsObjectType defined in ninjs-schema_3.2.json (version 3.2) is described as:

“The generic news type of this news object. Based on http://cv.iptc.org/newscodes/ninature/

However, two valid and existing Nature of a News Item (ninature) concepts are currently not represented / not allowed in the schema:

Both concepts are part of the official IPTC NewsCodes vocabulary and are relevant for modern news objects, e.g.:

  • data → data-driven journalism, datasets, interactive data products
  • animated → animated graphics, explainers, motion-based visual journalism

Expected behavior

The newsObjectType should allow all applicable ninature values defined in the IPTC vocabulary, including data and animated, to be consistent with the referenced code list.

Suggestion

Extend the allowed newsObjectType values in the next version ninjs-schema_3.3.json to include:

  • data
  • animated

This would improve schema completeness and alignment with the IPTC NewsCodes definitions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions