Category:QuantityProperty: Difference between revisions

Install package: OSW Core
(Updated with content from Extension:OpenSemanticLab version 0.0.3)
 
(Install package: OSW Core)
Tag: Blanking
Line 1: Line 1:
Properties derivated from a physical quantity.
 
[[Category:Property]]
footer
Line 1: Line 1:
 
{{#invoke:Entity|footer}}
header
Line 1: Line 1:
 
{{#invoke:Entity|header}}
jsondata
Line 1: Line 1:
{}
{
    "type": [
        "Category:Category"
    ],
    "subclass_of": [
        "Category:Property"
    ],
    "uuid": "bc61accf-2c49-44ea-9317-6a4654c1d98a",
    "name": "QuantityProperty",
    "label": [
        {
            "text": "Quantity Property",
            "lang": "en"
        },
        {
            "text": "Größeneigenschaft",
            "lang": "de"
        }
    ],
    "description": [
        {
            "text": "Property that represents a physical quantity",
            "lang": "en"
        },
        {
            "text": "Attribut das eine physikalische Größe repräsentiert",
            "lang": "de"
        }
    ]
}
jsonschema
Line 1: Line 1:
{}
{
    "@context": [
        "/wiki/Category:Property?action=raw\u0026slot=jsonschema"
    ],
    "allOf": [
        {
            "$ref": "/wiki/Category:Property?action=raw\u0026slot=jsonschema"
        }
    ],
    "type": "object",
    "uuid": "bc61accf-2c49-44ea-9317-6a4654c1d98a",
    "title": "QuantityProperty",
    "title*": {
        "en": "Quantity Property",
        "de": "Größeneigenschaft"
    },
    "description": "Property that represents a physical quantity",
    "description*": {
        "en": "Property that represents a physical quantity",
        "de": "Attribut das eine physikalische Größe repräsentiert"
    },
    "required": [
        "type"
    ],
    "properties": {
        "property_type": {
            "default": "Quantity",
            "options": {
                "hidden": "true"
            }
        },
        "type": {
            "default": [
                "Category:QuantityProperty"
            ]
        }
    }
}
footer_template
Line 1: Line 1:
 
=={{#switch:{{USERLANGUAGECODE}}|en=Graph|de=Graph}}==
<div style="width: 100%;" class="InteractiveSemanticGraph" data-config='{ "root":"{{FULLPAGENAME}}", "properties":["Subproperty of","-Subproperty of","HasDisplayUnit","HasMainUnit"], "ignore_properties":["IsA"], "permalink":true, "depth":5, "edit": true}'></div>
<br>
<br>