JsonSchema:Test: Difference between revisions

From OSL Demo
No edit summary
No edit summary
Line 8: Line 8:
         "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": {
            "$ref": "Special:SlotResolver/JsonSchema:Label"
         }
         }
     },
     },

Revision as of 18:16, 6 October 2023

$id"https://demo.open-semantic-lab.org/wiki/JsonSchema:Test"
type"object"
properties
testProp
type"string"
l
$ref"https://demo.open-semantic-lab.org/wiki/Special:SlotResolver/JsonSchema:Label"
l2
$ref"Special:SlotResolver/JsonSchema:Label"
allOf
$ref"https://demo.open-semantic-lab.org/wiki/Special:SlotResolver/JsonSchema:Label"
Cookies help us deliver our services. By using our services, you agree to our use of cookies.