VisualDataSchema:Activity: Difference between revisions

From Wikiyouth
Created page with "{"wiki":{"type":"schema","name":"Activity"},"properties":{"name":{"wiki":{"type":"property","name":"name","visibility":"visible","label":"name","multiple-items":false,"preferred-input":"OO.ui.TextInputWidget","input-config":[],"required":true},"type":"string","format":"text","title":"name"},"organization":{"wiki":{"type":"property","name":"organization","visibility":"visible","label":"organization","help-message":"the organization who implements the project","multiple-it..."
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 2: Line 2:
"wiki": {
"wiki": {
"type": "schema",
"type": "schema",
"name": "Activity",
"uuid": "683c9738f304a",
"uuid": "683c9738f3b1b"
"name": "Activity"
},
},
"properties": {
"properties": {
"name": {
"name": {
"wiki": {
"wiki": {
"name": "name",
"type": "property",
"type": "property",
"name": "name",
"multiple-items": false,
"required": true,
"label": "name",
"visibility": "visible",
"visibility": "visible",
"label": "name",
"multiple-items": false,
"preferred-input": "OO.ui.TextInputWidget",
"preferred-input": "OO.ui.TextInputWidget",
"input-config": [],
"input-config": [],
"required": true,
"uuid": "683c9738f304e"
"uuid": "683c9738f3b1e"
},
},
"type": "string",
"type": "string",
Line 24: Line 24:
"organization": {
"organization": {
"wiki": {
"wiki": {
"name": "organization",
"type": "property",
"type": "property",
"name": "organization",
"multiple-items": false,
"visibility": "visible",
"label": "organization",
"label": "organization",
"help-message": "the organization who implements the project",
"help-message": "the organization who implements the project",
"multiple-items": false,
"uuid": "683c9738f3052",
"visibility": "visible",
"preferred-input": "LookupElement",
"preferred-input": "LookupElement",
"input-config": [],
"input-config": [],
"required": false,
"options-query": "[[name::~\u003Cvalue\u003E~]]",
"options-query": "[[name:+]]",
"query-schema": "Organization",
"query-schema": "Organization",
"query-printouts": [
"query-printouts": [
"name"
"name"
],
],
"uuid": "683c9738f3b21"
"required": false
},
},
"type": "string",
"type": "string",
Line 44: Line 44:
"title": "organization",
"title": "organization",
"description": "the organization who implements the project"
"description": "the organization who implements the project"
},
"locations": {
"wiki": {
"name": "locations",
"min-items": 1,
"unique-items": false,
"type": "schema",
"uuid": "683d64025ebd4"
},
"items": {
"type": "string",
"wiki": {
"name": "locations",
"type": "property",
"uuid": "683d630d7c263",
"visibility": "visible",
"label": "locations",
"multiple-items": true,
"preferred-input": "OO.ui.MenuTagMultiselectWidget",
"input-config": [],
"options-allow-null": false,
"options-query": "[[name::+]][[organization::\u003Corganization\u003E]]",
"query-schema": "Location",
"query-printouts": [
"name"
],
"required": false,
"default": []
},
"format": "text",
"title": "locations",
"default": []
},
"type": "array",
"minItems": 1,
"uniqueItems": false
},
"description": {
"wiki": {
"name": "description",
"type": "property",
"multiple-items": false,
"label": "description",
"visibility": "visible",
"preferred-input": "OO.ui.MultilineTextInputWidget",
"input-config": [],
"required": false,
"uuid": "683c9794b3379"
},
"type": "string",
"format": "textarea",
"title": "description"
}
}
},
},

Latest revision as of 08:42, 2 June 2025

wiki
type"schema"
uuid"683c9738f304a"
name"Activity"
properties
name
wiki
name"name"
type"property"
multiple-itemsfalse
requiredtrue
label"name"
visibility"visible"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
uuid"683c9738f304e"
type"string"
format"text"
title"name"
organization
wiki
name"organization"
type"property"
multiple-itemsfalse
label"organization"
help-message"the organization who implements the project"
uuid"683c9738f3052"
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"organization"
description"the organization who implements the project"
locations
wiki
name"locations"
min-items1
unique-itemsfalse
type"schema"
uuid"683d64025ebd4"
items
type"string"
wiki
name"locations"
type"property"
uuid"683d630d7c263"
visibility"visible"
label"locations"
multiple-itemstrue
preferred-input"OO.ui.MenuTagMultiselectWidget"
input-config
Empty array
options-allow-nullfalse
options-query"[[name::+]][[organization::<organization>]]"
query-schema"Location"
query-printouts
"name"
requiredfalse
default
Empty array
format"text"
title"locations"
default
Empty array
type"array"
minItems1
uniqueItemsfalse
description
wiki
name"description"
type"property"
multiple-itemsfalse
label"description"
visibility"visible"
preferred-input"OO.ui.MultilineTextInputWidget"
input-config
Empty array
requiredfalse
uuid"683c9794b3379"
type"string"
format"textarea"
title"description"
required
"name"
type"object"