Property:Has paper status

From edegan.com
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&R]]
+
* [[Allows value::R and R]]
 
* [[Allows value::Published]]
 
* [[Allows value::Published]]
 
* [[Allows value::Tabled]]
 
* [[Allows value::Tabled]]

Latest revision as of 11: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
Showing 20 pages using this property.
S
D
E
D
W
M
U
H
O
W
C
I
N
T
U
C
H
T
E
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "Idea",
            "In development",
            "Draft",
            "Working paper",
            "Published",
            "Tabled",
            "R and R"
        ]
    }
}