Category:OSW77e749fc598341ac8b6d2fff21574058: 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:OSWe427aafafbac4262955b9f690a83405d"
"Category:OSWe427aafafbac4262955b9f690a83405d"
    ],
],
    "uuid": "77e749fc-5983-41ac-8b6d-2fff21574058",
"uuid": "77e749fc-5983-41ac-8b6d-2fff21574058",
    "label": [
"label": [
        {
{
            "text": "Software",
"text": "Software",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Software",
"text": "Software",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "name": "Software",
"name": "Software",
    "type": [
"type": [
        "Category:Category"
"Category:Category"
    ]
]
}
}
jsonschema
Line 1: Line 1:
{
{
    "type": "object",
"type": "object",
    "@context": [
"@context": [
        "/wiki/Category:OSWe427aafafbac4262955b9f690a83405d?action=raw\u0026slot=jsonschema",
"/wiki/Category:OSWe427aafafbac4262955b9f690a83405d?action=raw\u0026slot=jsonschema",
        {
{
            "repository": "Property:HasRepository"
"repository": "Property:HasRepository"
        }
}
    ],
],
    "allOf": [
"allOf": [
        {
{
            "$ref": "/wiki/Category:OSWe427aafafbac4262955b9f690a83405d?action=raw\u0026slot=jsonschema"
"$ref": "/wiki/Category:OSWe427aafafbac4262955b9f690a83405d?action=raw\u0026slot=jsonschema"
        }
}
    ],
],
    "title": "Software",
"title": "Software",
    "properties": {
"properties": {
        "type": {
"type": {
            "default": [
"default": [
                "Category:OSW77e749fc598341ac8b6d2fff21574058"
"Category:OSW77e749fc598341ac8b6d2fff21574058"
            ]
]
        },
},
        "repository": {
"repository": {
            "type": "array",
"type": "array",
            "title": "Repositories",
"title": "Repositories",
            "eval_template": {
"eval_template": {
                "type": "mustache",
"type": "mustache",
                "mode": "render",
"mode": "render",
                "value": "{{#repository}}{{{.}}} {{/repository}}"
"value": "{{#repository}}{{{.}}} {{/repository}}"
            },
},
            "items": {
"items": {
                "type": "string",
"type": "string",
                "title": "Repository",
"title": "Repository",
                "format": "url"
"format": "url"
            }
}
        },
},
        "readme": {
"readme": {
            "type": "string",
"type": "string",
            "title": "ReadMe",
"title": "ReadMe",
            "format": "url"
"format": "url"
        }
}
    },
},
    "required": [
"required": [
        "type"
"type"
    ]
]
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.