Category:OSWd22af0aa3b00462a9da9b509538e8926: Difference between revisions

Update package: OSW Base
(Update package: OSW Base)
 
(Update package: OSW Base)
 
Line 1: Line 1:
=={{#switch:{{USERLANGUAGECODE}}|en=Deadlines|de=Fristen|#default=Deadlines}}==
<!-- Does not support display title {{#ask: [[{{FULLPAGENAME}}]]
|?HasEndDate
|format=moderntimeline
|start at end=yes
|image property=HasImage
|limit=500
}} -->
{{#ask: [[{{FULLPAGENAME}}]]
|?Display title of=
|?HasDescription=
|?HasEndDate={{#switch:{{USERLANGUAGECODE}}|en=Deadline|de=Frist|#default=Deadline}}
|format=timeline
|timelinebands=MONTH
|timelineposition=last
}}


=={{#switch:{{USERLANGUAGECODE}}|en=Overview Table|de=Übersichtstabelle|#default=Overview Table}}==
{{#ask: [[{{FULLPAGENAME}}]]
|?HasDescription={{#switch:{{USERLANGUAGECODE}}|en=Description|de=Beschreibung|#default=Description}} |+lang={{USERLANGUAGECODE}}
|?HasEndDate={{#switch:{{USERLANGUAGECODE}}|en=Deadline|de=Frist|#default=Deadline}}
|format=datatable
|limit=1000
}}
jsondata
Line 1: Line 1:
{
{
    "subclass_of": [
        "Category:OSWcbb09a36336740c6a2cd62db9bf647ec"
    ],
     "type": [
     "type": [
         "Category:Category"
         "Category:Category"
    ],
    "subclass_of": [
        "Category:Item"
     ],
     ],
     "uuid": "d22af0aa-3b00-462a-9da9-b509538e8926",
     "uuid": "d22af0aa-3b00-462a-9da9-b509538e8926",
Line 21: Line 21:
         "📃"
         "📃"
     ],
     ],
     "name": "FundingCall"
     "name": "FundingCall",
    "description": [
        {
            "text": "Announcement of a funding opportunity with details of the funding conditions",
            "lang": "en"
        },
        {
            "text": "Bekanntgabe einer Fördermöglichkeit unter Angabe der Förderbedingungen",
            "lang": "de"
        }
    ]
}
}
jsonschema
Line 1: Line 1:
{
{
     "@context": [
     "@context": [
         "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
         "/wiki/Category:OSWcbb09a36336740c6a2cd62db9bf647ec?action=raw\u0026slot=jsonschema",
        {
            "submission_deadline": "Property:HasEndDate"
        }
     ],
     ],
     "allOf": [
     "allOf": [
         {
         {
             "$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
             "$ref": "/wiki/Category:OSWcbb09a36336740c6a2cd62db9bf647ec?action=raw\u0026slot=jsonschema"
         }
         }
     ],
     ],
Line 15: Line 18:
         "de": "Förderaufruf"
         "de": "Förderaufruf"
     },
     },
     "description": "",
     "description": "Announcement of a funding opportunity with details of the funding conditions",
     "description*": {},
     "description*": {
        "en": "Announcement of a funding opportunity with details of the funding conditions",
        "de": "Bekanntgabe einer Fördermöglichkeit unter Angabe der Förderbedingungen"
    },
     "required": [
     "required": [
         "type"
         "type"
    ],
    "defaultProperties": [
        "submission_deadline",
        "urls"
     ],
     ],
     "properties": {
     "properties": {