No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
"l3": { | "l3": { | ||
"$ref": "./Special:SlotResolver/JsonSchema:Label" | "$ref": "./Special:SlotResolver/JsonSchema:Label" | ||
}, | |||
"l4": { | |||
"$ref": "./JsonSchema:Label?action=raw" | |||
} | } | ||
}, | }, | ||
"allOf": { | "allOf": [ | ||
{ | |||
"$ref": "./Special:SlotResolver/JsonSchema:Label" | |||
} | |||
] | |||
} | } | ||
Revision as of 02:02, 7 October 2023
| $id | "https://demo.open-semantic-lab.org/wiki/JsonSchema:Test" | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| type | "object" | ||||||||||||||||||||
| properties |
| ||||||||||||||||||||
| allOf |
|