Category:Entity
m (Reverted edits by 0000-0003-0410-3616 (talk) to last revision by Lukas Gold) Tag: Rollback |
(Update package: OSW Core) |
||
jsonschema | |||
---|---|---|---|
Line 1: | Line 1: | ||
{ | { | ||
"@context": { | "@context": { | ||
"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#", | "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": " | "@id": "Property:HasFileAttachment", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
" | "based_on": { | ||
"@id": " | "@id": "skos:isBasedOn", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
" | "based_on*": { | ||
"@id": " | "@id": "Property:IsBasedOn", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
" | "description": { | ||
"@id": "Property: | "@id": "skos:definition" | ||
}, | |||
"description*": { | |||
"@id": "Property:HasDescription" | |||
}, | |||
"image": { | |||
"@id": "schema:image", | |||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
" | "image*": { | ||
"@id": "Property: | "@id": "Property:HasImage", | ||
"@type": "@id" | "@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": { | "keywords": { | ||
"@id": "schema:keywords", | "@id": "schema:keywords", | ||
Line 69: | Line 89: | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
" | "statements": { | ||
"@id": "Property:HasStatement", | |||
"@id | |||
"@type": "@id" | "@type": "@id" | ||
} | } | ||
Line 93: | Line 106: | ||
], | ], | ||
"properties": { | "properties": { | ||
"uuid": { | "uuid": { | ||
"title": "UUID", | "title": "UUID", | ||
Line 219: | Line 208: | ||
}, | }, | ||
"query_label": { | "query_label": { | ||
"title": " | "title": "Query label", | ||
"title*": { | "title*": { | ||
"de": " | "de": "Abfrage-Bezeichnung" | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 262: | Line 251: | ||
"de": "Bild" | "de": "Bild" | ||
}, | }, | ||
"propertyOrder": 1020, | |||
"type": "string", | "type": "string", | ||
"format": "url", | "format": "url", | ||
Line 281: | Line 271: | ||
"keywords": { | "keywords": { | ||
"type": "array", | "type": "array", | ||
"format": "table", | |||
"title": "Keywords / Tags", | "title": "Keywords / Tags", | ||
"title*": { | "title*": { | ||
Line 292: | Line 283: | ||
"type": "mustache-wikitext", | "type": "mustache-wikitext", | ||
"mode": "render", | "mode": "render", | ||
"value": " | "value": "{{#keywords}}[[{{{.}}}]] \u003Cbr\u003E {{/keywords}}" | ||
}, | }, | ||
"items": { | "items": { | ||
Line 352: | Line 343: | ||
"collapsed": true | "collapsed": true | ||
}, | }, | ||
"propertyOrder": | "propertyOrder": 1030, | ||
"items": { | "items": { | ||
"title": "Attachment", | "title": "Attachment", | ||
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 32: | Line 32: | ||
{{#if: {{{image|}}}|<!-- show a row if an image exists --> | {{#if: {{{image|}}}|<!-- show a row if an image exists --> | ||
<tr> | <tr> | ||
<td class="picture" colspan="2"> | <td class="picture" colspan="2">[[{{{image|}}}|200x800px]]</td> | ||
</tr> | </tr> | ||
|<!-- don't show a row, if there is no image -->}} | |<!-- don't show a row, if there is no image -->}} | ||
<tr> | <tr> | ||
<td class="subheading" colspan="2">{{#switch:{{USERLANGUAGECODE}} | <td class="subheading" colspan="2">{{#switch:{{USERLANGUAGECODE}} | ||
Line 74: | 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> | <tr> | ||
<th>{{{_keywords_name|Keywords}}}</th> | <th>{{{_keywords_name|Keywords}}}</th> | ||
<td>{{{keywords|}}}</td> | <td>{{{keywords|}}}</td> | ||
</tr> | </tr> | ||
|}} | |||
</table> | </table> | ||
Latest revision as of 04:33, 22 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 2 subcategories, out of 2 total.
Pages in category "Entity"
This category contains only the following page.