Category:Entity: Difference between revisions

Category page
Category:Entity
(Install package: OSW Core)
 
(Update package: OSW Core)
footer_template
Line 1: Line 1:
{{#if: {{{attachments|}}} |
<!-- {{#if: {{{attachments|}}} |-->
=={{{_label_attachments| {{#switch:{{USERLANGUAGECODE}}|en=Attachments|de=Anhang|#default=Attachments}} }}}==
=={{{_label_attachments| {{#switch:{{USERLANGUAGECODE}}|en=Attachments|de=Anhang|#default=Attachments}} }}}==
<!-- {{#ask: [[IsFileAttachmentOf::{{FULLPAGENAME}}]] -->
<!-- {{#ask: [[IsFileAttachmentOf::{{FULLPAGENAME}}]] -->
Line 15: Line 15:
<!-- <div class="fileupload-auto-reload">{{#batchupload:OslTemplate:ELN/Attachment|{{FULLPAGENAME}}|{{REVISIONUSER}}}}</div> -->
<!-- <div class="fileupload-auto-reload">{{#batchupload:OslTemplate:ELN/Attachment|{{FULLPAGENAME}}|{{REVISIONUSER}}}}</div> -->
{{#batchupload:}}
{{#batchupload:}}
|}}
<!--|}}-->
jsondata
Line 24: Line 24:
             "lang": "de"
             "lang": "de"
         }
         }
    ],
    "type": [
        "Category:Category"
     ]
     ]
}
}
jsonschema
Line 33: Line 33:
         "query_label": "Property:HasLabel",
         "query_label": "Property:HasLabel",
         "description": "skos:definition",
         "description": "skos:definition",
         "description_": "Property:HasDecription",
         "description*": "Property:HasDescription",
         "image": "schema:image",
         "image": "schema:image",
         "image*": "Property:HasImage",
         "image*": "Property:HasImage",
Line 158: Line 158:
             "eval_template": {
             "eval_template": {
                 "type": "mustache-wikitext",
                 "type": "mustache-wikitext",
                "mode": "render",
                 "value": "{{=\u003C% %\u003E=}} {{#switch:{{USERLANGUAGECODE}} \u003C%={{ }}=%\u003E {{#description}} |{{lang}}={{text}} {{/description}} {{=\u003C% %\u003E=}} }}"
                 "value": "{{=\u003C% %\u003E=}} {{#switch:{{USERLANGUAGECODE}} \u003C%={{ }}=%\u003E {{#description}} |{{lang}}={{text}} {{/description}} {{=\u003C% %\u003E=}} }}"
             },
             },
             "items": {
             "items": {
                "eval_template": [
                    {
                        "type": "wikitext",
                        "mode": "store",
                        "value": "{{{text}}}@{{{lang}}}"
                    }
                ],
                 "$ref": "/wiki/JsonSchema:Description?action=raw"
                 "$ref": "/wiki/JsonSchema:Description?action=raw"
             }
             }

Revision as of 07:39, 27 June 2023

Entity [Entity]
ID Entity
UUID ce353767-c628-45bd-9d88-d6eb3009aec0
Label Entity
Machine compatible name Entity
Statements (outgoing)
Statements (incoming)
Keywords

Description


📎 Select files (or drop them here)... 📷 Camera


    jsondata
    subclass_of
    "Category:Entity"
    uuid"ce353767-c628-45bd-9d88-d6eb3009aec0"
    label
    text"Entity"
    lang"en"
    text"Entität"
    lang"de"
    name"Entity"
    description
    text"This is meant to be the most basic category."
    lang"en"
    text"Dies soll die aller grundlegendste Kategorie sein."
    lang"de"
    type
    "Category:Category"
    jsonschema
    @context
    schema"https://schema.org/"
    skos"https://www.w3.org/TR/skos-reference/"
    wiki"https://wiki-dev.open-semantic-lab.org/id/"
    Property
    @id"wiki:Property-3A"
    @type"@id"
    @prefixtrue
    File
    @id"https://wiki-dev.open-semantic-lab.org/wiki/Special:Redirect/file/"
    @type"@id"
    @prefixtrue
    Category
    @id"wiki:Category-3A"
    @prefixtrue
    category
    @id"@type"
    uuid*"Property:HasUuid"
    name*"Property:HasName"
    label"skos:prefLabel"
    label*"Property:HasLabel"
    text
    @id"@value"
    lang
    @id"@language"
    query_label"Property:HasLabel"
    description"skos:definition"
    description*"Property:HasDescription"
    image"schema:image"
    image*"Property:HasImage"
    based_on"skos:isBasedOn"
    based_on*
    @id"Property:IsBasedOn"
    @type"@id"
    short_name"Property:HasShortName"
    statements"Property:HasStatement"
    attachments*
    @id"Property:HasFileAttachment"
    @type"@id"
    uuid"ce353767-c628-45bd-9d88-d6eb3009aec0"
    title"Entity"
    type"object"
    id"entity"
    required
    "uuid"
    "label"
    properties
    uuid
    title"UUID"
    type"string"
    format"uuid"
    options
    hiddentrue
    name
    title"Name"
    description"Technical / Machine compatible name"
    description*
    de"Technischer / Maschinenkompatibler Name"
    type"string"
    options
    hiddentrue
    label
    type"array"
    title"Labels"
    title*
    de"Namen"
    description"Human readable names. You have to assign at least one."
    description*
    de"Menschenlesbarer Namen. Du musst mindestens einen vergeben."
    format"table"
    eval_template
    type"mustache-wikitext"
    mode"render"
    value"{{=<% %>=}} {{#switch:{{USERLANGUAGECODE}} <%={{ }}=%> {{#label}} |{{lang}}={{text}} {{/label}} {{=<% %>=}} }}"
    items
    title"Label"
    title*
    de"Name"
    eval_template
    type"wikitext"
    mode"store"
    value"{{{text}}}@{{{lang}}}"
    $ref"/wiki/JsonSchema:Label?action=raw"
    minItems1
    short_name
    type"array"
    title"Short name"
    title*
    de"Kurzname"
    description"Abbreviation, Acronym, etc."
    description*
    de"Abkürzung, Akronym, etc."
    format"table"
    eval_template
    type"mustache-wikitext"
    mode"render"
    value"{{=<% %>=}} {{#switch:{{USERLANGUAGECODE}} <%={{ }}=%> {{#short_name}} |{{lang}}={{text}} {{/short_name}} {{=<% %>=}} }}"
    items
    title"Acronym"
    title*
    de"Kurzname"
    $ref"/wiki/JsonSchema:Label?action=raw"
    query_label
    title"Label"
    title*
    de"Name"
    type"string"
    options
    hiddentrue
    conditional_visible
    modes
    "query"
    description
    title"Description"
    title*
    de"Beschreibung"
    type"array"
    format"table"
    eval_template
    type"mustache-wikitext"
    mode"render"
    value"{{=<% %>=}} {{#switch:{{USERLANGUAGECODE}} <%={{ }}=%> {{#description}} |{{lang}}={{text}} {{/description}} {{=<% %>=}} }}"
    items
    eval_template
    type"wikitext"
    mode"store"
    value"{{{text}}}@{{{lang}}}"
    $ref"/wiki/JsonSchema:Description?action=raw"
    image
    title"Image"
    title*
    de"Bild"
    type"string"
    format"url"
    options
    upload
    Empty object
    links
    href"{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}&width=200&height=200{{/if}}"
    mediaType"image"
    href"{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}{{/if}}"
    rel"{{#if self}}download{{/if}}"
    downloadtrue
    based_on
    type"array"
    title"Based on"
    title*
    de"Basierend auf"
    description"Other entities on which this one is based, e.g. when it is created by copying"
    description*
    de"Andere Entitäten auf die diese basiert, z. B. wenn sie durch Kopieren entstanden ist"
    items
    type"string"
    options
    hidden"true"
    statements
    type"array"
    title"Statements"
    title*
    de"Aussagen"
    format"tabs"
    propertyOrder1010
    eval_template
    type"mustache-wikitext"
    mode"render"
    value"{{#statements}}.. {{#predicate}}[[{{predicate}}]]{{/predicate}}{{#property}}[[{{property}}]]{{/property}}{{#quantity}}[[{{quantity}}]]{{/quantity}} {{#object}}[[{{object}}]]{{/object}}{{#value}}{{value}}{{/value}}<br>{{/statements}}"
    items
    $ref"/wiki/JsonSchema:Statement?action=raw"
    attachments
    type"array"
    title"File attachments"
    title*
    de"Dateianhänge"
    eval_template
    type"mustache-wikitext"
    mode"render"
    value"{{=<% %>=}} <%={{ }}=%> {{#attachments}} [[{{{.}}}]] <br> {{/attachments}} {{=<% %>=}}"
    options
    collapsedtrue
    propertyOrder1020
    items
    title"Attachment"
    title*
    de"Anhang"
    type"string"
    format"url"
    options
    upload
    Empty object
    links
    href"{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}&width=200&height=200{{/if}}"
    mediaType"image"
    href"{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}{{/if}}"
    rel"{{#if self}}download{{/if}}"
    downloadtrue

    Subcategories

    This category has the following 2 subcategories, out of 2 total.

    I

    P

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