Category:OSW712583f2479944deb2546b77cf860dda: Difference between revisions

Update package: OSW Base
(Update package: OSW Base)
 
(Update package: OSW Base)
jsondata
Line 1: Line 1:
{
{
    "subclass_of": [
"subclass_of": [
        "Category:Item"
"Category:Item"
    ],
],
    "type": [
"type": [
        "Category:Category"
"Category:Category"
    ],
],
    "uuid": "712583f2-4799-44de-b254-6b77cf860dda",
"uuid": "712583f2-4799-44de-b254-6b77cf860dda",
    "label": [
"label": [
        {
{
            "text": "Creative Work",
"text": "Creative Work",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Produkt kreativer Arbeit",
"text": "Produkt kreativer Arbeit",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "instance_rdf_type": [
"instance_rdf_type": [
        "schema:CreativeWork"
"schema:CreativeWork"
    ],
],
    "description": [
"description": [
        {
{
            "text": "The most generic kind of (product of) creative work, including books, movies, photographs, software programs, etc.",
"text": "The most generic kind of (product of) creative work, including books, movies, photographs, software programs, etc.",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Die allgemeinste Art eines Produktes kreativer Arbeit, einschließlich Bücher, Filme, Fotos, Softwareprogramme usw.",
"text": "Die allgemeinste Art eines Produktes kreativer Arbeit, einschließlich Bücher, Filme, Fotos, Softwareprogramme usw.",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "name": "CreativeWork"
"name": "CreativeWork"
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        {
{
            "author": {
"author": {
                "@id": "Property:HasAuthor",
"@id": "schema:Author",
                "@type": "@id"
"@type": "@id"
            }
},
        },
"author*": {
        "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
"@id": "Property:HasAuthor",
    ],
"@type": "@id"
    "allOf": [
}
        {
},
            "$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
"/wiki/Category:Item?action=raw\u0026slot=jsonschema"
        }
],
    ],
"allOf": [
    "type": "object",
{
    "uuid": "712583f2-4799-44de-b254-6b77cf860dda",
"$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
    "title": "CreativeWork",
}
    "title*": {
],
        "en": "Creative Work",
"type": "object",
        "de": "Produkt kreativer Arbeit"
"uuid": "712583f2-4799-44de-b254-6b77cf860dda",
    },
"title": "CreativeWork",
    "description": "The most generic kind of (product of) creative work, including books, movies, photographs, software programs, etc.",
"title*": {
    "description*": {
"en": "Creative Work",
        "en": "The most generic kind of (product of) creative work, including books, movies, photographs, software programs, etc.",
"de": "Produkt kreativer Arbeit"
        "de": "Die allgemeinste Art eines Produktes kreativer Arbeit, einschließlich Bücher, Filme, Fotos, Softwareprogramme usw."
},
    },
"description": "The most generic kind of (product of) creative work, including books, movies, photographs, software programs, etc.",
    "required": [
"description*": {
        "type"
"en": "The most generic kind of (product of) creative work, including books, movies, photographs, software programs, etc.",
    ],
"de": "Die allgemeinste Art eines Produktes kreativer Arbeit, einschließlich Bücher, Filme, Fotos, Softwareprogramme usw."
    "defaultProperties": [
},
        "author"
"required": [
    ],
"type"
    "properties": {
],
        "type": {
"defaultProperties": [
            "default": [
"author"
                "Category:OSW712583f2479944deb2546b77cf860dda"
],
            ]
"properties": {
        },
"type": {
        "author": {
"default": [
            "title": "Author(s)",
"Category:OSW712583f2479944deb2546b77cf860dda"
            "title*": {
]
                "de": "Autor(en)"
},
            },
"author": {
            "description": "Person or organizational unit that created this work.",
"title": "Author(s)",
            "description*": {
"title*": {
                "de": "Person oder Organisationseinheit, die diese Arbeit erzeugt hat."
"de": "Autor(en)"
            },
},
            "type": "array",
"description": "Person or organizational unit that created this work.",
            "format": "table",
"description*": {
            "items": {
"de": "Person oder Organisationseinheit, die diese Arbeit erzeugt hat."
                "title": "Author",
},
                "title*": {
"type": "array",
                    "de": "Autor"
"format": "table",
                },
"items": {
                "type": "string",
"title": "Author",
                "format": "autocomplete",
"title*": {
                "options": {
"de": "Autor"
                    "autocomplete": {
},
                        "query": "[[Category:OSW44deaa5b806d41a2a88594f562b110e9]] OR [[Category:OSW3cb8cef2225e403092f098f99bc4c472]]"
"type": "string",
                    }
"format": "autocomplete",
                }
"options": {
            }
"autocomplete": {
        }
"query": "[[Category:OSW44deaa5b806d41a2a88594f562b110e9]] OR [[Category:OSW3cb8cef2225e403092f098f99bc4c472]]"
    }
}
}
}
}
}
}
}