258
edits
(Install package: OSW Ontology) |
(Update package: OSW Ontology) |
||
jsondata | |||
---|---|---|---|
Line 2: | Line 2: | ||
"subclass_of": [ | "subclass_of": [ | ||
"Category:Item" | "Category:Item" | ||
], | |||
"type": [ | |||
"Category:Category" | |||
], | ], | ||
"uuid": "288260cd-0728-420c-9f40-ae1c5fa19111", | "uuid": "288260cd-0728-420c-9f40-ae1c5fa19111", | ||
"label": [ | "label": [ | ||
{ | { | ||
"text": "Ontology", | "text": "Ontology", | ||
Line 25: | Line 24: | ||
], | ], | ||
"name": "Ontology", | "name": "Ontology", | ||
" | "utf8_icon": [ | ||
" | "❉" | ||
] | ] | ||
} | } | ||
jsonschema | |||
Line 1: | Line 1: | ||
{ | { | ||
"@context": [ | "@context": [ | ||
"/wiki/Category:Item?action=raw\u0026slot=jsonschema", | |||
{ | { | ||
"url": "Property:HasUrl" | "url": "Property:HasUrl" | ||
Line 22: | Line 23: | ||
"allOf": [ | "allOf": [ | ||
{ | { | ||
"$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema" | "$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema" | ||
} | } | ||
Line 28: | Line 28: | ||
"required": [ | "required": [ | ||
"type" | "type" | ||
] | ], | ||
"uuid": "288260cd-0728-420c-9f40-ae1c5fa19111", | |||
"title*": { | |||
"en": "Ontology", | |||
"de": "Ontologie" | |||
}, | |||
"description": "System von Informationen mit logischen Relationen", | |||
"description*": { | |||
"en": "System von Informationen mit logischen Relationen" | |||
} | |||
} | } |