Category:OSWb2d7e6a2eff94c82b7f1f2699d5b0ee3: Difference between revisions
Category:OSWb2d7e6a2eff94c82b7f1f2699d5b0ee3
(Update package: OSW Base) Tag: Blanking |
(Update package: OSW Base) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=={{#switch:{{USERLANGUAGECODE}}|en=Gantt Chart|de=Gantt Diagramm|#default=Gantt Chart}}== | |||
{{#ask: | |||
[[{{FULLPAGENAME}}]] | |||
|?Display title of=task | |||
|?Issue Status=status | |||
|?HasStartDate=startdate | |||
|?HasEndDate=enddate | |||
|?Related To Epic=section | |||
|?Issue Priority=priority | |||
|format=gantt | |||
|axisformat=%d/%m/%Y | |||
|diagramtitle=Projects | |||
|statusmapping=2 (in progress)=>active;3 (completed)=>done | |||
|prioritymapping=1 (high)=>crit; 2 (normal)=>crit | |||
|sortkey=title | |||
|leftpadding=120 | |||
|titletopmargin=25 | |||
|bargap=5 | |||
|barheight=25 | |||
|theme=neutral | |||
|limit=1000 | |||
}} | |||
=={{#switch:{{USERLANGUAGECODE}}|en=Overview Table|de=Übersichtstabelle|#default=Overview Table}}== | |||
{{#ask: [[{{FULLPAGENAME}}]] | |||
|?HasDescription={{#switch:{{USERLANGUAGECODE}}|en=Description|de=Beschreibung|#default=Description}} |+lang={{USERLANGUAGECODE}} | |||
|?HasStartDate={{#switch:{{USERLANGUAGECODE}}|en=Start|de=Beginn|#default=Start}} | |||
|?HasEndDate={{#switch:{{USERLANGUAGECODE}}|en=End|de=Ende|#default=End}} | |||
|format=datatable | |||
|limit=1000 | |||
}} | |||
footer | |||
---|---|---|---|
Line 1: | Line 1: | ||
{{#invoke:Entity|footer}} | |||
jsondata | |||
Line 1: | Line 1: | ||
{ | { | ||
"subclass_of": [ | |||
"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", | |||
"lang": "de" | |||
} | } | ||
], | ], | ||
"short_name": [ | |||
{ | |||
"text": "Project", | |||
"lang": "en" | |||
}, | |||
{ | |||
"text": "Projekt", | |||
"lang": "de" | |||
} | |||
], | |||
"description": [ | |||
{ | |||
"text": "An enterprise (potentially individual but typically collaborative), planned to achieve a particular aim.", | |||
"lang": "en" | |||
}, | |||
{ | |||
"text": "Ein (möglicherweise individuelles, in der Regel aber gemeinschaftliches) Unternehmen oder Unternehmung, das auf ein bestimmtes Ziel ausgerichtet ist", | |||
"lang": "de" | |||
} | |||
], | |||
"name": "Project", | |||
"utf8_icon": [ | "utf8_icon": [ | ||
"💰" | "💰" | ||
], | |||
"instance_rdf_type": [ | |||
"schema:Project" | |||
] | ] | ||
} | } | ||
jsonschema | |||
Line 1: | Line 1: | ||
{ | { | ||
"@context": [ | "@context": [ | ||
"/wiki/Category:Item?action=raw\u0026slot=jsonschema", | |||
{ | { | ||
" | "abstract": { | ||
" | "@id": "Property:HasAbstract" | ||
" | }, | ||
" | "budget_end": { | ||
" | "@id": "Property:HasBudgetEndDate" | ||
" | }, | ||
"end_date": "Property:HasEndDate", | "budget_ou": { | ||
" | "@id": "Property:HasBusinessUnit", | ||
" | "@type": "@id" | ||
" | }, | ||
" | "budget_start": { | ||
" | "@id": "Property:HasBudgetStartDate" | ||
" | }, | ||
" | "budget_type": { | ||
" | "@id": "Property:HasType", | ||
" | "@type": "@id" | ||
" | }, | ||
"proposal": "Property:HasProposal", | "budget_year": { | ||
"report": "Property:HasReport", | "@id": "Property:HasBudgetYear" | ||
" | }, | ||
" | "end_date": { | ||
" | "@id": "Property:HasEndDate", | ||
" | "@type": "xsd:date" | ||
}, | }, | ||
"/wiki/Category:Item?action=raw\u0026slot=jsonschema" | "funding_type": { | ||
"@id": "Property:HasFundingType", | |||
"@type": "@id" | |||
}, | |||
"funding_call": { | |||
"@id": "Property:HasFundingCall", | |||
"@type": "@id" | |||
}, | |||
"funding": { | |||
"@id": "schema:funding", | |||
"@type": "@id" | |||
}, | |||
"funding*": { | |||
"@id": "Property:HasFunding", | |||
"@type": "@id" | |||
}, | |||
"funder": { | |||
"@id": "schema:funder", | |||
"@type": "@id" | |||
}, | |||
"funder*": { | |||
"@id": "Property:HasFunder", | |||
"@type": "@id" | |||
}, | |||
"member": { | |||
"@id": "schema:member", | |||
"@type": "@id" | |||
}, | |||
"member*": { | |||
"@id": "Property:HasMember", | |||
"@type": "@id" | |||
}, | |||
"member_of": { | |||
"@id": "schema:memberOf", | |||
"@type": "@id" | |||
}, | |||
"member_of*": { | |||
"@id": "Property:IsMemberOf", | |||
"@type": "@id" | |||
}, | |||
"other_documents": { | |||
"@id": "Property:HasAdditionalDocument", | |||
"@type": "@id" | |||
}, | |||
"ou": { | |||
"@id": "Property:HasBusinessUnit", | |||
"@type": "@id" | |||
}, | |||
"project_manager": { | |||
"@id": "Property:HasManager", | |||
"@type": "@id" | |||
}, | |||
"project_status": { | |||
"@id": "Property:HasStatus", | |||
"@type": "@id" | |||
}, | |||
"project_type": { | |||
"@id": "Property:HasType", | |||
"@type": "@id" | |||
}, | |||
"proposal": { | |||
"@id": "Property:HasProposal", | |||
"@type": "@id" | |||
}, | |||
"report": { | |||
"@id": "Property:HasReport", | |||
"@type": "@id" | |||
}, | |||
"start_date": { | |||
"@id": "Property:HasStartDate", | |||
"@type": "xsd:date" | |||
}, | |||
"subjects": { | |||
"@id": "Property:HasTopic", | |||
"@type": "@id" | |||
}, | |||
"total_budget": { | |||
"@id": "Property:HasStatement" | |||
}, | |||
"year": { | |||
"@id": "Property:HasYear" | |||
}, | |||
"yearly_budget": { | |||
"@id": "Property:HasBudgetPart", | |||
"@type": "@id" | |||
}, | |||
"yearly_budget_sum": { | |||
"@id": "Property:HasStatement" | |||
}, | |||
"yearly_budget_sum_weighted": { | |||
"@id": "Property:HasStatement" | |||
}, | |||
"probability_of_successful_funding": { | |||
"@id": "Property:HasStatement" | |||
} | |||
} | |||
], | |||
"allOf": [ | |||
{ | |||
"$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema" | |||
} | |||
], | |||
"uuid": "b2d7e6a2-eff9-4c82-b7f1-f2699d5b0ee3", | |||
"id": "project", | |||
"type": "object", | |||
"title": "Project", | |||
"title*": { | |||
"en": "Project", | |||
"de": "Projekt" | |||
}, | |||
"description": "An enterprise (potentially individual but typically collaborative), planned to achieve a particular aim.", | |||
"description*": { | |||
"de": "Ein (möglicherweise individuelles, in der Regel aber gemeinschaftliches) Unternehmen oder Unternehmung, das auf ein bestimmtes Ziel ausgerichtet ist." | |||
}, | |||
"required": [ | |||
"type" | |||
], | |||
"defaultProperties": [ | |||
"subjects", | |||
"project_status", | |||
"funding_type", | |||
"funding_call", | |||
"funder", | |||
"funding", | |||
"funding_name", | |||
"ou", | |||
"project_manager", | |||
"member", | |||
"member_of", | |||
"start_date", | |||
"end_date", | |||
"total_budget", | |||
"proposal", | |||
"abstract" | |||
], | ], | ||
"properties": { | "properties": { | ||
"type": { | |||
"default": [ | |||
"Category:OSWb2d7e6a2eff94c82b7f1f2699d5b0ee3" | |||
] | |||
}, | |||
"subjects": { | "subjects": { | ||
"items": { | "items": { | ||
Line 45: | Line 184: | ||
}, | }, | ||
"project_type": { | "project_type": { | ||
"type": "string", | "type": "string", | ||
"deprecated": true, | |||
"title": "Project type (deprecated)", | |||
"description": "Replaced with Project / Funding Type", | |||
"enum": [ | "enum": [ | ||
"house_project", | "house_project", | ||
Line 54: | Line 195: | ||
], | ], | ||
"title*": { | "title*": { | ||
"de": "Projekttyp" | "de": "Projekttyp (veraltet)" | ||
}, | |||
"description*": { | |||
"de": "Ersetzt mit Projekt- bzw. Förderart" | |||
}, | }, | ||
"default": "", | "default": "", | ||
Line 73: | Line 217: | ||
} | } | ||
} | } | ||
}, | |||
"funding_type": { | |||
"type": "string", | |||
"format": "autocomplete", | |||
"title": "Project / Funding Type", | |||
"title*": { | |||
"de": "Projekt- bzw. Förderart" | |||
}, | |||
"range": "Category:OSW67f2ef61ba284c919fefa00d0e95a7a0" | |||
}, | |||
"project_status": { | |||
"title": "Project status", | |||
"title*": { | |||
"de": "Projektstatus" | |||
}, | |||
"type": "string", | |||
"format": "autocomplete", | |||
"range": "Category:OSW490e38f9764f4408a244869a0ea98e7c", | |||
"default": "Item:OSW55a9a9bda7b248759e48ae2e3ed6df1d" | |||
}, | }, | ||
"funding_call": { | "funding_call": { | ||
Line 80: | Line 243: | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "autocomplete", | |||
"options": { | "options": { | ||
"autocomplete": { | "autocomplete": { | ||
Line 86: | Line 250: | ||
} | } | ||
}, | }, | ||
" | "funder": { | ||
"title": " | "title": "Funder", | ||
"title*": { | |||
"de": "Förder- bzw. Auftragsgeber" | |||
}, | |||
"type": "string", | "type": "string", | ||
"format": "autocomplete", | |||
"category": "Category:OSW3cb8cef2225e403092f098f99bc4c472" | |||
}, | |||
"funding": { | |||
"title": "Funding", | |||
"title*": { | "title*": { | ||
"de": " | "de": "Förderung" | ||
}, | |||
"description": "Grant or contract", | |||
"description*": { | |||
"de": "Förderung oder Vertrag" | |||
}, | |||
"type": "string", | |||
"format": "autocomplete", | |||
"options": { | |||
"autocomplete": { | |||
"category": "Category:OSWbe80b28aefd64921ba2e8e2d6225416e" | |||
} | |||
} | } | ||
}, | }, | ||
" | "funding_name": { | ||
"title": " | "title": "Funding (name)", | ||
"title*": { | "title*": { | ||
"de": " | "de": "Förderung (Name)" | ||
}, | |||
"description": "Grant or contract. Use this property to enter a text if you don't want to create a new instance of grant.", | |||
"description*": { | |||
"de": "Förderung oder Vertrag. Verwenden Sie diese Eigenschaft, um einen Text einzugeben, wenn Sie keine neue Instanz von Grant erstellen möchten." | |||
}, | }, | ||
"type": "string" | "type": "string" | ||
}, | |||
"probability_of_successful_funding": { | |||
"title": "Probability of Successful Funding in percent", | |||
"title*": { | |||
"de": "Wahrscheinlichkeit einer erfolgreichen Förderung in Prozent" | |||
}, | |||
"description": "Indicates the likelihood that the funding will be approved, determines the weighted budget", | |||
"description*": { | |||
"de": "Gibt die Wahrscheinlichkeit an, dass die Förderung genehmigt wird, bestimmt das gewichtete Budget" | |||
}, | |||
"allOf": [ | |||
{ | |||
"$ref": "/wiki/JsonSchema:QuantityProperty?action=raw" | |||
} | |||
], | |||
"properties": { | |||
"quantity": { | |||
"options": { | |||
"hidden": true | |||
}, | |||
"default": "Property:HasProbabilityOfSuccessfulFunding" | |||
}, | |||
"unit": { | |||
"default": "Property:HasDimensionlessRatio#OSW8b3dc9b793074afc8ab8b03041f97f16", | |||
"readOnly": true | |||
} | |||
} | |||
}, | }, | ||
"ou": { | "ou": { | ||
Line 105: | Line 319: | ||
"en": "OU", | "en": "OU", | ||
"de": "OE" | "de": "OE" | ||
}, | |||
"description": "Organizational Unit (OU), which carries out the project", | |||
"description*": { | |||
"de": "Organisationseinheit (OE), die das Projekt durchführt" | |||
}, | }, | ||
"type": "array", | "type": "array", | ||
Line 125: | Line 343: | ||
"title*": { | "title*": { | ||
"en": "Project Manager", | "en": "Project Manager", | ||
"de": "Projektleiter" | "de": "Projektleiter*in" | ||
}, | }, | ||
"type": "array", | "type": "array", | ||
Line 132: | Line 350: | ||
"title*": { | "title*": { | ||
"en": "Project Manager", | "en": "Project Manager", | ||
"de": "Projektleiter" | "de": "Projektleiter*in" | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 147: | Line 365: | ||
"title*": { | "title*": { | ||
"en": "Member", | "en": "Member", | ||
"de": " | "de": "Mitglieder*innen" | ||
}, | }, | ||
"type": "array", | "type": "array", | ||
Line 154: | Line 372: | ||
"title*": { | "title*": { | ||
"en": "Member", | "en": "Member", | ||
"de": " | "de": "Mitglieder*in" | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 160: | Line 378: | ||
"options": { | "options": { | ||
"autocomplete": { | "autocomplete": { | ||
" | "query": "[[Category:OSW44deaa5b806d41a2a88594f562b110e9]] OR [[Category:OSW3cb8cef2225e403092f098f99bc4c472]] |?Display_title_of=label" | ||
} | } | ||
} | } | ||
} | |||
}, | |||
"member_of": { | |||
"title": "Member of", | |||
"title*": { | |||
"en": "Member of ", | |||
"de": "Mitglied von" | |||
}, | |||
"description": "Organizational unit(s), the project is a member of, e.g. a project cluster", | |||
"description*": { | |||
"de": "Organisationseinheit(en), zu der das Projekt gehört, z. B. ein Projektcluster" | |||
}, | |||
"type": "array", | |||
"items": { | |||
"title": "Member of", | |||
"title*": { | |||
"de": "Mitglied von" | |||
}, | |||
"type": "string", | |||
"format": "autocomplete", | |||
"category": "Category:OSW3cb8cef2225e403092f098f99bc4c472" | |||
} | } | ||
}, | }, | ||
Line 188: | Line 427: | ||
}, | }, | ||
"total_budget": { | "total_budget": { | ||
"allOf": [ | |||
{ | |||
"$ref": "/wiki/JsonSchema:QuantityProperty?action=raw" | |||
} | |||
], | |||
"title": "Total Budget", | "title": "Total Budget", | ||
"title*": { | "title*": { | ||
"de": "Budgetsumme" | "de": "Budgetsumme" | ||
}, | |||
"properties": { | |||
"quantity": { | |||
"options": { | |||
"hidden": true | |||
}, | |||
"default": "Property:HasBudget" | |||
}, | |||
"unit": { | |||
"title": "Currency", | |||
"title*": { | |||
"de": "Währung" | |||
} | |||
} | |||
} | } | ||
}, | }, | ||
"yearly_budget": { | "yearly_budget": { | ||
"title": "Yearly budget", | |||
"type": "array", | |||
"format": "table", | |||
"title*": { | |||
"de": "Jahresbudget" | |||
}, | |||
"items": { | "items": { | ||
"id": "yearly_budget", | |||
"title": "Yearly budget", | "title": "Yearly budget", | ||
"title*": { | "title*": { | ||
Line 203: | Line 467: | ||
"required": [ | "required": [ | ||
"uuid" | "uuid" | ||
], | |||
"defaultProperties": [ | |||
"budget_year", | |||
"yearly_budget_sum", | |||
"budget_type", | |||
"budget_ou" | |||
], | ], | ||
"properties": { | "properties": { | ||
Line 210: | Line 480: | ||
"options": { | "options": { | ||
"hidden": true | "hidden": true | ||
} | |||
}, | |||
"budget_year": { | |||
"title": "Year", | |||
"type": "string", | |||
"title*": { | |||
"de": "Jahr" | |||
} | } | ||
}, | }, | ||
"yearly_budget_sum": { | "yearly_budget_sum": { | ||
"allOf": [ | |||
{ | |||
"$ref": "/wiki/JsonSchema:QuantityProperty?action=raw" | |||
} | |||
], | |||
"title": "Yearly Budget Sum", | "title": "Yearly Budget Sum", | ||
"title*": { | "title*": { | ||
"de": "Summe Jahresbudget" | "de": "Summe Jahresbudget" | ||
}, | |||
"options": { | |||
"disable_collapse": true, | |||
"disable_properties": true, | |||
"compact": true | |||
}, | |||
"properties": { | |||
"quantity": { | |||
"options": { | |||
"hidden": true | |||
}, | |||
"default": "Property:HasBudget" | |||
}, | |||
"numerical_value": { | |||
"options": { | |||
"grid_columns": 6 | |||
} | |||
}, | |||
"unit": { | |||
"title": "Currency", | |||
"title*": { | |||
"de": "Währung" | |||
}, | |||
"propertyOrder": 1001, | |||
"options": { | |||
"grid_columns": 6 | |||
} | |||
} | |||
} | } | ||
}, | }, | ||
" | "yearly_budget_sum_weighted": { | ||
" | "_allOf": [ | ||
" | { | ||
"$ref": "/wiki/JsonSchema:QuantityProperty?action=raw" | |||
} | |||
], | |||
"id": "statement", | |||
"title": "weighted sum", | |||
"title*": { | "title*": { | ||
"de": " | "de": "Gewichtete Summe" | ||
}, | |||
"_description": "weighted with probability of successful funding", | |||
"_description*": { | |||
"de": "gewichtet mit Erfolgswahrscheinlichkeit" | |||
}, | |||
"options": { | |||
"disable_collapse": true, | |||
"disable_properties": true, | |||
"compact": true | |||
}, | |||
"required": [ | |||
"uuid", | |||
"quantity", | |||
"value", | |||
"numerical_value", | |||
"unit", | |||
"unit_symbol" | |||
], | |||
"properties": { | |||
"uuid": { | |||
"type": "string", | |||
"format": "uuid", | |||
"options": { | |||
"hidden": true | |||
} | |||
}, | |||
"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 | |||
} | |||
} | |||
} | } | ||
}, | }, | ||
Line 248: | Line 658: | ||
"de": "OE" | "de": "OE" | ||
}, | }, | ||
"type": " | "type": "string", | ||
"format": " | "format": "autocomplete", | ||
" | "range": "Category:OSW3cb8cef2225e403092f098f99bc4c472" | ||
}, | }, | ||
"budget_type": { | "budget_type": { | ||
Line 271: | Line 668: | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
" | "format": "autocomplete", | ||
"range": "Category:OSW595b282aedf048788f3ee326454792ce" | |||
" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "options": { | ||
"disable_array_reorder": false, | |||
"enable_array_copy": true | |||
" | |||
} | } | ||
}, | }, | ||
Line 377: | Line 755: | ||
"abstract": { | "abstract": { | ||
"title": "Abstract", | "title": "Abstract", | ||
"title*": { | "title*": { | ||
"de": " | "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" | |||
} | } | ||
} | } | ||
} | |||
} | } | ||
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}} == | ||
header_template | |||
Line 24: | Line 24: | ||
</tr> | </tr> | ||
<tr><th>{{{_label_grantor|Grantor}}}</th><td>{{{grantor|}}}</td></tr> | <tr><th>{{{_label_grantor|Grantor}}}</th><td>{{{grantor|}}}</td></tr> | ||
<tr><th>{{{_label_funding_call|Funding call}}}</th><td>{{{funding_call|}}}</td></tr> | <tr><th>{{{_label_funding_call|Funding call}}}</th><td>{{#if: {{{funding_call|}}} | [[{{{funding_call|}}}]]}}</td></tr> | ||
<tr><th>{{{_label_grant_id|Grant ID}}}</th><td>{{{grant_id|}}}</td></tr> | <tr><th>{{{_label_grant_id|Grant ID}}}</th><td>{{{grant_id|}}}</td></tr> | ||
<tr> | <tr> |
Latest revision as of 08:08, 12 July 2025
Project | |
---|---|
ID | OSWb2d7e6a2eff94c82b7f1f2699d5b0ee3 |
UUID | b2d7e6a2-eff9-4c82-b7f1-f2699d5b0ee3 |
Label | Project |
Short name | Project |
Machine compatible name | Project |
Statements (outgoing) | |
Statements (incoming) | |
|
|
Description
An enterprise (potentially individual but typically collaborative), planned to achieve a particular aim.
Category (Class) | |
---|---|
Supercategories<br>Definition: Category (Class) | |
UTF8-Iconssee https://www.unicode.org/cldr/charts/latest/annotations/romance.html<br>Definition: Category (Class) |
|
instance_rdf_typeReferences a class/type/category in another ontology to describe the instances of this category. Typically a prefix, representing the resolvable URI of an ontology and an id from the namespace of said ontology, separated by colon, e.g., "schema:Person"<br>Definition: Category (Class) |
|
Gantt Chart
Overview Table
HasDescription | HasStartDate | HasEndDate |
---|
jsondata
subclass_of |
| ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
type |
| ||||||||||
uuid | "b2d7e6a2-eff9-4c82-b7f1-f2699d5b0ee3" | ||||||||||
label |
| ||||||||||
short_name |
| ||||||||||
description |
| ||||||||||
name | "Project" | ||||||||||
utf8_icon |
| ||||||||||
instance_rdf_type |
|
jsonschema
@context |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
allOf |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uuid | "b2d7e6a2-eff9-4c82-b7f1-f2699d5b0ee3" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | "project" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "Project" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title* |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description | "An enterprise (potentially individual but typically collaborative), planned to achieve a particular aim." | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description* |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
defaultProperties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
Pages in category "OSWb2d7e6a2eff94c82b7f1f2699d5b0ee3"
This category contains only the following page.