4.1.4 Document properties
4.1.4.1 ID
When a document is saved for the first time, it is assigned a unique ID. The
ID is the combination of a sequence counter and the
4.1.4.2 Owner
The owner of a document is a person who is always able to access (read/write) the document, regardless of what the ACL specifies. The owner is initially the creator of the document, but can be changed afterwards.
4.1.4.3 Created
The date and time when the document was created. This value never changes.
4.1.4.4 Last Modified and Last Modifier
Each time a document is saved, the user performing the save operation is stored as the last modifier, and the date and time of the save operation as the "last modified" timestamp.
Note that each document variant has their own last modified and last modifier properties, which are usually more interesting: the last modified and modifier of the document are only updated when some of the shared document properties change.
4.1.4.5 Reference language
This field is used for translation management purposes.
It specifies which language variant is the reference language, that is the language on which translations are based. For example, if you first write all your content in English and than translate it to other language, English is the reference language.
See
Previous