VisualDataSchema:Organization template: Difference between revisions
Appearance
	
	
No edit summary  | 
				No edit summary  | 
				||
| (2 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
     "wiki": {  |      "wiki": {  | ||
         "type": "schema",  |          "type": "schema",  | ||
         "name": "Organization template"  |         "uuid": "6634e38885d36",  | ||
         "name": "Organization template",  | |||
        "title": "This is a template for creating a page for your organization. Please consider that the page if fully editable after editing, so the following fields have to considered just a starting point"  | |||
     },  |      },  | ||
     "properties": {  |      "properties": {  | ||
         "abstract": {  |          "abstract": {  | ||
             "wiki": {  |              "wiki": {  | ||
                "name": "abstract",  | |||
                 "type": "property",  |                  "type": "property",  | ||
                 "  |                  "multiple-items": false,  | ||
                "required": true,  | |||
                "label": "Abstract",  | |||
                "help-message": "Insert here an abstract of your organization",  | |||
                "label-parsed": "Abstract",  | |||
                "help-message-parsed": "Insert here an abstract of your organization",  | |||
                 "visibility": "visible",  |                  "visibility": "visible",  | ||
                 "preferred-input": "OO.ui.MultilineTextInputWidget",  | |||
                 "preferred-input": "OO.ui.  | |||
                 "input-config": [],  |                  "input-config": [],  | ||
                 "  |                  "uuid": "6634e38885d3a"  | ||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
| Line 22: | Line 29: | ||
         "headquarters": {  |          "headquarters": {  | ||
             "wiki": {  |              "wiki": {  | ||
                "name": "headquarters",  | |||
                 "type": "property",  |                  "type": "property",  | ||
                 "  |                  "multiple-items": false,  | ||
                "label": "Headquarters",  | |||
                "help-message": "Describe here your location and headquarters, possibly with pictures",  | |||
                "label-parsed": "Headquarters",  | |||
                "help-message-parsed": "Describe here your location and headquarters, possibly with pictures",  | |||
                 "visibility": "visible",  |                  "visibility": "visible",  | ||
                 "preferred-input": "OO.ui.MultilineTextInputWidget",  | |||
                 "preferred-input": "OO.ui.  | |||
                 "input-config": [],  |                  "input-config": [],  | ||
                 "required": false  |                  "required": false,  | ||
                "uuid": "6634e38885d3e"  | |||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
| Line 37: | Line 49: | ||
         "activities": {  |          "activities": {  | ||
             "wiki": {  |              "wiki": {  | ||
                "name": "activities",  | |||
                 "type": "property",  |                  "type": "property",  | ||
                 "  |                  "multiple-items": false,  | ||
                "required": true,  | |||
                "label": "Activities",  | |||
                "help-message": "Describe your activities",  | |||
                "label-parsed": "Activities",  | |||
                "help-message-parsed": "Describe your activities",  | |||
                 "visibility": "visible",  |                  "visibility": "visible",  | ||
                 "preferred-input": "OO.ui.MultilineTextInputWidget",  | |||
                 "preferred-input": "OO.ui.  | |||
                 "input-config": [],  |                  "input-config": [],  | ||
                 "  |                  "uuid": "6634e38885d41"  | ||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
| Line 52: | Line 69: | ||
         "team": {  |          "team": {  | ||
             "wiki": {  |              "wiki": {  | ||
                "name": "team",  | |||
                 "type": "property",  |                  "type": "property",  | ||
                 "  |                  "multiple-items": false,  | ||
                "label": "Team",  | |||
                "help-message": "Describe your organizational structure and team members",  | |||
                "label-parsed": "Team",  | |||
                "help-message-parsed": "Describe your organizational structure and team members",  | |||
                 "visibility": "visible",  |                  "visibility": "visible",  | ||
                 "preferred-input": "OO.ui.MultilineTextInputWidget",  | |||
                 "preferred-input": "OO.ui.  | |||
                 "input-config": [],  |                  "input-config": [],  | ||
                 "required": false  |                  "required": false,  | ||
                "uuid": "6634e38885d43"  | |||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
| Line 66: | Line 88: | ||
         }  |          }  | ||
     },  |      },  | ||
     "type": "object"  |     "required": [  | ||
        "abstract",  | |||
        "activities"  | |||
    ],  | |||
     "type": "object",  | |||
    "title": "This is a template for creating a page for your organization. Please consider that the page if fully editable after editing, so the following fields have to considered just a starting point"  | |||
}  | }  | ||
Latest revision as of 13:15, 3 May 2024
| wiki | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| properties | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| required | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title | "This is a template for creating a page for your organization. Please consider that the page if fully editable after editing, so the following fields have to considered just a starting point" |