Property:Has paper status
Jump to navigation
Jump to search
(Created a property of type Has type::Text) |
|||
| Line 6: | Line 6: | ||
* [[Allows value::Draft]] | * [[Allows value::Draft]] | ||
* [[Allows value::Working paper]] | * [[Allows value::Working paper]] | ||
| − | * [[Allows value::R | + | * [[Allows value::R and R]] |
* [[Allows value::Published]] | * [[Allows value::Published]] | ||
* [[Allows value::Tabled]] | * [[Allows value::Tabled]] | ||
Latest revision as of 10:24, 27 October 2020
This is a property of type Text.
The allowed values for this property are:
- Idea
- In development
- Draft
- Working paper
- R and R
- Published
- Tabled
{
"type": "PROPERTY_CONSTRAINT_SCHEMA",
"constraints": {
"type_constraint": "_txt",
"allowed_values": [
"Idea",
"In development",
"Draft",
"Working paper",
"Published",
"Tabled",
"R and R"
]
}
}