Category:DataProperty: Difference between revisions

From OpenSemanticWorld
Update package: OSW Core
(Update package: OSW Core)
 
(Update package: OSW Core)
jsondata
Line 1: Line 1:
{
{
    "type": [
"type": [
        "Category:Category"
"Category:Category"
    ],
],
    "subclass_of": [
"subclass_of": [
        "Category:Property"
"Category:Property"
    ],
],
    "uuid": "5339291d-0c2f-475e-9f77-c85679ab6b24",
"uuid": "5339291d-0c2f-475e-9f77-c85679ab6b24",
    "label": [
"label": [
        {
{
            "text": "Data property",
"text": "Data property",
            "lang": "en"
"lang": "en"
        }
}
    ],
],
    "utf8_icon": [
"utf8_icon": [
        "⇨"
"⇨"
    ],
],
    "name": "DataProperty"
"name": "DataProperty"
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        "/wiki/Category:Property?action=raw\u0026slot=jsonschema"
"/wiki/Category:Property?action=raw\u0026slot=jsonschema"
    ],
],
    "allOf": [
"allOf": [
        {
{
            "$ref": "/wiki/Category:Property?action=raw\u0026slot=jsonschema"
"$ref": "/wiki/Category:Property?action=raw\u0026slot=jsonschema"
        }
}
    ],
],
    "type": "object",
"type": "object",
    "uuid": "5339291d-0c2f-475e-9f77-c85679ab6b24",
"uuid": "5339291d-0c2f-475e-9f77-c85679ab6b24",
    "title": "DataProperty",
"title": "DataProperty",
    "title*": {
"title*": {
        "en": "Data property"
"en": "Data property"
    },
},
    "description": "",
"description": "",
    "description*": {},
"description*": {},
    "required": [
"required": [
        "type"
"type"
    ],
],
    "properties": {
"properties": {
        "property_type": {
"property_type": {
            "default": "Text"
"default": "Text"
        },
},
        "type": {
"type": {
            "default": [
"default": [
                "Category:DataProperty"
"Category:DataProperty"
            ]
]
        }
}
    }
}
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.