Category:OSW88894b63a51d46b08b5b4b05a6b1b3c3: Difference between revisions

Category page
Category:OSW88894b63a51d46b08b5b4b05a6b1b3c3
(Install package: OSW Lab)
 
(Update package: OSW Lab)
Line 1: Line 1:
=={{#switch:{{USERLANGUAGECODE}}|en=Instances|de=Instanzen|#default=Instances}}== 
{{#ask: [[{{FULLPAGENAME}}]]
|?HasType={{#switch:{{USERLANGUAGECODE}}|en=Type|de=Typ|#default=Type}}
|?HasDescription={{#switch:{{USERLANGUAGECODE}}|en=Description|de=Beschreibung|#default=Description}}
|?IsStoredIn={{#switch:{{USERLANGUAGECODE}}|en=Storage|de=Lagerung|#default=Storage}}
|format=datatable
|limit = 2000
}}


=={{#switch:{{USERLANGUAGECODE}}|en=Subcategories|de=Subkategorien|#default=Subcategories}}==
{{#ask:
[[SubClassOf::{{FULLPAGENAME}}]] OR
[[SubClassOf.SubClassOf::{{FULLPAGENAME}}]] OR
[[SubClassOf.SubClassOf.SubClassOf::{{FULLPAGENAME}}]] OR
[[SubClassOf.SubClassOf.SubClassOf.SubClassOf::{{FULLPAGENAME}}]] OR [[SubClassOf.SubClassOf.SubClassOf.SubClassOf.SubClassOf::{{FULLPAGENAME}}]]
|?HasDescription={{#switch:{{USERLANGUAGECODE}}|en=Description|de=Beschreibung|#default=Description}}
|format=datatable
|limit = 2000
}}
jsondata
Line 1: Line 1:
{
{
    "type": [
"type": [
        "Category:Category"
"Category:Category"
    ],
],
    "subclass_of": [
"subclass_of": [
        "Category:OSW31ca9a739cb24079b36824045c0832aa"
"Category:OSW37a57741ae2e4dd4b29b1172b6848be8"
    ],
],
    "uuid": "88894b63-a51d-46b0-8b5b-4b05a6b1b3c3",
"uuid": "88894b63-a51d-46b0-8b5b-4b05a6b1b3c3",
    "name": "Sample",
"name": "MaterialSample",
    "label": [
"label": [
        {
{
            "text": "Sample",
"text": "Material Sample",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Probe",
"text": "Materialprobe",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "description": [
"description": [
        {
{
            "text": "Material sample created in the lab or collected in the field",
"text": "Material sample created in the lab or collected in the field",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Im Labor erstellte oder im Feld gesammelte Materialprobe",
"text": "Im Labor erstellte oder im Feld gesammelte Materialprobe",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "utf8_icon": [
"utf8_icon": [
        "🧪"
"🧪"
    ]
]
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        "/wiki/Category:OSW31ca9a739cb24079b36824045c0832aa?action=raw\u0026slot=jsonschema",
"/wiki/Category:OSW31ca9a739cb24079b36824045c0832aa?action=raw\u0026slot=jsonschema",
        {
{
            "components*": "Property:HasStatement",
"components*": "Property:HasStatement",
            "predicate": {
"predicate": {
                "@type": "@id",
"@type": "@id",
                "@id": "Property:HasProperty"
"@id": "Property:HasProperty"
            },
},
            "object": {
"object": {
                "@type": "@id",
"@type": "@id",
                "@id": "Property:HasObject"
"@id": "Property:HasObject"
            },
},
            "substatements": {
"substatements": {
                "@type": "@id",
"@type": "@id",
                "@id": "Property:HasStatement"
"@id": "Property:HasStatement"
            },
},
            "quantity": {
"quantity": {
                "@type": "@id",
"@type": "@id",
                "@id": "Property:HasProperty"
"@id": "Property:HasProperty"
            },
},
            "value": "Property:HasObject",
"value": "Property:HasObject",
            "unit": "Property:HasUnit"
"unit": "Property:HasUnit"
        }
}
    ],
],
    "allOf": [
"allOf": [
        {
{
            "$ref": "/wiki/Category:OSW31ca9a739cb24079b36824045c0832aa?action=raw\u0026slot=jsonschema"
"$ref": "/wiki/Category:OSW31ca9a739cb24079b36824045c0832aa?action=raw\u0026slot=jsonschema"
        }
}
    ],
],
    "type": "object",
"type": "object",
    "uuid": "88894b63-a51d-46b0-8b5b-4b05a6b1b3c3",
"uuid": "88894b63-a51d-46b0-8b5b-4b05a6b1b3c3",
    "title": "Sample",
"title": "Sample",
    "title*": {
"title*": {
        "en": "Sample",
"en": "Sample",
        "de": "Probe"
"de": "Probe"
    },
},
    "description": "Material sample created in the lab or collected in the field",
"description": "Material sample created in the lab or collected in the field",
    "description*": {
"description*": {
        "en": "Material sample created in the lab or collected in the field",
"en": "Material sample created in the lab or collected in the field",
        "de": "Im Labor erstellte oder im Feld gesammelte Materialprobe"
"de": "Im Labor erstellte oder im Feld gesammelte Materialprobe"
    },
},
    "required": [
"required": [
        "type"
"type"
    ],
],
    "properties": {
"properties": {
        "type": {
"type": {
            "default": [
"default": [
                "Category:OSW88894b63a51d46b08b5b4b05a6b1b3c3"
"Category:OSW88894b63a51d46b08b5b4b05a6b1b3c3"
            ]
]
        },
},
        "components": {
"components": {
            "type": "array",
"type": "array",
            "format": "tabs",
"format": "tabs",
            "title": "Components / Constituents",
"title": "Components / Constituents",
            "title*": {
"title*": {
                "de": "Bestandteile"
"de": "Bestandteile"
            },
},
            "eval_template": {
"eval_template": {
                "type": "mustache-wikitext",
"type": "mustache-wikitext",
                "mode": "render",
"mode": "render",
                "value": "{{#components}} [[{{object}}]] {{#substatements}} {{value}} {{/substatements}} {{/components}} \u003Cbr\u003E"
"value": "{{#components}} [[{{object}}]] {{#substatements}} {{value}} {{/substatements}} {{/components}} \u003Cbr\u003E"
            },
},
            "items": {
"items": {
                "type": "object",
"type": "object",
                "id": "statement",
"id": "statement",
                "title": "Component",
"title": "Component",
                "title*": {
"title*": {
                    "de": "Bestandteil"
"de": "Bestandteil"
                },
},
                "_headerTemplate": "{{self.object}}",
"_headerTemplate": "{{self.object}}",
                "required": [
"required": [
                    "uuid",
"uuid",
                    "predicate",
"predicate",
                    "object"
"object"
                ],
],
                "properties": {
"properties": {
                    "uuid": {
"uuid": {
                        "title": "UUID",
"title": "UUID",
                        "type": "string",
"type": "string",
                        "format": "uuid",
"format": "uuid",
                        "options": {
"options": {
                            "hidden": true
"hidden": true
                        }
}
                    },
},
                    "predicate": {
"predicate": {
                        "type": "string",
"type": "string",
                        "format": "autocomplete",
"format": "autocomplete",
                        "title": "Predicate",
"title": "Predicate",
                        "title*": {
"title*": {
                            "de": "Prädikat"
"de": "Prädikat"
                        },
},
                        "options": {
"options": {
                            "grid_columns": 4,
"grid_columns": 4,
                            "autocomplete": {
"autocomplete": {
                                "category": "Category:Property"
"category": "Category:Property"
                            },
},
                            "hidden": true
"hidden": true
                        },
},
                        "default": "Property:HasPart"
"default": "Property:HasPart"
                    },
},
                    "object": {
"object": {
                        "type": "string",
"type": "string",
                        "format": "autocomplete",
"format": "autocomplete",
                        "title": "Substance",
"title": "Substance",
                        "title*": {
"title*": {
                            "de": "Substanz"
"de": "Substanz"
                        },
},
                        "options": {
"options": {
                            "grid_columns": 4,
"grid_columns": 4,
                            "autocomplete": {
"autocomplete": {
                                "category": "Category:OSW0583b134c618484c9911a3dff145c7eb",
"category": "Category:OSW0583b134c618484c9911a3dff145c7eb",
                                "query_filter_property": "HasName"
"query_filter_property": "HasName"
                            }
}
                        }
}
                    },
},
                    "substatements": {
"substatements": {
                        "title": "Amounts",
"title": "Amounts",
                        "title*": {
"title*": {
                            "de": "Mengen"
"de": "Mengen"
                        },
},
                        "type": "array",
"type": "array",
                        "format": "tabs",
"format": "tabs",
                        "propertyOrder": 1010,
"propertyOrder": 1010,
                        "items": {
"items": {
                            "type": "object",
"type": "object",
                            "id": "statement",
"id": "statement",
                            "title": "Amount",
"title": "Amount",
                            "title*": {
"title*": {
                                "de": "Menge"
"de": "Menge"
                            },
},
                            "headerTemplate": "{{self.value}}",
"headerTemplate": "{{self.value}}",
                            "required": [
"required": [
                                "uuid",
"uuid",
                                "quantity",
"quantity",
                                "value",
"value",
                                "unit",
"unit",
                                "unit_symbol",
"unit_symbol",
                                "numerical_value"
"numerical_value"
                            ],
],
                            "properties": {
"properties": {
                                "uuid": {
"uuid": {
                                    "title": "UUID",
"title": "UUID",
                                    "type": "string",
"type": "string",
                                    "format": "uuid",
"format": "uuid",
                                    "options": {
"options": {
                                        "hidden": true
"hidden": true
                                    }
}
                                },
},
                                "quantity": {
"quantity": {
                                    "type": "string",
"type": "string",
                                    "format": "autocomplete",
"format": "autocomplete",
                                    "title": "Property",
"title": "Property",
                                    "title*": {
"title*": {
                                        "de": "Attribut"
"de": "Attribut"
                                    },
},
                                    "options": {
"options": {
                                        "grid_columns": 4,
"grid_columns": 4,
                                        "autocomplete": {
"autocomplete": {
                                            "category": "Category:QuantityProperty"
"category": "Category:QuantityProperty"
                                        }
}
                                    },
},
                                    "default": "Property:HasMassConcentration"
"default": "Property:HasMassConcentration"
                                },
},
                                "numerical_value": {
"numerical_value": {
                                    "type": "string",
"type": "string",
                                    "format": "number",
"format": "number",
                                    "title": "Value",
"title": "Value",
                                    "title*": {
"title*": {
                                        "de": "Wert"
"de": "Wert"
                                    },
},
                                    "options": {
"options": {
                                        "grid_columns": 2
"grid_columns": 2
                                    }
}
                                },
},
                                "unit": {
"unit": {
                                    "type": "string",
"type": "string",
                                    "format": "autocomplete",
"format": "autocomplete",
                                    "title": "Unit",
"title": "Unit",
                                    "title*": {
"title*": {
                                        "de": "Einheit"
"de": "Einheit"
                                    },
},
                                    "watch": {
"watch": {
                                        "quantity": "statement.quantity",
"quantity": "statement.quantity",
                                        "unit_symbol": "statement.unit_symbol"
"unit_symbol": "statement.unit_symbol"
                                    },
},
                                    "options": {
"options": {
                                        "grid_columns": 2,
"grid_columns": 2,
                                        "autocomplete": {
"autocomplete": {
                                            "query": "[[-HasInputUnit::{{$(quantity)}}]]|?Display_title_of=label",
"query": "[[-HasInputUnit::{{$(quantity)}}]]|?Display_title_of=label",
                                            "render_template": {
"render_template": {
                                                "type": [
"type": [
                                                    "handlebars"
"handlebars"
                                                ],
],
                                                "value": "{{result.printouts.label.[0]}}"
"value": "{{result.printouts.label.[0]}}"
                                            },
},
                                            "field_maps": [
"field_maps": [
                                                {
{
                                                    "source_path": "$",
"source_path": "$",
                                                    "template": "{{{result.printouts.label.[0]}}}",
"template": "{{{result.printouts.label.[0]}}}",
                                                    "target_path": "$(unit_symbol)"
"target_path": "$(unit_symbol)"
                                                }
}
                                            ]
]
                                        }
}
                                    }
}
                                },
},
                                "unit_symbol": {
"unit_symbol": {
                                    "type": "string",
"type": "string",
                                    "options": {
"options": {
                                        "hidden": true
"hidden": true
                                    }
}
                                },
},
                                "value": {
"value": {
                                    "type": "string",
"type": "string",
                                    "title": "Value",
"title": "Value",
                                    "title*": {
"title*": {
                                        "de": "Wert"
"de": "Wert"
                                    },
},
                                    "watch": {
"watch": {
                                        "numerical_value": "statement.numerical_value",
"numerical_value": "statement.numerical_value",
                                        "unit_symbol": "statement.unit_symbol"
"unit_symbol": "statement.unit_symbol"
                                    },
},
                                    "template": "{{{numerical_value}}} {{{unit_symbol}}}",
"template": "{{{numerical_value}}} {{{unit_symbol}}}",
                                    "options": {
"options": {
                                        "hidden": true
"hidden": true
                                    }
}
                                }
}
                            }
}
                        },
},
                        "options": {
"options": {
                            "grid_columns": 12
"grid_columns": 12
                        }
}
                    }
}
                }
}
            }
}
        },
},
        "statements": {
"statements": {
            "items": {
"items": {
                "default": {
"default": {
                    "type": "object_statement",
"type": "object_statement",
                    "predicate": "Property:HasPart",
"predicate": "Property:HasPart",
                    "substatements": [
"substatements": [
                        {
{
                            "type": "quantity_statement",
"type": "quantity_statement",
                            "quantity": "Property:HasMass",
"quantity": "Property:HasMass",
                            "unit": "Property:HasMass#OSW2b1a3a39eceb4249b86897def91134dc"
"unit": "Property:HasMass#OSW2b1a3a39eceb4249b86897def91134dc"
                        }
}
                    ]
]
                }
}
            }
}
        }
}
    }
}
}
}

Revision as of 04:52, 8 January 2026

Material Sample ID: OSW88894b63a51d46b08b5b4b05a6b1b3c3 | UUID: 88894b63-a51d-46b0-8b5b-4b05a6b1b3c3
ID OSW88894b63a51d46b08b5b4b05a6b1b3c3
UUID 88894b63-a51d-46b0-8b5b-4b05a6b1b3c3
Label Material Sample
Machine compatible name MaterialSample
Types/Categories Category (Class)
Statements (outgoing)
Statements (incoming)
Details

Description[edit source]

Material sample created in the lab or collected in the field

Instances[edit | edit source]

 HasTypeHasDescriptionIsStoredIn

Subcategories[edit | edit source]


📎 Select files (or drop them here)... 📷 Camera
    jsondata
    type
    "Category:Category"
    subclass_of
    "Category:OSW37a57741ae2e4dd4b29b1172b6848be8"
    uuid"88894b63-a51d-46b0-8b5b-4b05a6b1b3c3"
    name"MaterialSample"
    label
    text"Material Sample"
    lang"en"
    text"Materialprobe"
    lang"de"
    description
    text"Material sample created in the lab or collected in the field"
    lang"en"
    text"Im Labor erstellte oder im Feld gesammelte Materialprobe"
    lang"de"
    utf8_icon
    "🧪"
    jsonschema
    @context
    "/wiki/Category:OSW31ca9a739cb24079b36824045c0832aa?action=raw&slot=jsonschema"
    components*"Property:HasStatement"
    predicate
    @type"@id"
    @id"Property:HasProperty"
    object
    @type"@id"
    @id"Property:HasObject"
    substatements
    @type"@id"
    @id"Property:HasStatement"
    quantity
    @type"@id"
    @id"Property:HasProperty"
    value"Property:HasObject"
    unit"Property:HasUnit"
    allOf
    $ref"/wiki/Category:OSW31ca9a739cb24079b36824045c0832aa?action=raw&slot=jsonschema"
    type"object"
    uuid"88894b63-a51d-46b0-8b5b-4b05a6b1b3c3"
    title"Sample"
    title*
    en"Sample"
    de"Probe"
    description"Material sample created in the lab or collected in the field"
    description*
    en"Material sample created in the lab or collected in the field"
    de"Im Labor erstellte oder im Feld gesammelte Materialprobe"
    required
    "type"
    properties
    type
    default
    "Category:OSW88894b63a51d46b08b5b4b05a6b1b3c3"
    components
    type"array"
    format"tabs"
    title"Components / Constituents"
    title*
    de"Bestandteile"
    eval_template
    type"mustache-wikitext"
    mode"render"
    value"{{#components}} [[{{object}}]] {{#substatements}} {{value}} {{/substatements}} {{/components}} <br>"
    items
    type"object"
    id"statement"
    title"Component"
    title*
    de"Bestandteil"
    _headerTemplate"{{self.object}}"
    required
    "uuid"
    "predicate"
    "object"
    properties
    uuid
    title"UUID"
    type"string"
    format"uuid"
    options
    hiddentrue
    predicate
    type"string"
    format"autocomplete"
    title"Predicate"
    title*
    de"Prädikat"
    options
    grid_columns4
    autocomplete
    category"Category:Property"
    hiddentrue
    default"Property:HasPart"
    object
    type"string"
    format"autocomplete"
    title"Substance"
    title*
    de"Substanz"
    options
    grid_columns4
    autocomplete
    category"Category:OSW0583b134c618484c9911a3dff145c7eb"
    query_filter_property"HasName"
    substatements
    title"Amounts"
    title*
    de"Mengen"
    type"array"
    format"tabs"
    propertyOrder1010
    items
    type"object"
    id"statement"
    title"Amount"
    title*
    de"Menge"
    headerTemplate"{{self.value}}"
    required
    "uuid"
    "quantity"
    "value"
    "unit"
    "unit_symbol"
    "numerical_value"
    properties
    uuid
    title"UUID"
    type"string"
    format"uuid"
    options
    hiddentrue
    quantity
    type"string"
    format"autocomplete"
    title"Property"
    title*
    de"Attribut"
    options
    grid_columns4
    autocomplete
    category"Category:QuantityProperty"
    default"Property:HasMassConcentration"
    numerical_value
    type"string"
    format"number"
    title"Value"
    title*
    de"Wert"
    options
    grid_columns2
    unit
    type"string"
    format"autocomplete"
    title"Unit"
    title*
    de"Einheit"
    watch
    quantity"statement.quantity"
    unit_symbol"statement.unit_symbol"
    options
    grid_columns2
    autocomplete
    query"[[-HasInputUnit::{{$(quantity)}}]]|?Display_title_of=label"
    render_template
    type
    "handlebars"
    value"{{result.printouts.label.[0]}}"
    field_maps
    source_path"$"
    template"{{{result.printouts.label.[0]}}}"
    target_path"$(unit_symbol)"
    unit_symbol
    type"string"
    options
    hiddentrue
    value
    type"string"
    title"Value"
    title*
    de"Wert"
    watch
    numerical_value"statement.numerical_value"
    unit_symbol"statement.unit_symbol"
    template"{{{numerical_value}}} {{{unit_symbol}}}"
    options
    hiddentrue
    options
    grid_columns12
    statements
    items
    default
    type"object_statement"
    predicate"Property:HasPart"
    substatements
    type"quantity_statement"
    quantity"Property:HasMass"
    unit"Property:HasMass#OSW2b1a3a39eceb4249b86897def91134dc"

    Subcategories

    This category has only the following subcategory.

    O

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.