Abstract idea of an online resource created by a human author.
Declaration :
Artifact : AUTHORED_RESOURCE
Attribut original_language |
Language in which this resource was initially authored. Although there is no language
primacy of resources overall, the language of original authoring is required to ensure
natural language translations can preserve quality. Language is relevant in both the
description and ontology sections.
Declaration :
Attribut is_controlled |
True if this resource is under any kind of change control (even file copying),
in which case revision history is created.
Declaration :
Operation current_revision |
Most recent revision in revision_history if is_controlled else (uncontrolled) .
Declaration :
Operation languages_available |
Total list of languages available in this resource, derived from original_language
and translations.
Declaration :
Relation translations (<directional composition>) |
List of details for each natural translation made of this resource, keyed by language.
For each translation listed here, there must be corresponding sections in all
language-dependent parts of the resource. The original_language does not appear
in this list.
Declaration :
Relation description (<directional composition>) |
Description and lifecycle information of the resource.
Declaration :
Relation revision_history (<directional composition>) |
The revision history of the resource. Only required if is_controlled = True
(avoids large revision histories for informal or private editing situations).
Declaration :
All public operations : current_revision , languages_available