Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/ninjs-news-in-json/_shared/1.3--ninjs-schema_1.3.json
Parent schema ninjs-news-in-json
Type: object

A news item as JSON object -- copyright 2020 IPTC - International Press Telecommunications Council - www.iptc.org - This document is published under the Creative Commons Attribution 4.0 license, see http://creativecommons.org/licenses/by/4.0/

Properties

uri string required

The identifier for this news object. nar:newsItem@guid

format=uri
type string

The generic news type of this news object. (Value 'component' added in version 1.2 as issue #21.). nar:itemClass

Values: "text" "audio" "video" "picture" "graphic" "composite" "component"
mimetype string

A MIME type which applies to this news object. nar:contentType

representationtype string

Indicates how complete this representation of a news item is. No mapping to nar. Specific for ninjs.

Values: "complete" "incomplete"
profile string

An identifier for the structure of the news object. This can be any string but we suggest something identifying the structure of the content such as 'text-only' or 'text-photo'. Profiles are typically provider-specific. nar:profile

version string

The version of the news object which is identified by the uri property. nar:newsItem@version

firstcreated string

Indicates when the first version of the item was created. (Added in version 1.2 from issue #5). nar:firstCreated

format=date-time
versioncreated string

The date and time when this version of the news object was created. nar:versionCreated

format=date-time
embargoed string

The date and time before which all versions of the news object are embargoed. If absent, this object is not embargoed. nar:embargoed

format=date-time
pubstatus string

The publishing status of the news object, its value is usable by default. nar:pubStatus

Values: "usable" "withheld" "canceled"
urgency number

The editorial urgency of the content from 1 to 9. 1 represents the highest urgency, 9 the lowest. nar:urgency

copyrightholder string

The person or organisation claiming the intellectual property for the content. nar:copyrightHolder

copyrightnotice string

Any necessary copyright notice for claiming the intellectual property for the content. nar:copyrightNotice

usageterms string

A natural-language statement about the usage terms pertaining to the content. nar:usageTerms

ednote string

A note that is intended to be read by internal staff at the receiving organisation, but not published to the end-user. (Added in version 1.2 from issue #6.) . ednote: nar:edNote

language string

The human language used by the content. The value should follow IETF BCP47. nar:language

person object[]

An individual human being. nar:subject

organisation object[]

An administrative and functional structure which may act as as a business, as a political party or not-for-profit party. nar:subject

place object[]

A named location. nar:subject

subject object[]

A concept with a relationship to the content. nar:subject

event object[]

Something which happens in a planned or unplanned manner. nar:?

object object[]

Something material, excluding persons. nar:subject

infosource object[]

A party (person or organisation) which originated, modified, enhanced, distributed, aggregated or supplied the content or provided some information used to create or enhance the content. (Added in version 1.2 according to issue #15.) . infosource: nar:infoSource

title string

A short natural-language name for the item. (Added in version 1.2 according to issue #9). nar:itemMeta/title

byline string

The name(s) of the creator(s) of the content. nar:by

headline string

A brief and snappy introduction to the content, designed to catch the reader's attention. nar:headline

slugline string

A human-readable identifier for the item. (Added in version 1.2 from issue #4.). nar:slugline

located string

The name of the location from which the content originates. nar:located

charcount number

The total character count in the article excluding figure captions. (Added in version 1.2 according to issue #27.). nar:charcount

wordcount number

The total number of words in the article excluding figure captions. (Added in version 1.2 according to issue #27.). nar:wordcount

renditions object

Wrapper for different renditions of the news object. nar:remoteContent

associations object

Content of news objects which are associated with this news object. nar:link

altids object

Alternative identifiers of the item. It is up to the individual provider to name and set type on the alternative identifiers they like to use. nar:altId issue #3. (Added in version 1.3)

trustindicator object[]

An array of objects to allow links to documents about trust indicators. (nar:link) issue #44. (Added in version 1.3)

$standard object

An object with information about standard, version and schema this instance is valid against. nar:standard, nar:standardversion and xml:schema issue #43. (Added in version 1.3)

3 nested properties
name string

For example ninjs. nar:standard

version string

For example 1.3. nar:standardversion

schema string

The uri of the json schema to use for validation.

format=uri
genre object[]

A nature, intellectual or journalistic form of the content. nar:genre. (Added in version 1.3)