Category:OSW02590972aeba46d7864ed492c0c11384: Difference between revisions

From OpenSemanticWorld
Update package: OSW Base
(Update package: OSW Base)
 
(Update package: OSW Base)
jsondata
Line 1: Line 1:
{
{
    "subclass_of": [
"subclass_of": [
        "Category:OSWf0fe562f422d49c6877490b3dfee2f3f"
"Category:OSWf0fe562f422d49c6877490b3dfee2f3f"
    ],
],
    "uuid": "02590972-aeba-46d7-864e-d492c0c11384",
"uuid": "02590972-aeba-46d7-864e-d492c0c11384",
    "name": "Host",
"name": "Host",
    "label": [
"label": [
        {
{
            "text": "Host",
"text": "Host",
            "lang": "en"
"lang": "en"
        }
}
    ],
],
    "description": [
"description": [
        {
{
            "text": "The physical device that acts as a host for, e.g., a virtual machine",
"text": "The physical device that acts as a host for, e.g., a virtual machine",
            "lang": "en"
"lang": "en"
        }
}
    ],
],
    "type": [
"type": [
        "Category:Category"
"Category:Category"
    ]
]
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        {
{
            "ip4_address": "Property:HasIp4Address",
"ip4_address": "Property:HasIp4Address",
            "network_domain": "Property:HasNetworkDomain"
"network_domain": "Property:HasNetworkDomain"
        }
}
    ],
],
    "title": "Host",
"title": "Host",
    "type": "object",
"type": "object",
    "allOf": [
"allOf": [
        {
{
            "$ref": "/wiki/Category:OSWf0fe562f422d49c6877490b3dfee2f3f?action=raw\u0026slot=jsonschema"
"$ref": "/wiki/Category:OSWf0fe562f422d49c6877490b3dfee2f3f?action=raw\u0026slot=jsonschema"
        }
}
    ],
],
    "properties": {
"properties": {
        "ip4_address": {
"ip4_address": {
            "items": {
"items": {
                "title": "IP4  Address",
"title": "IP4  Address",
                "type": "string"
"type": "string"
            },
},
            "title": "IP4  Addresses",
"title": "IP4  Addresses",
            "type": "array"
"type": "array"
        },
},
        "network_domain": {
"network_domain": {
            "items": {
"items": {
                "title": "Domain",
"title": "Domain",
                "type": "string"
"type": "string"
            },
},
            "title": "Domains",
"title": "Domains",
            "type": "array"
"type": "array"
        },
},
        "type": {
"type": {
            "default": [
"default": [
                "Category:OSW02590972aeba46d7864ed492c0c11384"
"Category:OSW02590972aeba46d7864ed492c0c11384"
            ]
]
        }
}
    },
},
    "required": [
"required": [
        "type"
"type"
    ]
]
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.