x-im/article
x-im/article-template
x-im/image
x-im/pdf
x-im/author
x-im/category
x-im/channel
x-im/content-profile
x-im/event
x-im/organisation
x-im/person
x-im/place
x-im/section
x-im/story
x-im/topic
x-im/list
x-im/package
x-im/newscoverage
x-im/assignment
$.type
attribute of the NavigaDoc document (see below).uuid
: ID of the documenturi
: an URL-based identifier for the documenturl
: the location of the document (if any)title
: title of the document (not headline)status
: workflow status of the document, "draft" et.c.provider
: the provider of the document, e.g. "TT" or "NavigaPhotos"created
: when the document was createdtype
: the type of document, e.g. "x-im/article"modified
: last modified timestamppublished
: when the document was, or will be publishedunpublished
: when the document was, or will be unpublishedlanguage
: the language code for the document: "en-GB", "fi", "sv" et.c.path
: the path on which the document can be exposed when consumed through a websiteproducts
: a list of product names, replaced by channel-links but preserved for legacy supportcontent
: a list of content blocksmeta
: a list of metadata blocks that describes the documentlinks
: a list of link blocks that describes the documents relationships.properties
: a list of properties, primarily used when converting from XMLsource
which will have the value "cca" if document is saved using CCA. The source
property is not supported in the actual document, only as a property in Open Content. im://article/1d02738f-7c99-42ba-a6da-3d1b97261523
robot://article/1234-8754
and generate a v5 UUID from it.published
and unpublished
timestamps.published
timestamp is when they will be publishedpublished
is the time they were published, and if unpublished
is set they will be cancelled
id
is the block IDuuid
is used when a block references another document.uri
is used to reference another entity (document or otherwise)url
is a browseable URL for the block.type
is a mime-ish type for the blocktitle
title/headline of the blockdata
key-value datarel
is the relationship the block has to its parentname
is a name for the block. An alternative to "rel" when relationship is a term that doesn't fitvalue
is a value for the block. Useful when we want to store a primitive valuecontentType
is used to describe the content type of the block/linked entity if it differs from the type of the blocklinks
is a set of link blocksproperties
is a set of properties for the block, much like meta
is for the documentcontent
is used to nest content under a blockdata
is intended to be used responsibly.