Generic Asset Publishing interface v1.0.0
This document describes the basis of the Asset Publishing interface that will be used to drive asset publish and purge activities.
Document change policy
Versioning of this document is defined based on three parts that are incremented as follows:
- The first part is incremented when non-backward-compatible changes are performed.
- The second part is incremented when the changes impact one of the schemas.
- The third part is incremented when the changes impact only the documentation (for example, a correction in an explanation or of a typo).
Conventions used
When the document references an XML element within the text, this element is written in a monospace font and is denoted by the use of angle brackets (e.g. <Content>
).
Other references to the same word may refer to the Nagra CMS interpretation of this word, for this example, where the word is written in normal text font “Content” describes all the editorial and eventually technical information of a movie itself.
In the same way, attribute names and filenames are also written in a monospace font.
Acronyms
Acronym | Stands for | Definition |
---|---|---|
CDN | Content Delivery Network | Storage Server dedicated to delivering content to end-user devices |
CMS | Content Management System | Backend system managing content, traffic and scheduling data |
ID | Identifier | Unique value associated to an element to identify it. |
URL | Uniform Resource Locator | Address of a file (resource) accessible on the Internet. |
URI | Uniform Resource Identifier | ID or Address of a file (resource). |
XML | eXtensible Markup Language | XML is the standard language used to create extensible data structures (XML schemas) and documents compatible with these structures (XML documents). Allows designers to create their customized tags, enabling the definition, transmission, validation, and i |
WFM | Workflow Manager | Part of the CMS in charge of all external system interactions. |