JsonSchema:Test: Difference between revisions

From OSL Demo
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": "index.php?title=JsonSchema:Label\u0026action=raw"
        {
     }
            "$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
testProp
type"string"
l
$ref"https://demo.open-semantic-lab.org/wiki/Special:SlotResolver/JsonSchema:Label"
l2
$ref"/wiki/Special:SlotResolver/JsonSchema:Label"
l3
$ref"./Special:SlotResolver/JsonSchema:Label"
l4
$ref"./JsonSchema:Label?action=raw"
allOf
$ref"./Special:SlotResolver/JsonSchema:Label"
Cookies help us deliver our services. By using our services, you agree to our use of cookies.