Category:QuantityProperty
(Update package: OSW Core) |
(Update package: OSW Core) |
||
| 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" | |||
] | |||
} | |||
} | |||
} | } | ||
Revision as of 04:52, 8 January 2026
| Quantity Property ID: QuantityProperty | UUID: bc61accf-2c49-44ea-9317-6a4654c1d98a | 📦: world.opensemantic.core | |
|---|---|
| ID | QuantityProperty |
| UUID | bc61accf-2c49-44ea-9317-6a4654c1d98a |
| Label | Quantity Property |
| Machine compatible name | QuantityProperty |
| Types/Categories | Category (Class) |
| Statements (outgoing) | |
| Statements (incoming) | |
|
|
|
| Details | |
Description[edit source]
jsondata
| type |
| ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| subclass_of |
| ||||||||||
| uuid | "bc61accf-2c49-44ea-9317-6a4654c1d98a" | ||||||||||
| name | "QuantityProperty" | ||||||||||
| label |
| ||||||||||
| description |
|
jsonschema
| @context |
| |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| allOf |
| |||||||||||||
| type | "object" | |||||||||||||
| uuid | "bc61accf-2c49-44ea-9317-6a4654c1d98a" | |||||||||||||
| title | "QuantityProperty" | |||||||||||||
| title* |
| |||||||||||||
| description | "Property that represents a physical quantity" | |||||||||||||
| description* |
| |||||||||||||
| required |
| |||||||||||||
| properties |
|
Subcategories
This category has the following 2 subcategories, out of 2 total.
O
- Main Quantity Property (9 P)
- Sub Quantity Property (6 P)