status#
Controlled vocabulary to record the status of a record
Download the definition as a CSV file: csv
.
Property |
Kind |
References |
Requirement |
Description |
---|---|---|---|---|
id |
str |
Required |
ID / primary key |
|
inScheme |
str |
Required |
The scheme/vocabulary that this record is from. |
|
name |
str |
Required |
Short name for the status |
|
description |
str |
Required |
Description of the status |
|
_version |
int |
Required |
Version number of this record |
|
_change_date |
datetime |
Required |
Date this record was changed |
|
_user |
str |
Required |
Which user/agent last modified this record |
|
_comments |
str |
Required |
Free text comments on this record, for example description of changes made etc |