Category:OSW288260cd0728420c9f40ae1c5fa19111: Difference between revisions

Update package: OSW Ontology
(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",
            "lang": "en"
        },
         {
         {
             "text": "Ontology",
             "text": "Ontology",
Line 25: Line 24:
     ],
     ],
     "name": "Ontology",
     "name": "Ontology",
     "type": [
     "utf8_icon": [
         "Category:Category"
         ""
     ]
     ]
}
}
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": [
         {
         {
            "type": "object",
             "$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"
    }
}
}