Category:OSWb2d7e6a2eff94c82b7f1f2699d5b0ee3: Difference between revisions

From OpenSemanticWorld
Update package: OSW Base
(Update package: OSW Base)
(Update package: OSW Base)
footer_template
Line 1: Line 1:
== {{{_label_abstract|Abstract}}} ==
{{{abstract|}}}
== Kanban ==
<div class="Kanban" style="width: 100%" data-config='{
  "uuid": "",
  "name": "Kanban Board",
  "edit": true,
  "board_preset": "prio_backlog_inwork_done",
  "board": {
    "default_jsondata": {"related_to": ["{{FULLPAGENAME}}"], "actionees": []}
  },
  "query": {"type": "smw", "value": "[[IsRelatedTo::{{FULLPAGENAME}}]]"}
}'></div>


== {{#switch:{{USERLANGUAGECODE}} |#default=Documents |en=Documents |de=Dokumente}} ==
== {{#switch:{{USERLANGUAGECODE}} |#default=Documents |en=Documents |de=Dokumente}} ==
jsondata
Line 1: Line 1:
{
{
    "subclass_of": [
"subclass_of": [
        "Category:Item"
"Category:Item"
    ],
],
    "type": [
"type": [
        "Category:Category"
"Category:Category"
    ],
],
    "uuid": "b2d7e6a2-eff9-4c82-b7f1-f2699d5b0ee3",
"uuid": "b2d7e6a2-eff9-4c82-b7f1-f2699d5b0ee3",
    "label": [
"label": [
        {
{
            "text": "Project",
"text": "Project",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Projekt",
"text": "Projekt",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "short_name": [
"short_name": [
        {
{
            "text": "Project",
"text": "Project",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Projekt",
"text": "Projekt",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "description": [
"description": [
        {
{
            "text": "An enterprise (potentially individual but typically collaborative), planned to achieve a particular aim.",
"text": "An enterprise (potentially individual but typically collaborative), planned to achieve a particular aim.",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Ein (möglicherweise individuelles, in der Regel aber gemeinschaftliches) Unternehmen oder Unternehmung, das auf ein bestimmtes Ziel ausgerichtet ist",
"text": "Ein (möglicherweise individuelles, in der Regel aber gemeinschaftliches) Unternehmen oder Unternehmung, das auf ein bestimmtes Ziel ausgerichtet ist",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "name": "Project",
"name": "Project",
    "utf8_icon": [
"utf8_icon": [
        "💰"
"💰"
    ],
],
    "instance_rdf_type": [
"instance_rdf_type": [
        "schema:Project"
"schema:Project"
    ]
]
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        {
"/wiki/Category:Item?action=raw\u0026slot=jsonschema",
            "abstract": {
{
                "@id": "Property:HasAbstract",
"abstract": {
                "@type": "@id"
"@id": "Property:HasAbstract"
            },
},
            "budget_end": {
"budget_end": {
                "@id": "Property:HasBudgetEndDate",
"@id": "Property:HasBudgetEndDate"
                "@type": "@id"
},
            },
"budget_ou": {
            "budget_ou": {
"@id": "Property:HasBusinessUnit",
                "@id": "Property:HasBusinessUnit",
"@type": "@id"
                "@type": "@id"
},
            },
"budget_start": {
            "budget_start": {
"@id": "Property:HasBudgetStartDate"
                "@id": "Property:HasBudgetStartDate",
},
                "@type": "@id"
"budget_type": {
            },
"@id": "Property:HasType",
            "budget_type": {
"@type": "@id"
                "@id": "Property:HasType",
},
                "@type": "@id"
"budget_year": {
            },
"@id": "Property:HasBudgetYear"
            "budget_year": {
},
                "@id": "Property:HasBudgetYear",
"end_date": {
                "@type": "@id"
"@id": "Property:HasEndDate",
            },
"@type": "xsd:date"
            "end_date": {
},
                "@id": "Property:HasEndDate",
"funding_type": {
                "@type": "@id"
"@id": "Property:HasFundingType",
            },
"@type": "@id"
            "funding_call": {
},
                "@id": "Property:HasFundingCall",
"funding_call": {
                "@type": "@id"
"@id": "Property:HasFundingCall",
            },
"@type": "@id"
            "funding": {
},
                "@id": "schema:funding",
"funding": {
                "@type": "@id"
"@id": "schema:funding",
            },
"@type": "@id"
            "funding*": {
},
                "@id": "Property:HasFunding",
"funding*": {
                "@type": "@id"
"@id": "Property:HasFunding",
            },
"@type": "@id"
            "funder": {
},
                "@id": "schema:funder",
"funder": {
                "@type": "@id"
"@id": "schema:funder",
            },
"@type": "@id"
            "funder*": {
},
                "@id": "Property:HasFunder",
"funder*": {
                "@type": "@id"
"@id": "Property:HasFunder",
            },
"@type": "@id"
            "member": {
},
                "@id": "schema:member",
"member": {
                "@type": "@id"
"@id": "schema:member",
            },
"@type": "@id"
            "member*": {
},
                "@id": "Property:HasMember",
"member*": {
                "@type": "@id"
"@id": "Property:HasMember",
            },
"@type": "@id"
            "member_of": {
},
                "@id": "schema:memberOf",
"member_of": {
                "@type": "@id"
"@id": "schema:memberOf",
            },
"@type": "@id"
            "member_of*": {
},
                "@id": "Property:IsMemberOf",
"member_of*": {
                "@type": "@id"
"@id": "Property:IsMemberOf",
            },
"@type": "@id"
            "other_documents": {
},
                "@id": "Property:HasAdditionalDocument",
"other_documents": {
                "@type": "@id"
"@id": "Property:HasAdditionalDocument",
            },
"@type": "@id"
            "ou": {
},
                "@id": "Property:HasBusinessUnit",
"ou": {
                "@type": "@id"
"@id": "Property:HasBusinessUnit",
            },
"@type": "@id"
            "project_manager": {
},
                "@id": "Property:HasManager",
"project_manager": {
                "@type": "@id"
"@id": "Property:HasManager",
            },
"@type": "@id"
            "project_status": {
},
                "@id": "Property:HasStatus",
"project_status": {
                "@type": "@id"
"@id": "Property:HasStatus",
            },
"@type": "@id"
            "project_type": {
},
                "@id": "Property:HasType",
"project_type": {
                "@type": "@id"
"@id": "Property:HasType",
            },
"@type": "@id"
            "proposal": {
},
                "@id": "Property:HasProposal",
"proposal": {
                "@type": "@id"
"@id": "Property:HasProposal",
            },
"@type": "@id"
            "report": {
},
                "@id": "Property:HasReport",
"report": {
                "@type": "@id"
"@id": "Property:HasReport",
            },
"@type": "@id"
            "start_date": {
},
                "@id": "Property:HasStartDate",
"start_date": {
                "@type": "@id"
"@id": "Property:HasStartDate",
            },
"@type": "xsd:date"
            "subjects": {
},
                "@id": "Property:HasTopic",
"subjects": {
                "@type": "@id"
"@id": "Property:HasTopic",
            },
"@type": "@id"
            "total_budget": {
},
                "@id": "Property:HasBudget",
"total_budget": {
                "@type": "@id"
"@id": "Property:HasStatement"
            },
},
            "year": {
"year": {
                "@id": "Property:HasYear",
"@id": "Property:HasYear"
                "@type": "@id"
},
            },
"yearly_budget": {
            "yearly_budget": {
"@id": "Property:HasBudgetPart",
                "@id": "Property:HasBudgetPart",
"@type": "@id"
                "@type": "@id"
},
            },
"yearly_budget_sum": {
            "yearly_budget_sum": {
"@id": "Property:HasStatement"
                "@id": "Property:HasBudget",
},
                "@type": "@id"
"yearly_budget_sum_weighted": {
            }
"@id": "Property:HasStatement"
        },
},
        "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
"probability_of_successful_funding": {
    ],
"@id": "Property:HasStatement"
    "allOf": [
}
        {
}
            "$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
],
        }
"allOf": [
    ],
{
    "uuid": "b2d7e6a2-eff9-4c82-b7f1-f2699d5b0ee3",
"$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
    "type": "object",
}
    "title": "Project",
],
    "title*": {
"uuid": "b2d7e6a2-eff9-4c82-b7f1-f2699d5b0ee3",
        "en": "Project",
"id": "project",
        "de": "Projekt"
"type": "object",
    },
"title": "Project",
    "description": "An enterprise (potentially individual but typically collaborative), planned to achieve a particular aim.",
"title*": {
    "description*": {
"en": "Project",
        "de": "Ein (möglicherweise individuelles, in der Regel aber gemeinschaftliches) Unternehmen oder Unternehmung, das auf ein bestimmtes Ziel ausgerichtet ist."
"de": "Projekt"
    },
},
    "required": [
"description": "An enterprise (potentially individual but typically collaborative), planned to achieve a particular aim.",
        "type"
"description*": {
    ],
"de": "Ein (möglicherweise individuelles, in der Regel aber gemeinschaftliches) Unternehmen oder Unternehmung, das auf ein bestimmtes Ziel ausgerichtet ist."
    "defaultProperties": [
},
        "subjects",
"required": [
        "project_type",
"type"
        "project_status",
],
        "funding_call",
"defaultProperties": [
        "funder",
"subjects",
        "funding",
"project_status",
        "funding_name",
"funding_type",
        "ou",
"funding_call",
        "project_manager",
"funder",
        "member",
"funding",
        "member_of",
"funding_name",
        "start_date",
"ou",
        "end_date",
"project_manager",
        "total_budget",
"member",
        "yearly_budget",
"member_of",
        "proposal",
"start_date",
        "abstract"
"end_date",
    ],
"total_budget",
    "properties": {
"proposal",
        "type": {
"abstract"
            "default": [
],
                "Category:OSWb2d7e6a2eff94c82b7f1f2699d5b0ee3"
"properties": {
            ]
"type": {
        },
"default": [
        "subjects": {
"Category:OSWb2d7e6a2eff94c82b7f1f2699d5b0ee3"
            "items": {
]
                "title": "Subject",
},
                "title*": {
"subjects": {
                    "de": "Thema"
"items": {
                },
"title": "Subject",
                "type": "string"
"title*": {
            },
"de": "Thema"
            "title": "Subjects",
},
            "type": "array",
"type": "string"
            "format": "array",
},
            "title*": {
"title": "Subjects",
                "de": "Themen"
"type": "array",
            }
"format": "array",
        },
"title*": {
        "project_type": {
"de": "Themen"
            "title": "Project type",
}
            "type": "string",
},
            "enum": [
"project_type": {
                "house_project",
"type": "string",
                "internal",
"deprecated": true,
                "public",
"title": "Project type (deprecated)",
                "industry"
"description": "Replaced with Project / Funding Type",
            ],
"enum": [
            "title*": {
"house_project",
                "de": "Projekttyp"
"internal",
            },
"public",
            "default": "",
"industry"
            "options": {
],
                "enum_titles": [
"title*": {
                    "House project",
"de": "Projekttyp (veraltet)"
                    "Internal",
},
                    "Public",
"description*": {
                    "Industry"
"de": "Ersetzt mit Projekt- bzw. Förderart"
                ],
},
                "enum_titles*": {
"default": "",
                    "de": [
"options": {
                        "Hausprojekt",
"enum_titles": [
                        "Intern",
"House project",
                        "Öffentlich",
"Internal",
                        "Industrie"
"Public",
                    ]
"Industry"
                }
],
            }
"enum_titles*": {
        },
"de": [
        "project_status": {
"Hausprojekt",
            "title": "Project status",
"Intern",
            "title*": {
"Öffentlich",
                "de": "Projektstatus"
"Industrie"
            },
]
            "type": "string",
}
            "format": "autocomplete",
}
            "category": "Category:OSW490e38f9764f4408a244869a0ea98e7c",
},
            "default": "Item:OSW55a9a9bda7b248759e48ae2e3ed6df1d"
"funding_type": {
        },
"type": "string",
        "funding_call": {
"format": "autocomplete",
            "title": "Funding call",
"title": "Project / Funding Type",
            "title*": {
"title*": {
                "de": "Förderaufruf"
"de": "Projekt- bzw. Förderart"
            },
},
            "type": "string",
"range": "Category:OSW67f2ef61ba284c919fefa00d0e95a7a0"
            "format": "autocomplete",
},
            "options": {
"project_status": {
                "autocomplete": {
"title": "Project status",
                    "category": "Category:OSWd22af0aa3b00462a9da9b509538e8926"
"title*": {
                }
"de": "Projektstatus"
            }
},
        },
"type": "string",
        "funder": {
"format": "autocomplete",
            "title": "Funder",
"range": "Category:OSW490e38f9764f4408a244869a0ea98e7c",
            "title*": {
"default": "Item:OSW55a9a9bda7b248759e48ae2e3ed6df1d"
                "de": "Förder- bzw. Auftragsgeber"
},
            },
"funding_call": {
            "type": "string",
"title": "Funding call",
            "format": "autocomplete",
"title*": {
            "range": "Category:OSW3cb8cef2225e403092f098f99bc4c472"
"de": "Förderaufruf"
        },
},
        "funding": {
"type": "string",
            "title": "Funding",
"format": "autocomplete",
            "title*": {
"options": {
                "de": "Förderung"
"autocomplete": {
            },
"category": "Category:OSWd22af0aa3b00462a9da9b509538e8926"
            "description": "Grant or contract",
}
            "description*": {
}
                "de": "Förderung oder Vertrag"
},
            },
"funder": {
            "type": "string",
"title": "Funder",
            "format": "autocomplete",
"title*": {
            "range": "Category:OSWbe80b28aefd64921ba2e8e2d6225416e"
"de": "Förder- bzw. Auftragsgeber"
        },
},
        "funding_name": {
"type": "string",
            "title": "Funding (name)",
"format": "autocomplete",
            "title*": {
"category": "Category:OSW3cb8cef2225e403092f098f99bc4c472"
                "de": "Förderung (Name)"
},
            },
"funding": {
            "description": "Grant or contract. Use this property to enter a text if you don't want to create a new instance of grant.",
"title": "Funding",
            "description*": {
"title*": {
                "de": "Förderung oder Vertrag. Verwenden Sie diese Eigenschaft, um einen Text einzugeben, wenn Sie keine neue Instanz von Grant erstellen möchten."
"de": "Förderung"
            },
},
            "type": "string"
"description": "Grant or contract",
        },
"description*": {
        "ou": {
"de": "Förderung oder Vertrag"
            "title": "OU",
},
            "title*": {
"type": "string",
                "en": "OU",
"format": "autocomplete",
                "de": "OE"
"options": {
            },
"autocomplete": {
            "description": "Organizational Unit (OU), which carries out the project",
"category": "Category:OSWbe80b28aefd64921ba2e8e2d6225416e"
            "description*": {
}
                "de": "Organisationseinheit (OE), die das Projekt durchführt"
}
            },
},
            "type": "array",
"funding_name": {
            "items": {
"title": "Funding (name)",
                "title": "Organizational Unit (OU)",
"title*": {
                "title*": {
"de": "Förderung (Name)"
                    "de": "Organisationseinheit (OE)"
},
                },
"description": "Grant or contract. Use this property to enter a text if you don't want to create a new instance of grant.",
                "type": "string",
"description*": {
                "format": "autocomplete",
"de": "Förderung oder Vertrag. Verwenden Sie diese Eigenschaft, um einen Text einzugeben, wenn Sie keine neue Instanz von Grant erstellen möchten."
                "options": {
},
                    "autocomplete": {
"type": "string"
                        "category": "Category:OSW3cb8cef2225e403092f098f99bc4c472"
},
                    }
"probability_of_successful_funding": {
                }
"title": "Probability of Successful Funding in percent",
            }
"title*": {
        },
"de": "Wahrscheinlichkeit einer erfolgreichen Förderung in Prozent"
        "project_manager": {
},
            "title": "Project Manager",
"description": "Indicates the likelihood that the funding will be approved, determines the weighted budget",
            "title*": {
"description*": {
                "en": "Project Manager",
"de": "Gibt die Wahrscheinlichkeit an, dass die Förderung genehmigt wird, bestimmt das gewichtete Budget"
                "de": "Projektleiter*in"
},
            },
"allOf": [
            "type": "array",
{
            "items": {
"$ref": "/wiki/JsonSchema:QuantityProperty?action=raw"
                "title": "Project Manager",
}
                "title*": {
],
                    "en": "Project Manager",
"properties": {
                    "de": "Projektleiter*in"
"quantity": {
                },
"options": {
                "type": "string",
"hidden": true
                "format": "autocomplete",
},
                "options": {
"default": "Property:HasProbabilityOfSuccessfulFunding"
                    "autocomplete": {
},
                        "category": "Category:OSW44deaa5b806d41a2a88594f562b110e9"
"unit": {
                    }
"default": "Property:HasDimensionlessRatio#OSW8b3dc9b793074afc8ab8b03041f97f16",
                }
"readOnly": true
            }
}
        },
}
        "member": {
},
            "title": "Member",
"ou": {
            "title*": {
"title": "OU",
                "en": "Member",
"title*": {
                "de": "Mitglieder*innen"
"en": "OU",
            },
"de": "OE"
            "type": "array",
},
            "items": {
"description": "Organizational Unit (OU), which carries out the project",
                "title": "Member",
"description*": {
                "title*": {
"de": "Organisationseinheit (OE), die das Projekt durchführt"
                    "en": "Member",
},
                    "de": "Mitglieder*in"
"type": "array",
                },
"items": {
                "type": "string",
"title": "Organizational Unit (OU)",
                "format": "autocomplete",
"title*": {
                "options": {
"de": "Organisationseinheit (OE)"
                    "autocomplete": {
},
                        "query": "[[Category:OSW44deaa5b806d41a2a88594f562b110e9]] OR [[Category:OSW3cb8cef2225e403092f098f99bc4c472]] |?Display_title_of=label"
"type": "string",
                    }
"format": "autocomplete",
                }
"options": {
            }
"autocomplete": {
        },
"category": "Category:OSW3cb8cef2225e403092f098f99bc4c472"
        "member_of": {
}
            "title": "Member of",
}
            "title*": {
}
                "en": "Member of ",
},
                "de": "Mitglied von"
"project_manager": {
            },
"title": "Project Manager",
            "description": "Organizational unit(s), the project is a member of, e.g. a project cluster",
"title*": {
            "description*": {
"en": "Project Manager",
                "de": "Organisationseinheit(en), zu der das Projekt gehört, z. B. ein Projektcluster"
"de": "Projektleiter*in"
            },
},
            "type": "array",
"type": "array",
            "items": {
"items": {
                "title": "Member of",
"title": "Project Manager",
                "title*": {
"title*": {
                    "de": "Mitglied von"
"en": "Project Manager",
                },
"de": "Projektleiter*in"
                "type": "string",
},
                "format": "autocomplete",
"type": "string",
                "range": "Category:OSW3cb8cef2225e403092f098f99bc4c472"
"format": "autocomplete",
            }
"options": {
        },
"autocomplete": {
        "start_date": {
"category": "Category:OSW44deaa5b806d41a2a88594f562b110e9"
            "title": "Start",
}
            "type": "string",
}
            "format": "date",
}
            "title*": {
},
                "de": "Beginn"
"member": {
            },
"title": "Member",
            "options": {
"title*": {
                "flatpicker": {}
"en": "Member",
            }
"de": "Mitglieder*innen"
        },
},
        "end_date": {
"type": "array",
            "title": "End",
"items": {
            "type": "string",
"title": "Member",
            "format": "date",
"title*": {
            "title*": {
"en": "Member",
                "de": "Ende"
"de": "Mitglieder*in"
            },
},
            "options": {
"type": "string",
                "flatpicker": {}
"format": "autocomplete",
            }
"options": {
        },
"autocomplete": {
        "total_budget": {
"query": "[[Category:OSW44deaa5b806d41a2a88594f562b110e9]] OR [[Category:OSW3cb8cef2225e403092f098f99bc4c472]] |?Display_title_of=label"
            "title": "Total Budget",
}
            "type": "number",
}
            "title*": {
}
                "de": "Budgetsumme"
},
            }
"member_of": {
        },
"title": "Member of",
        "yearly_budget": {
"title*": {
            "title": "Yearly budget",
"en": "Member of ",
            "type": "array",
"de": "Mitglied von"
            "format": "array",
},
            "title*": {
"description": "Organizational unit(s), the project is a member of, e.g. a project cluster",
                "de": "Jahresbudget"
"description*": {
            },
"de": "Organisationseinheit(en), zu der das Projekt gehört, z. B. ein Projektcluster"
            "items": {
},
                "title": "Yearly budget",
"type": "array",
                "title*": {
"items": {
                    "de": "Jahresbudget"
"title": "Member of",
                },
"title*": {
                "type": "object",
"de": "Mitglied von"
                "required": [
},
                    "uuid"
"type": "string",
                ],
"format": "autocomplete",
                "properties": {
"category": "Category:OSW3cb8cef2225e403092f098f99bc4c472"
                    "uuid": {
}
                        "type": "string",
},
                        "format": "uuid",
"start_date": {
                        "options": {
"title": "Start",
                            "hidden": true
"type": "string",
                        }
"format": "date",
                    },
"title*": {
                    "yearly_budget_sum": {
"de": "Beginn"
                        "title": "Yearly Budget Sum",
},
                        "type": "number",
"options": {
                        "title*": {
"flatpicker": {}
                            "de": "Summe Jahresbudget"
}
                        }
},
                    },
"end_date": {
                    "budget_year": {
"title": "End",
                        "title": "Year",
"type": "string",
                        "type": "string",
"format": "date",
                        "title*": {
"title*": {
                            "de": "Jahr"
"de": "Ende"
                        }
},
                    },
"options": {
                    "budget_start": {
"flatpicker": {}
                        "title": "Start",
}
                        "type": "string",
},
                        "format": "date",
"total_budget": {
                        "title*": {
"allOf": [
                            "de": "Beginn"
{
                        }
"$ref": "/wiki/JsonSchema:QuantityProperty?action=raw"
                    },
}
                    "budget_end": {
],
                        "title": "End",
"title": "Total Budget",
                        "type": "string",
"title*": {
                        "format": "date",
"de": "Budgetsumme"
                        "title*": {
},
                            "de": "Ende"
"properties": {
                        }
"quantity": {
                    },
"options": {
                    "budget_ou": {
"hidden": true
                        "title": "OU",
},
                        "title*": {
"default": "Property:HasBudget"
                            "en": "OU",
},
                            "de": "OE"
"unit": {
                        },
"title": "Currency",
                        "type": "array",
"title*": {
                        "format": "table",
"de": "Währung"
                        "items": {
}
                            "title": "OU",
}
                            "title*": {
}
                                "en": "OU",
},
                                "de": "OE"
"yearly_budget": {
                            },
"title": "Yearly budget",
                            "type": "string",
"type": "array",
                            "format": "autocomplete",
"format": "table",
                            "options": {
"title*": {
                                "autocomplete": {
"de": "Jahresbudget"
                                    "category": "Category:OSW3cb8cef2225e403092f098f99bc4c472"
},
                                }
"items": {
                            }
"id": "yearly_budget",
                        }
"title": "Yearly budget",
                    },
"title*": {
                    "budget_type": {
"de": "Jahresbudget"
                        "title": "Type",
},
                        "title*": {
"type": "object",
                            "de": "Typ"
"required": [
                        },
"uuid"
                        "type": "string",
],
                        "format": "autocomplete",
"defaultProperties": [
                        "range": "Category:OSW595b282aedf048788f3ee326454792ce"
"budget_year",
                    }
"yearly_budget_sum",
                }
"budget_type",
            }
"budget_ou"
        },
],
        "proposal": {
"properties": {
            "title": "Proposal",
"uuid": {
            "title*": {
"type": "string",
                "de": "Antrag"
"format": "uuid",
            },
"options": {
            "type": "string",
"hidden": true
            "format": "url",
},
            "options": {
"title": "UUID"
                "upload": {}
},
            },
"budget_year": {
            "links": [
"title": "Year",
                {
"type": "string",
                    "href": "{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}\u0026width=200\u0026height=200{{/if}}",
"title*": {
                    "mediaType": "image"
"de": "Jahr"
                },
}
                {
},
                    "href": "{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}{{/if}}",
"yearly_budget_sum": {
                    "rel": "{{#if self}}download{{/if}}",
"allOf": [
                    "download": true
{
                }
"$ref": "/wiki/JsonSchema:QuantityProperty?action=raw"
            ]
}
        },
],
        "report": {
"title": "Yearly Budget Sum",
            "title": "Report",
"title*": {
            "title*": {
"de": "Summe Jahresbudget"
                "de": "Bericht"
},
            },
"options": {
            "type": "string",
"disable_collapse": true,
            "format": "url",
"disable_properties": true,
            "options": {
"compact": true
                "upload": {}
},
            },
"properties": {
            "links": [
"quantity": {
                {
"options": {
                    "href": "{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}\u0026width=200\u0026height=200{{/if}}",
"hidden": true
                    "mediaType": "image"
},
                },
"default": "Property:HasBudget"
                {
},
                    "href": "{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}{{/if}}",
"numerical_value": {
                    "rel": "{{#if self}}download{{/if}}",
"options": {
                    "download": true
"grid_columns": 6
                }
}
            ]
},
        },
"unit": {
        "other_documents": {
"title": "Currency",
            "title": "Additional documents",
"title*": {
            "title*": {
"de": "Währung"
                "en": "Additional documents",
},
                "de": "Sonstige Dokumente"
"propertyOrder": 1001,
            },
"options": {
            "type": "array",
"grid_columns": 6
            "items": {
}
                "title": "Additional documents",
}
                "title*": {
}
                    "en": "Additional documents",
},
                    "de": "Sonstige Dokumente"
"yearly_budget_sum_weighted": {
                },
"_allOf": [
                "type": "string",
{
                "format": "url",
"$ref": "/wiki/JsonSchema:QuantityProperty?action=raw"
                "options": {
}
                    "upload": {}
],
                },
"id": "statement",
                "links": [
"title": "weighted sum",
                    {
"title*": {
                        "href": "{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}\u0026width=200\u0026height=200{{/if}}",
"de": "Gewichtete Summe"
                        "mediaType": "image"
},
                    },
"_description": "weighted with probability of successful funding",
                    {
"_description*": {
                        "href": "{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}{{/if}}",
"de": "gewichtet mit Erfolgswahrscheinlichkeit"
                        "rel": "{{#if self}}download{{/if}}",
},
                        "download": true
"options": {
                    }
"disable_collapse": true,
                ]
"disable_properties": true,
            }
"compact": true
        },
},
        "abstract": {
"required": [
            "title": "Abstract",
"uuid",
            "type": "string",
"quantity",
            "format": "textarea",
"value",
            "title*": {
"numerical_value",
                "de": "Abstrakt"
"unit",
            }
"unit_symbol"
        }
],
    }
"properties": {
"uuid": {
"type": "string",
"format": "uuid",
"options": {
"hidden": true
},
"title": "UUID"
},
"quantity": {
"type": "string",
"options": {
"hidden": true
},
"default": "Property:HasWeightedBudget"
},
"numerical_value": {
"type": "string",
"_format": "template",
"options": {
"grid_columns": 12,
"hidden": true,
"dynamic_template": {
"override": "always"
}
},
"watch": {
"probability_of_successful_funding": "probability_of_successful_funding.numerical_value",
"yearly_budget_sum_value": "yearly_budget.yearly_budget_sum.numerical_value"
},
"dynamic_template": "{{#calc 0.01 '*'}}{{#calc probability_of_successful_funding '*'}}{{yearly_budget_sum_value}}{{/calc}}{{/calc}}"
},
"value": {
"type": "string",
"title": "Wert",
"_format": "template",
"options": {
"grid_columns": 12,
"hidden": false
},
"_watch": {
"probability_of_successful_funding": "probability_of_successful_funding.numerical_value",
"yearly_budget_sum_value": "yearly_budget.yearly_budget_sum.numerical_value",
"yearly_budget_sum_unit_symbol": "yearly_budget.yearly_budget_sum.unit_symbol"
},
"watch": {
"numerical_value": "statement.numerical_value",
"unit_symbol": "statement.unit_symbol"
},
"template": "{{{numerical_value}}} {{{unit_symbol}}}"
},
"unit": {
"type": "string",
"title": "Currency",
"title*": {
"de": "Währung"
},
"_format": "template",
"propertyOrder": 1001,
"options": {
"grid_columns": 6,
"hidden": true
},
"watch": {
"yearly_budget_sum_unit": "yearly_budget.yearly_budget_sum.unit"
},
"template": "{{yearly_budget_sum_unit}}"
},
"unit_symbol": {
"type": "string",
"watch": {
"yearly_budget_sum_unit_symbol": "yearly_budget.yearly_budget_sum.unit_symbol"
},
"template": "{{yearly_budget_sum_unit_symbol}}",
"options": {
"grid_columns": 6,
"hidden": true
}
}
}
},
"budget_start": {
"title": "Start",
"type": "string",
"format": "date",
"title*": {
"de": "Beginn"
}
},
"budget_end": {
"title": "End",
"type": "string",
"format": "date",
"title*": {
"de": "Ende"
}
},
"budget_ou": {
"title": "OU",
"title*": {
"en": "OU",
"de": "OE"
},
"type": "string",
"format": "autocomplete",
"range": "Category:OSW3cb8cef2225e403092f098f99bc4c472"
},
"budget_type": {
"title": "Type",
"title*": {
"de": "Typ"
},
"type": "string",
"format": "autocomplete",
"range": "Category:OSW595b282aedf048788f3ee326454792ce"
}
}
},
"options": {
"disable_array_reorder": false,
"enable_array_copy": true
}
},
"proposal": {
"title": "Proposal",
"title*": {
"de": "Antrag"
},
"type": "string",
"format": "url",
"options": {
"upload": {}
},
"links": [
{
"href": "{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}\u0026width=200\u0026height=200{{/if}}",
"mediaType": "image"
},
{
"href": "{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}{{/if}}",
"rel": "{{#if self}}download{{/if}}",
"download": true
}
]
},
"report": {
"title": "Report",
"title*": {
"de": "Bericht"
},
"type": "string",
"format": "url",
"options": {
"upload": {}
},
"links": [
{
"href": "{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}\u0026width=200\u0026height=200{{/if}}",
"mediaType": "image"
},
{
"href": "{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}{{/if}}",
"rel": "{{#if self}}download{{/if}}",
"download": true
}
]
},
"other_documents": {
"title": "Additional documents",
"title*": {
"en": "Additional documents",
"de": "Sonstige Dokumente"
},
"type": "array",
"items": {
"title": "Additional documents",
"title*": {
"en": "Additional documents",
"de": "Sonstige Dokumente"
},
"type": "string",
"format": "url",
"options": {
"upload": {}
},
"links": [
{
"href": "{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}\u0026width=200\u0026height=200{{/if}}",
"mediaType": "image"
},
{
"href": "{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}{{/if}}",
"rel": "{{#if self}}download{{/if}}",
"download": true
}
]
}
},
"abstract": {
"title": "Abstract",
"title*": {
"de": "Kurzbeschreibung"
},
"type": "array",
"format": "table",
"eval_template": {
"type": "mustache-wikitext",
"mode": "render",
"$comment": "Displays value according to user language with eng as fallback option. Note: {{=\u003C% %\u003E=}} changes mustache expression from {{..}} to \u003C% %\u003E for mixing with wikitext templates",
"value": "{{=\u003C% %\u003E=}} {{#switch:{{USERLANGUAGECODE}} \u003C%#abstract%\u003E | {{#ifeq: \u003C%lang%\u003E|en|#default|\u003C%lang%\u003E}} = \u003C%text%\u003E \u003C%/abstract%\u003E }}"
},
"items": {
"eval_template": [
{
"type": "wikitext",
"mode": "store",
"value": "{{{text}}}@{{{lang}}}"
}
],
"$ref": "/wiki/JsonSchema:Description?action=raw"
}
}
}
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.