473
edits
(Update package: OSW Core) Tag: Manual revert |
(Update package: OSW Core) |
||
jsonschema | |||
---|---|---|---|
Line 39: | Line 39: | ||
], | ], | ||
"properties": { | "properties": { | ||
"type": { | "type": { | ||
"title": "Types/Categories", | "title": "Types/Categories", | ||
Line 65: | Line 44: | ||
"de": "Typen/Kategorien" | "de": "Typen/Kategorien" | ||
}, | }, | ||
"propertyOrder": -1010, | |||
"type": "array", | "type": "array", | ||
"format": "table", | "format": "table", | ||
Line 95: | Line 75: | ||
}, | }, | ||
"type": "array", | "type": "array", | ||
"propertyOrder": -1009, | |||
"items": { | "items": { | ||
"title": "Category", | "title": "Category", | ||
Line 114: | Line 95: | ||
"options": { | "options": { | ||
"hidden": false | "hidden": false | ||
} | |||
}, | |||
"metaclass": { | |||
"title": "Metaclasses/-categories", | |||
"title*": { | |||
"de": "Metaklassen/-kategorien" | |||
}, | |||
"type": "array", | |||
"format": "table", | |||
"propertyOrder": -1008, | |||
"items": { | |||
"title": "Metaclass", | |||
"title*": { | |||
"de": "Metaklasse" | |||
}, | |||
"type": "string", | |||
"format": "autocomplete", | |||
"options": { | |||
"autocomplete": { | |||
"query": "[[HasType::Category:Category]]|?Display_title_of=label|?HasImage=image|HasDescription=description" | |||
} | |||
} | |||
} | } | ||
}, | }, | ||
footer_template | |||
Line 1: | Line 1: | ||
=={{#switch:{{USERLANGUAGECODE}}|en=Graph|de=Graph}}== | =={{#switch:{{USERLANGUAGECODE}}|en=Graph|de=Graph}}== | ||
<div style="width: 100%;" class="InteractiveSemanticGraph" data-config='{ "root":"{{FULLPAGENAME}}", "properties":["SubClassOf","-SubClassOf","HasUtf8Icon"], "ignore_properties":["Subcategory_of", "-Subcategory_of"], "permalink":true, "depth":2, "edit": true, "edge_labels": false}'></div> | <div style="width: 100%;" class="InteractiveSemanticGraph" data-config='{ "root":"{{FULLPAGENAME}}", "properties":["SubClassOf","-SubClassOf","HasUtf8Icon"], "ignore_properties":["Subcategory_of", "-Subcategory_of", "Has_query", "Display_title_of", "Display_title_of_lowercase", "Display_title_of_normalized"], "permalink":true, "depth":2, "edit": true, "edge_labels": false}'></div> | ||
<br> | <br> | ||
<br> | <br> |
edits