Property:Project status

From Hackerspace Amersfoort
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Een [[Has type::String]] die aangeeft wat de status van een project is, toegestande waardes:
A[[Has type::String]] showing the status of a project:
* [[allows value::Alpha]]
* [[allows value::Alpha]]
* [[allows value::Beta]]
* [[allows value::Beta]]
* [[allows value::Test]]
* [[allows value::Production]]
* [[allows value::Productie]]
* [[allows value::Finished]]
* [[allows value::Abandoned]]

Latest revision as of 15:40, 31 August 2016

AString showing the status of a project:

  • Alpha
  • Beta
  • Production
  • Finished
  • Abandoned
Showing 20 pages using this property.

Showing 1 related entity.

The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Alpha", "Beta", "Production", "Finished", "Abandoned" ] } }