Property:Has degree
Jump to navigation
Jump to search
(Created a property of type Has type::Text) |
(Created a property of type Has type::Text) |
||
| Line 1: | Line 1: | ||
This is a property of type [[Has type::Text]]. | This is a property of type [[Has type::Text]]. | ||
| + | |||
| + | The allowed values for this property are: | ||
| + | * [[Allows value::None]] | ||
| + | * [[Allows value::Bachelor]] | ||
| + | * [[Allows value::Master]] | ||
| + | * [[Allows value::PhD]] | ||
| + | * [[Allows value::Other]] | ||
Latest revision as of 12:37, 5 March 2019
This is a property of type Text.
The allowed values for this property are:
- None
- Bachelor
- Master
- PhD
- Other
{
"type": "PROPERTY_CONSTRAINT_SCHEMA",
"constraints": {
"type_constraint": "_txt",
"allowed_values": [
"None",
"Bachelor",
"Master",
"PhD",
"Other"
]
}
}