531
edits
(Update package: OSW Core) |
m (Protected "Item": Protected as read-only import via Page Exchange extension ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]) |
||
| (2 intermediate revisions by the same user not shown) | |||
| footer_template | |||
|---|---|---|---|
| Line 1: | Line 1: | ||
<h2 class="section-collapsible-initial-collapsed section-heading--collapsed">{{#switch:{{USERLANGUAGECODE}}|en=Graph|de=Graph}}</h2> | |||
<div style="width: 100%;" class="InteractiveSemanticGraph" data-config='{ "root":"{{FULLPAGENAME}}", "properties":["HasSchema", "SubClassOf", "HasImage", "IsLocatedIn"], "ignore_properties":["Subcategory_of", "-Subcategory_of", "Has_query", "Display_title_of", "Display_title_of_lowercase", "Display_title_of_normalized"], "permalink":true, "depth":1, "edit": true, "query_limit":25}'></div> | |||
<div style="width: 100%;" class="InteractiveSemanticGraph" data-config='{ "root":"{{FULLPAGENAME}}", "properties":[ | |||
<br> | <br> | ||
<h2 class="section-collapsible-initial-collapsed section-heading--collapsed">{{#switch:{{USERLANGUAGECODE}}|en=QR Code|de=QR-Code|#default=QR Code}}</h2> | |||
<div class="QrCodeGenerator" data-config='{ | |||
"text": "{{fullurl:{{FULLPAGENAME}}}}", | |||
"heading": "{{{label|{{#ask:[[{{FULLPAGENAME}}]]|?HasLabel.[0].text=|mainlabel=-}}}}}", | |||
"image": true, | |||
"print": true, | |||
"print_unit": "mm", | |||
"print_format": [29,42], | |||
"print_margin": [3,3,3,3], | |||
"print_scale": 0.115 | |||
}' style="width: 200px;"></div> | |||
| jsondata | |||
| Line 12: | Line 12: | ||
"text": "Gegenstand", | "text": "Gegenstand", | ||
"lang": "de" | "lang": "de" | ||
} | } | ||
], | ], | ||
| jsonschema | |||
| Line 3: | Line 3: | ||
"/wiki/Category:Entity?action=raw\u0026slot=jsonschema", | "/wiki/Category:Entity?action=raw\u0026slot=jsonschema", | ||
{ | { | ||
" | "exact_ontology_match***": { | ||
"@id": " | "@id": "owl:sameAs", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
" | "rdf_type*": { | ||
"@id": " | "@id": "schema:additionalType" | ||
} | } | ||
} | } | ||
], | ], | ||
"allOf": [ | "allOf": [ | ||
{ | { | ||
| Line 24: | Line 17: | ||
} | } | ||
], | ], | ||
"type": "object", | |||
"title": "Item", | |||
"title*": { | |||
"de": "Item" | |||
}, | |||
"required": [ | "required": [ | ||
"type" | "type" | ||
| Line 29: | Line 27: | ||
"properties": { | "properties": { | ||
"type": { | "type": { | ||
"items": { | "items": { | ||
" | "subclassof_range": "Category:Item", | ||
"format": "autocomplete", | "format": "autocomplete", | ||
"options": { | "options": { | ||
"autocomplete": { | "autocomplete": { | ||
"query": "[[ | "$comment": "All categories here since subclassof_range is limited by depth 5", | ||
"query": "[[:Category:%2B]]" | |||
} | } | ||
} | } | ||
| Line 64: | Line 45: | ||
"conditional_visible": { | "conditional_visible": { | ||
"modes": [ | "modes": [ | ||
"default", | |||
"query" | "query" | ||
] | ] | ||
} | } | ||
} | } | ||
edits