472
edits
(Update package: OSW Base) |
(Update package: OSW Base) Tag: Blanking |
||
footer | |||
---|---|---|---|
Line 1: | Line 1: | ||
jsondata | |||
Line 1: | Line 1: | ||
{ | { | ||
"type": [ | |||
"Category:Category" | |||
], | |||
"subclass_of": [ | |||
"Category:Item" | |||
], | |||
"uuid": "b2d7e6a2-eff9-4c82-b7f1-f2699d5b0ee3", | "uuid": "b2d7e6a2-eff9-4c82-b7f1-f2699d5b0ee3", | ||
"name": "Project", | |||
"label": [ | "label": [ | ||
{ | { | ||
Line 7: | Line 14: | ||
} | } | ||
], | ], | ||
" | "utf8_icon": [ | ||
" | "💰" | ||
] | ] | ||
} | } | ||
jsonschema | |||
Line 5: | Line 5: | ||
"project_type": "Property:HasType", | "project_type": "Property:HasType", | ||
"grantor": "Property:HasGrantor", | "grantor": "Property:HasGrantor", | ||
"funding_call": "Property:HasFundingCall", | |||
"grant_id": "Property:HasGrantId", | |||
"start_date": "Property:HasStartDate", | "start_date": "Property:HasStartDate", | ||
"end_date": "Property:HasEndDate", | "end_date": "Property:HasEndDate", | ||
Line 23: | Line 25: | ||
"member": "Property:HasMember", | "member": "Property:HasMember", | ||
"ou": "Property:HasBusinessUnit" | "ou": "Property:HasBusinessUnit" | ||
} | }, | ||
"/wiki/Category:Item?action=raw\u0026slot=jsonschema" | |||
], | ], | ||
"properties": { | "properties": { | ||
Line 68: | Line 71: | ||
"Industrie" | "Industrie" | ||
] | ] | ||
} | |||
} | |||
}, | |||
"funding_call": { | |||
"title": "Funding call", | |||
"title*": { | |||
"de": "Förderaufruf" | |||
}, | |||
"type": "string", | |||
"options": { | |||
"autocomplete": { | |||
"category": "Category:OSWd22af0aa3b00462a9da9b509538e8926" | |||
} | } | ||
} | } | ||
Line 77: | Line 92: | ||
"de": "Förder- bzw. Auftragsgeber" | "de": "Förder- bzw. Auftragsgeber" | ||
} | } | ||
}, | |||
"grant_id": { | |||
"title": "Grant ID", | |||
"title*": { | |||
"de": "Förderkennzeichen" | |||
}, | |||
"type": "string" | |||
}, | }, | ||
"ou": { | "ou": { | ||
Line 376: | Line 398: | ||
"required": [ | "required": [ | ||
"type" | "type" | ||
] | ], | ||
"uuid": "b2d7e6a2-eff9-4c82-b7f1-f2699d5b0ee3", | |||
"title*": { | |||
"en": "Project" | |||
}, | |||
"description": "", | |||
"description*": {} | |||
} | } | ||
header_template | |||
Line 1: | Line 1: | ||
<table class="info_box"> | <table class="info_box"> | ||
<tr> | <tr> | ||
<th class="heading" colspan="2"> | <th class="heading" colspan="2">Project</th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
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_grant_id|Grant ID}}}</th><td>{{{grant_id|}}}</td></tr> | |||
<tr> | <tr> | ||
<th>{{{_label_start_date|Start}}}</th> | <th>{{{_label_start_date|Start}}}</th> |
edits