VisualDataSchema:Project: Difference between revisions
Appearance
	
	
No edit summary  | 
				No edit summary  | 
				||
| Line 30: | Line 30: | ||
                 "preferred-input": "LookupElement",  |                  "preferred-input": "LookupElement",  | ||
                 "input-config": [],  |                  "input-config": [],  | ||
                 "options-askquery": "[[name::+]]",  |                  "options-askquery": "[[name::+]]",  | ||
                 "askquery-schema": "Organization",  |                  "askquery-schema": "Organization",  | ||
                 "askquery-printouts": [  |                  "askquery-printouts": [  | ||
                     "name"  |                      "name"  | ||
                 ]  |                  ],  | ||
                "required": true  | |||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
             "format": "text",  |              "format": "text",  | ||
             "title": "Sending organization"  |              "title": "Sending organization",  | ||
            "description": "must be registered with the [[Organizations|Organization]] form"  | |||
         },  |          },  | ||
         "hosting_organization": {  |          "hosting_organization": {  | ||
| Line 49: | Line 50: | ||
                 "preferred-input": "LookupElement",  |                  "preferred-input": "LookupElement",  | ||
                 "input-config": [],  |                  "input-config": [],  | ||
                 "options-askquery": "[[name::+]]",  |                  "options-askquery": "[[name::+]]",  | ||
                 "askquery-schema": "Organization",  |                  "askquery-schema": "Organization",  | ||
                 "askquery-printouts": [  |                  "askquery-printouts": [  | ||
                     "name"  |                      "name"  | ||
                 ]  |                  ],  | ||
                "required": true  | |||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
             "format": "text",  |              "format": "text",  | ||
             "title": "Hosting organization"  |              "title": "Hosting organization",  | ||
            "description": "must be registered with the [[Organizations|Organization]] form"  | |||
         },  |          },  | ||
         "coordinating_organization": {  |          "coordinating_organization": {  | ||
Revision as of 08:05, 23 February 2024
| wiki | 
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| properties | 
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| required | 
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title | "Project" |