Category:Entity
			
			
			|  (Update package: OSW Core) |  (Update package: OSW Core) | ||
| (11 intermediate revisions by 4 users not shown) | |||
| jsondata | |||
|---|---|---|---|
| Line 1: | Line 1: | ||
| { | { | ||
|      "uuid": "ce353767-c628-45bd-9d88-d6eb3009aec0", |      "uuid": "ce353767-c628-45bd-9d88-d6eb3009aec0", | ||
|      "label": [ |      "label": [ | ||
| jsonschema | |||
| Line 3: | Line 3: | ||
|          "schema": "https://schema.org/", |          "schema": "https://schema.org/", | ||
|          "skos": "https://www.w3.org/TR/skos-reference/", |          "skos": "https://www.w3.org/TR/skos-reference/", | ||
|         "xsd": "http://www.w3.org/2001/XMLSchema#", | |||
|          "wiki": "https://wiki-dev.open-semantic-lab.org/id/", |          "wiki": "https://wiki-dev.open-semantic-lab.org/id/", | ||
|          " |          "Category": { | ||
|              "@id": "wiki: |              "@id": "wiki:Category-3A", | ||
|              "@prefix": true |              "@prefix": true | ||
|          }, |          }, | ||
|          "File": { |          "File": { | ||
|              "@id": "https://wiki-dev.open-semantic-lab.org/wiki/Special:Redirect/file/", |              "@id": "https://wiki-dev.open-semantic-lab.org/wiki/Special:Redirect/file/", | ||
|              "@prefix": true |              "@prefix": true | ||
|          }, |          }, | ||
|          " |          "Property": { | ||
|              "@id": "wiki: |              "@id": "wiki:Property-3A", | ||
|             "@prefix": true | |||
|         }, | |||
|         "Item": { | |||
|             "@id": "wiki:Item-3A", | |||
|              "@prefix": true |              "@prefix": true | ||
|          }, |          }, | ||
|          " |          "attachments*": { | ||
|              "@id": "@type", |              "@id": "Property:HasFileAttachment", | ||
|             "@type": "@id" | |||
|         }, | |||
|         "based_on": { | |||
|             "@id": "skos:isBasedOn", | |||
|              "@type": "@id" |              "@type": "@id" | ||
|          }, |          }, | ||
|          " |          "based_on*": { | ||
|          " |             "@id": "Property:IsBasedOn", | ||
|          "label": "skos:prefLabel", |             "@type": "@id" | ||
|          "label*": "Property:HasLabel", |         }, | ||
|         "description": { | |||
|             "@id": "skos:definition" | |||
|         }, | |||
|          "description*": { | |||
|             "@id": "Property:HasDescription" | |||
|         }, | |||
|         "image": { | |||
|             "@id": "schema:image", | |||
|             "@type": "@id" | |||
|         }, | |||
|         "image*": { | |||
|             "@id": "Property:HasImage", | |||
|             "@type": "@id" | |||
|         }, | |||
|          "label": { | |||
|             "@id": "skos:prefLabel" | |||
|         }, | |||
|          "label*": { | |||
|             "@id": "Property:HasLabel" | |||
|         }, | |||
|         "lang": { | |||
|             "@id": "@language" | |||
|         }, | |||
|          "text": { |          "text": { | ||
|              "@id": "@value" |              "@id": "@value" | ||
|          }, |          }, | ||
|          " |          "uuid*": { | ||
|              "@id": "@ |              "@id": "Property:HasUuid" | ||
|         }, | |||
|         "meta": { | |||
|             "@id": "Property:HasMeta", | |||
|             "@type": "@id", | |||
|             "@context": { | |||
|                 "change_id": { | |||
|                     "@id": "Property:HasChangeId", | |||
|                     "@type": "xsd:string" | |||
|                 } | |||
|             } | |||
|         }, | |||
|         "name*": { | |||
|             "@id": "Property:HasName" | |||
|         }, | |||
|         "query_label": { | |||
|             "@id": "Property:HasLabel" | |||
|         }, | |||
|         "short_name": { | |||
|             "@id": "Property:HasShortName" | |||
|         }, | |||
|         "keywords": { | |||
|             "@id": "schema:keywords", | |||
|             "@type": "@id" | |||
|          }, |          }, | ||
|          " |          "keywords*": { | ||
|              "@id": "Property:HasKeyword", | |||
|              "@id": "Property: | |||
|              "@type": "@id" |              "@type": "@id" | ||
|          }, |          }, | ||
|          "statements": { | |||
|          "statements |              "@id": "Property:HasStatement", | ||
|              "@id": "Property: | |||
|              "@type": "@id" |              "@type": "@id" | ||
|          } |          } | ||
| Line 56: | Line 101: | ||
|          "uuid", |          "uuid", | ||
|          "label" |          "label" | ||
|     ], | |||
|     "defaultProperties": [ | |||
|         "description" | |||
|      ], |      ], | ||
|      "properties": { |      "properties": { | ||
| Line 79: | Line 127: | ||
|          }, |          }, | ||
|          "name": { |          "name": { | ||
|              "title": "Name", |              "title": "Technical name", | ||
|             "title*": { | |||
|                 "de": "Technischer Name" | |||
|             }, | |||
|              "description": "Technical / Machine compatible name", |              "description": "Technical / Machine compatible name", | ||
|              "description*": { |              "description*": { | ||
| Line 91: | Line 142: | ||
|          "label": { |          "label": { | ||
|              "type": "array", |              "type": "array", | ||
|              "title": " |              "title": "Label(s)", | ||
|              "title*": { |              "title*": { | ||
|                  "de": " |                  "de": "Bezeichnung(en)" | ||
|              }, |              }, | ||
|              "description": " |              "description": "At least one label is required.", | ||
|              "description*": { |              "description*": { | ||
|                  "de": " |                  "de": "Mindestens eine Bezeichnung ist erforderlich." | ||
|              }, |              }, | ||
|              "format": "table", |              "format": "table", | ||
| Line 104: | Line 155: | ||
|                      "type": "mustache-wikitext", |                      "type": "mustache-wikitext", | ||
|                      "mode": "render", |                      "mode": "render", | ||
|                      "value": "{{=\u003C% %\u003E=}} {{#switch:{{USERLANGUAGECODE}} \u003C% |                     "$comment": "Displays value according to user language with eng as fallback option. Note: {{=\u003C% %\u003E=}} changes mustache expression from {{..}} to \u003C% %\u003E for mixing with wikitext templates", | ||
|                      "value": "{{=\u003C% %\u003E=}} {{#switch:{{USERLANGUAGECODE}} \u003C%#label%\u003E | {{#ifeq: \u003C%lang%\u003E|en|#default|\u003C%lang%\u003E}} = \u003C%text%\u003E \u003C%/label%\u003E }}" | |||
|                  } |                  } | ||
|              ], |              ], | ||
| Line 110: | Line 162: | ||
|                  "title": "Label", |                  "title": "Label", | ||
|                  "title*": { |                  "title*": { | ||
|                      "de": " |                      "de": "Bezeichnung" | ||
|                  }, |                  }, | ||
|                  "eval_template": [ |                  "eval_template": [ | ||
| Line 125: | Line 177: | ||
|          "short_name": { |          "short_name": { | ||
|              "type": "array", |              "type": "array", | ||
|              "title": "Short name", |              "title": "Short name(s)", | ||
|              "title*": { |              "title*": { | ||
|                  "de": "Kurzname" |                  "de": "Kurzname(n)" | ||
|              }, |              }, | ||
|              "description": "Abbreviation, Acronym, etc.", |              "description": "Abbreviation, Acronym, etc.", | ||
| Line 137: | Line 189: | ||
|                  "type": "mustache-wikitext", |                  "type": "mustache-wikitext", | ||
|                  "mode": "render", |                  "mode": "render", | ||
|                  "value": "{{=\u003C% %\u003E=}} {{#switch:{{USERLANGUAGECODE}} \u003C% |                 "$comment": "Displays value according to user language with eng as fallback option. Note: {{=\u003C% %\u003E=}} changes mustache expression from {{..}} to \u003C% %\u003E for mixing with wikitext templates", | ||
|                  "value": "{{=\u003C% %\u003E=}} {{#switch:{{USERLANGUAGECODE}} \u003C%#short_name%\u003E | {{#ifeq: \u003C%lang%\u003E|en|#default|\u003C%lang%\u003E}} = \u003C%text%\u003E \u003C%/short_name%\u003E }}" | |||
|              }, |              }, | ||
|              "items": { |              "items": { | ||
|                  "title": " |                  "title": "Short name", | ||
|                  "title*": { |                  "title*": { | ||
|                      "de": "Kurzname" |                      "de": "Kurzname" | ||
|                  }, |                  }, | ||
|                 "eval_template": [ | |||
|                     { | |||
|                         "type": "wikitext", | |||
|                         "mode": "store", | |||
|                         "value": "{{{text}}}@{{{lang}}}" | |||
|                     } | |||
|                 ], | |||
|                  "$ref": "/wiki/JsonSchema:Label?action=raw" |                  "$ref": "/wiki/JsonSchema:Label?action=raw" | ||
|              } |              } | ||
|          }, |          }, | ||
|          "query_label": { |          "query_label": { | ||
|              "title": " |              "title": "Query label", | ||
|              "title*": { |              "title*": { | ||
|                  "de": " |                  "de": "Abfrage-Bezeichnung" | ||
|              }, |              }, | ||
|              "type": "string", |              "type": "string", | ||
| Line 172: | Line 232: | ||
|                  "type": "mustache-wikitext", |                  "type": "mustache-wikitext", | ||
|                  "mode": "render", |                  "mode": "render", | ||
|                  "value": "{{=\u003C% %\u003E=}} {{#switch:{{USERLANGUAGECODE}} \u003C% |                 "$comment": "Displays value according to user language with eng as fallback option. Note: {{=\u003C% %\u003E=}} changes mustache expression from {{..}} to \u003C% %\u003E for mixing with wikitext templates", | ||
|                  "value": "{{=\u003C% %\u003E=}} {{#switch:{{USERLANGUAGECODE}} \u003C%#description%\u003E | {{#ifeq: \u003C%lang%\u003E|en|#default|\u003C%lang%\u003E}} = \u003C%text%\u003E \u003C%/description%\u003E }}" | |||
|              }, |              }, | ||
|              "items": { |              "items": { | ||
| Line 190: | Line 251: | ||
|                  "de": "Bild" |                  "de": "Bild" | ||
|              }, |              }, | ||
|             "propertyOrder": 1020, | |||
|              "type": "string", |              "type": "string", | ||
|              "format": "url", |              "format": "url", | ||
| Line 206: | Line 268: | ||
|                  } |                  } | ||
|              ] |              ] | ||
|         }, | |||
|         "keywords": { | |||
|             "type": "array", | |||
|             "format": "table", | |||
|             "title": "Keywords / Tags", | |||
|             "title*": { | |||
|                 "de": "Schlagworte / Tags" | |||
|             }, | |||
|             "description": "Designated to the user defined categorization of this element", | |||
|             "description*": { | |||
|                 "de": "Dient der nutzerdefinierten Kategorisierung des Elements" | |||
|             }, | |||
|             "eval_template": { | |||
|                 "type": "mustache-wikitext", | |||
|                 "mode": "render", | |||
|                 "value": "{{#keywords}}[[{{{.}}}]] \u003Cbr\u003E {{/keywords}}" | |||
|             }, | |||
|             "items": { | |||
|                 "title": "Keyword", | |||
|                 "title*": { | |||
|                     "de": "Schlagwort" | |||
|                 }, | |||
|                 "type": "string", | |||
|                 "format": "autocomplete", | |||
|                 "range": "Category:OSW09f6cdd54bc54de786eafced5f675cbe" | |||
|             } | |||
|          }, |          }, | ||
|          "based_on": { |          "based_on": { | ||
| Line 250: | Line 338: | ||
|                  "type": "mustache-wikitext", |                  "type": "mustache-wikitext", | ||
|                  "mode": "render", |                  "mode": "render", | ||
|                  "value": "{{=\u003C% %\u003E=}} \u003C%={{ }}=%\u003E {{#attachments}}  |                  "value": "{{=\u003C% %\u003E=}} \u003C%={{ }}=%\u003E  {{#attachments}}{{{.}}};{{/attachments}} {{=\u003C% %\u003E=}} \u003C%={{ }}=%\u003E" | ||
|              }, |              }, | ||
|              "options": { |              "options": { | ||
|                  "collapsed": true |                  "collapsed": true | ||
|              }, |              }, | ||
|              "propertyOrder":  |              "propertyOrder": 1030, | ||
|              "items": { |              "items": { | ||
|                  "title": "Attachment", |                  "title": "Attachment", | ||
| Line 267: | Line 355: | ||
|                  }, |                  }, | ||
|                  "links": [ |                  "links": [ | ||
|                      { |                      { | ||
|                          "href": "{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}{{/if}}", |                          "href": "{{#if self}}/w/index.php?title=Special:Redirect/file/{{self}}{{/if}}", | ||
| footer_template | |||
| Line 1: | Line 1: | ||
| <!-- {{#if: {{{attachments|}}} |--> | |||
| {{#if: {{#ask: [[IsPartOf::{{FULLPAGENAME}}]]|format=plain|limit=1|searchlabel=}} | | |||
| =={{{_label_attachments| {{#switch:{{USERLANGUAGECODE}}|en=Structure|de=Struktur|#default=Structure}} }}}== | |||
| {{#tree: | |||
| {{#ask: | |||
|  [[{{FULLPAGENAME}}]] | |||
|  OR [[IsPartOf::{{FULLPAGENAME}}]] | |||
|  OR [[IsPartOf.IsPartOf::{{FULLPAGENAME}}]] | |||
|  OR [[IsPartOf.IsPartOf.IsPartOf::{{FULLPAGENAME}}]] | |||
|  |format=tree | |||
|  |parent=IsPartOf | |||
| }} | |||
| }} | |||
| |}}<!-- {{#if: {{{attachments|}}} |--> | |||
| =={{{_label_attachments| {{#switch:{{USERLANGUAGECODE}}|en=Attachments|de=Anhang|#default=Attachments}} }}}== | =={{{_label_attachments| {{#switch:{{USERLANGUAGECODE}}|en=Attachments|de=Anhang|#default=Attachments}} }}}== | ||
| {{#tag: gallery | |||
| {{# | |{{#arraymap: {{{attachments|}}} |;|__FILE__|__FILE__{{!}}[[:__FILE__]]|\n}} | ||
| | | }} | ||
| | | |||
| | | |||
| }}  | |||
| <!-- <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:}} | ||
| <!--|}}--> | <!--|}}--> | ||
| header_template | |||
| Line 1: | Line 1: | ||
| <table class="info_box"> | <table class="info_box"> | ||
| <tr> | <tr> | ||
| <th class="heading" colspan="2">{{#if: {{{label|}}}|{{{label|}}}  | <th class="heading" colspan="2">{{#if: {{{label|}}}|{{{label|}}} | {{{id|{{PAGENAME}}}}} }}   | ||
| </th> | </th> | ||
| </tr> | </tr> | ||
| Line 63: | Line 63: | ||
|      }}</td> |      }}</td> | ||
| </tr> | </tr> | ||
| <tr> | |||
| {{#if: {{{ordering_categories|}}}|<!-- show a row if an ordering_categories exists --> | |||
|     <th>{{{_label_ordering_categories|Classification categories}}}</th> | |||
|     <td>{{{ordering_categories|}}}</td> | |||
|     </tr> | |||
|     <tr> | |||
| |}} | |||
| {{#if: {{{keywords|}}}|<!-- show a row if an keywords exists --> | |||
|     <tr> | |||
|     <th>{{{_keywords_name|Keywords}}}</th> | |||
|     <td>{{{keywords|}}}</td> | |||
|     </tr> | |||
| |}} | |||
| </table> | </table> | ||
Latest revision as of 06:20, 28 February 2025
| Entity | |
|---|---|
| ID | Entity | 
| UUID | ce353767-c628-45bd-9d88-d6eb3009aec0 | 
| Label | Entity | 
| Machine compatible name | Entity | 
| Statements (outgoing) | |
| Statements (incoming) | |
|  | |
Description
jsondata
| uuid | "ce353767-c628-45bd-9d88-d6eb3009aec0" | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| label | 
 | ||||||||||
| name | "Entity" | ||||||||||
| description | 
 | ||||||||||
| type | 
 | 
jsonschema
| @context | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| uuid | "ce353767-c628-45bd-9d88-d6eb3009aec0" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title | "Entity" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| id | "entity" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| required | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| defaultProperties | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties | 
 | 
Subcategories
This category has the following 3 subcategories, out of 3 total.