| No edit summary | No edit summary | ||
| Line 7: | Line 7: | ||
|          }, |          }, | ||
|          "l": { |          "l": { | ||
|              "$ref": "https://demo.open-semantic-lab.org/wiki/Special:SlotResolver/JsonSchema:Label" |              "_$ref": "https://demo.open-semantic-lab.org/wiki/Special:SlotResolver/JsonSchema:Label" | ||
|          }, |          }, | ||
|          "l2": { |          "l2": { | ||
|              "$ref": "/wiki/Special:SlotResolver/JsonSchema:Label" |              "_$ref": "/wiki/Special:SlotResolver/JsonSchema:Label" | ||
|          }, |          }, | ||
|          "l3": { |          "l3": { | ||
|              "$ref": "./Special:SlotResolver/JsonSchema:Label" |              "_$ref": "./Special:SlotResolver/JsonSchema:Label" | ||
|          }, |          }, | ||
|          "l4": { |          "l4": { | ||
|              "$ref": "./JsonSchema:Label?action=raw" |              "_$ref": "./JsonSchema:Label?action=raw" | ||
|         }, | |||
|         "l5": { | |||
|             "$ref": "../JsonSchema/Label.slot_main.json" | |||
|          } |          } | ||
|      }, |      }, | ||
|      "allOf": [ |      "allOf": [ | ||
|          { |          { | ||
|              "$ref": "./ |              "$ref": "../JsonSchema/Label.slot_main.json" | ||
|          } |          } | ||
|      ] |      ] | ||
| } | } | ||
Latest revision as of 04:41, 7 October 2023
| not_id | "https://demo.open-semantic-lab.org/wiki/JsonSchema:Test" | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| type | "object" | ||||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||||
| allOf | 
 |