Category:OSW5044076ed688412391116162b574f017: Difference between revisions

adapt to git filename resolver
(fix rel path)
Tag: Metadata slot edit
(adapt to git filename resolver)
Tag: Metadata slot edit
jsonschema
Line 1: Line 1:
{
{
     "@context": [
     "@context": [
         "./Special:SlotResolver/Category:Entity/jsonschema"
         "../Category/Entity.slot_jsonschema.json"
     ],
     ],
     "uuid": "5044076e-d688-4123-9111-6162b574f017",
     "uuid": "5044076e-d688-4123-9111-6162b574f017",
Line 74: Line 74:
                     }
                     }
                 ],
                 ],
                 "$ref": "./Special:SlotResolver/JsonSchema:Label"
                 "$ref": "../JsonSchema/Label.slot_jsonschema.json"
             },
             },
             "minItems": 1
             "minItems": 1
Line 99: Line 99:
                     "de": "Kurzname"
                     "de": "Kurzname"
                 },
                 },
                 "$ref": "./Special:SlotResolver/JsonSchema:Label"
                 "$ref": "../JsonSchema/Label.slot_jsonschema.json"
             }
             }
         },
         },
Line 137: Line 137:
                     }
                     }
                 ],
                 ],
                 "$ref": "./Special:SlotResolver/JsonSchema:Description"
                 "$ref": "../JsonSchema/Description.slot_jsonschema.json"
             }
             }
         },
         },
Line 193: Line 193:
             },
             },
             "items": {
             "items": {
                 "$ref": "./Special:SlotResolver/JsonSchema:Statement"
                 "$ref": "../JsonSchema/Statement.slot_jsonschema.json"
             }
             }
         },
         },
Line 235: Line 235:
         },
         },
         "meta": {
         "meta": {
             "$ref": "./Special:SlotResolver/JsonSchema:Meta",
             "$ref": "../JsonSchema/Meta.slot_jsonschema.json",
             "options": {
             "options": {
                 "hidden": true
                 "hidden": true