VisualDataSchema:Project: Difference between revisions

From Wikiyouth
No edit summary
No edit summary
Line 225: Line 225:
"notes": {
"notes": {
"wiki": {
"wiki": {
"name": "notes",
"type": "property",
"type": "property",
"name": "notes",
"multiple-items": false,
"label": "notes",
"visibility": "visible",
"visibility": "visible",
"label": "notes",
"multiple-items": false,
"preferred-input": "OO.ui.MultilineTextInputWidget",
"preferred-input": "OO.ui.MultilineTextInputWidget",
"input-config": [],
"input-config": [],
Line 238: Line 238:
"format": "text",
"format": "text",
"title": "notes"
"title": "notes"
},
"organizations": {
"wiki": {
"type": "schema",
"name": "organizations",
"title": "Partner organizations",
"layout": "section",
"visibility": "visible",
"uuid": "68359658bdc49"
},
"properties": {
"organizations": {
"wiki": {
"name": "organizations",
"unique-items": false,
"type": "schema",
"uuid": "68359658bdc4d"
},
"items": {
"type": "object",
"wiki": {
"name": "organization",
"type": "schema",
"title": "organization",
"layout": "section",
"visibility": "visible",
"uuid": "68359658bdc4e"
},
"properties": {
"name": {
"wiki": {
"type": "property",
"name": "name",
"visibility": "visible",
"label": "name",
"multiple-items": false,
"preferred-input": "OO.ui.TextInputWidget",
"input-config": [],
"required": false,
"uuid": "68359658bdc50"
},
"type": "string",
"format": "text",
"title": "name"
},
"role": {
"wiki": {
"type": "property",
"name": "role",
"visibility": "visible",
"label": "role",
"multiple-items": false,
"preferred-input": "OO.ui.TextInputWidget",
"input-config": [],
"required": false,
"uuid": "68359658bdc53"
},
"type": "string",
"format": "text",
"title": "role"
}
},
"title": "organization"
},
"type": "array",
"uniqueItems": false
}
},
"type": "object",
"title": "Partner organizations"
}
}
},
},

Revision as of 10:39, 27 May 2025

wiki
type"schema"
uuid"6634e38ac4735"
name"Project"
title"Project"
properties
project_number
wiki
name"project_number"
type"property"
multiple-itemsfalse
requiredtrue
label"project number"
uuid"67c9d014d142b"
visibility"visible"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
type"string"
format"text"
title"project number"
sending_organization
wiki
name"sending_organization"
type"property"
multiple-itemsfalse
label"sending organization"
uuid"67cc05894ffab"
visibility"visible"
preferred-input"LookupElement"
input-config
Empty array
options-query"[[name::~<value>~]]"
query-schema"Organization"
query-printouts
"name"
requiredfalse
type"string"
format"text"
title"sending organization"
hosting_organization
wiki
name"hosting_organization"
type"property"
multiple-itemsfalse
label"hosting organization"
visibility"visible"
preferred-input"LookupElement"
input-config
Empty array
requiredfalse
options-query"[[name::~<value>~]]"
query-schema"Organization"
query-printouts
"name"
uuid"67cc063434d6c"
type"string"
format"text"
title"hosting organization"
coordinating_organization
wiki
name"coordinating_organization"
type"property"
multiple-itemsfalse
label"coordinating organization"
help-message"(if different from the sending organization)"
visibility"visible"
preferred-input"LookupElement"
input-config
Empty array
requiredfalse
options-query"[[name::~<value>~]]"
query-schema"Organization"
query-printouts
"name"
uuid"67cc063434d7e"
type"string"
format"text"
title"coordinating organization"
description"(if different from the sending organization)"
name
wiki
name"name"
type"property"
multiple-itemsfalse
label"Project name"
uuid"6634e38ac4739"
visibility"visible"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
type"string"
format"text"
title"Project name"
national_agency
wiki
name"national_agency"
type"property"
multiple-itemsfalse
label"national agency"
visibility"visible"
preferred-input"OO.ui.DropdownInputWidget"
input-config
Empty array
requiredfalse
options-allow-nullfalse
options-wikilist"National agencies codes"
options-label-formula"{{National_agency_country_from_code|<value>}}"
uuid"67c9d014d142f"
options-values-parsed
AT01"Austria"
BE03-5"Belgium"
BG01"Bulgaria"
HR01"Croatia"
CY01"Cyprus"
CZ01"Czech"
DK01"Denmark"
EE01"Estonia"
FI01"Finland"
FR02"France"
DE04"Germany"
EL02"Greece"
HU01"Hungary"
IE01"Ireland"
IT03"Italy"
LV02"Latvia"
LI01"Liechtenstein"
LT02"Lithuania"
LU01"Luxembourg"
MT01"Malta"
NL02"Netherlands"
PL01"Poland"
PT02"Portugal"
RO01"Romania"
SK02"Slovakia"
SI02"Slovenia"
ES02"Spain"
SE02"Sweden"
TR01"Türkiye"
IS01"Iceland"
MK01"North Macedonia"
type"string"
format"text"
title"national agency"
enum
"AT01"
"BE03-5"
"BG01"
"HR01"
"CY01"
"CZ01"
"DK01"
"EE01"
"FI01"
"FR02"
"DE04"
"EL02"
"HU01"
"IE01"
"IT03"
"LV02"
"LI01"
"LT02"
"LU01"
"MT01"
"NL02"
"PL01"
"PT02"
"RO01"
"SK02"
"SI02"
"ES02"
"SE02"
"TR01"
"IS01"
"MK01"
start_date
wiki
name"start_date"
type"property"
multiple-itemsfalse
requiredtrue
label"Start date"
label-parsed"Start date"
visibility"visible"
preferred-input"mw.widgets.DateInputWidget"
input-config
Empty array
uuid"6634e38ac4748"
type"string"
format"date"
title"Start date"
end_date
wiki
name"end_date"
type"property"
multiple-itemsfalse
requiredtrue
label"End date"
label-parsed"End date"
visibility"visible"
preferred-input"mw.widgets.DateInputWidget"
input-config
Empty array
uuid"6634e38ac474a"
type"string"
format"date"
title"End date"
notes
wiki
name"notes"
type"property"
multiple-itemsfalse
label"notes"
visibility"visible"
preferred-input"OO.ui.MultilineTextInputWidget"
input-config
Empty array
requiredfalse
uuid"67cc12029731b"
type"string"
format"text"
title"notes"
organizations
wiki
type"schema"
name"organizations"
title"Partner organizations"
layout"section"
visibility"visible"
uuid"68359658bdc49"
properties
organizations
wiki
name"organizations"
unique-itemsfalse
type"schema"
uuid"68359658bdc4d"
items
type"object"
wiki
name"organization"
type"schema"
title"organization"
layout"section"
visibility"visible"
uuid"68359658bdc4e"
properties
name
wiki
type"property"
name"name"
visibility"visible"
label"name"
multiple-itemsfalse
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
uuid"68359658bdc50"
type"string"
format"text"
title"name"
role
wiki
type"property"
name"role"
visibility"visible"
label"role"
multiple-itemsfalse
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
uuid"68359658bdc53"
type"string"
format"text"
title"role"
title"organization"
type"array"
uniqueItemsfalse
type"object"
title"Partner organizations"
required
"project_number"
"start_date"
"end_date"
type"object"
title"Project"