Category:OSWd22af0aa3b00462a9da9b509538e8926: Difference between revisions

Update package: OSW Base
(Update package: OSW Base)
(Update package: OSW Base)
jsondata
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"
         {
            "submission_deadline": "Property:HasEndDate"
        }
     ],
     ],
     "allOf": [
     "allOf": [
Line 22: Line 24:
     "required": [
     "required": [
         "type"
         "type"
    ],
    "defaultProperties": [
        "submission_deadline",
        "urls"
     ],
     ],
     "properties": {
     "properties": {