Anonymous

Category:OSWc5d4829ed2744a219ba027171c75fa1d: Difference between revisions

From OSL Demo
Update package: OSW Core
(Update package: OSW Core)
(Update package: OSW Core)
 
jsonschema
Line 8: Line 8:
             },
             },
             "related_to": {
             "related_to": {
                "@id": "Property:IsRelatedTo",
                "@type": "@id"
            },
            "related_to_project": {
                 "@id": "Property:IsRelatedTo",
                 "@id": "Property:IsRelatedTo",
                 "@type": "@id"
                 "@type": "@id"
Line 31: Line 35:
     ],
     ],
     "defaultProperties": [
     "defaultProperties": [
        "actionees",
        "related_to",
         "description",
         "description",
         "actionees"
         "prio"
     ],
     ],
     "properties": {
     "properties": {
Line 41: Line 47:
         },
         },
         "prio": {
         "prio": {
            "type": "string",
            "format": "autocomplete",
             "title": "Priority",
             "title": "Priority",
             "title*": {
             "title*": {
                 "de": "Priorität"
                 "de": "Priorität"
             },
             },
             "options": {
             "description": "Bitte wählen. Falls Priorität (noch) nicht gesetzt werden kann, oder zur Diskussion steht, bitte freilassen.",
                 "autocomplete": {
            "description*": {
                    "category": "Category:OSW65c8449bdd4f4fbcb7f68203a11d6e8f"
                 "de": "Bitte wählen. Falls Priorität (noch) nicht gesetzt werden kann, oder zur Diskussion steht, bitte freilassen."
                }
            },
            }
            "type": "string",
            "format": "autocomplete",
            "range": "Category:OSW65c8449bdd4f4fbcb7f68203a11d6e8f"
         },
         },
         "related_to": {
         "related_to": {
Line 60: Line 66:
             },
             },
             "items": {
             "items": {
                "title": "Entry",
                "title*": {
                    "de": "Eintrag"
                },
                 "type": "string",
                 "type": "string",
                 "format": "autocomplete",
                 "format": "autocomplete",
                 "title": "Entry",
                "range": "Category:Entity"
            }
        },
        "related_to_project": {
            "type": "array",
            "title": "Related to project",
            "title*": {
                "de": "Projektzuordnung"
            },
            "items": {
                "type": "string",
                "format": "autocomplete",
                 "title": "Project",
                 "title*": {
                 "title*": {
                     "de": "Eintrag"
                     "de": "Projekt"
                 },
                 },
                 "options": {
                 "range": "Category:OSWb2d7e6a2eff94c82b7f1f2699d5b0ee3"
                    "autocomplete": {
                        "category": "Category:Entity"
                    }
                }
             }
             }
         }
         }
     }
     }
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.