Category:OSW92cc6b1a2e6b4bb7bad470dfdcfdaf26: Difference between revisions

m
Protected "Article": Protected as read-only import via Page Exchange extension ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]
(Install package: OSW Base)
 
m (Protected "Article": Protected as read-only import via Page Exchange extension ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading])
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Tutorial ==
[[Item:OSW52c2c5a6bbc84fcb8eab0fa69857e7dc|How to create a new article]]


== Instances ==
{{#ask: [[{{FULLPAGENAME}}]]
|?HasDescription
|?HasFileAttachment  # - |+ template = Viewer/File
|format=datatable
|sep=
}}
jsondata
Line 1: Line 1:
{
{
    "subclass_of": [
"subclass_of": [
        "Category:Item"
"Category:OSW712583f2479944deb2546b77cf860dda"
    ],
],
    "utf8_icon": [
"utf8_icon": [
        "📰",
"📰",
        "📖"
"📖"
    ],
],
    "uuid": "92cc6b1a-2e6b-4bb7-bad4-70dfdcfdaf26",
"uuid": "92cc6b1a-2e6b-4bb7-bad4-70dfdcfdaf26",
    "name": "Article",
"name": "Article",
    "label": [
"label": [
        {
{
            "text": "Article",
"text": "Article",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Artikel",
"text": "Artikel",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "description": [
"description": [
        {
{
            "text": "A generic entry that can contain both text and media content",
"text": "A generic entry that can contain both text and media content",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Ein allgemeiner Eintrag der sowohl Text als auch Medieninhalte enthalten kann",
"text": "Ein allgemeiner Eintrag der sowohl Text als auch Medieninhalte enthalten kann",
            "lang": "de"
"lang": "de"
        }
}
    ]
],
"type": [
"Category:Category"
],
"instance_rdf_type": [
"schema:Article"
]
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        "/wiki/Category:Item?action=raw\u0026slot=jsonschema",
"/wiki/Category:OSW712583f2479944deb2546b77cf860dda?action=raw\u0026slot=jsonschema",
        {
{
            "File_": {
"File_": {
                "@id": "wiki:File-3A",
"@id": "wiki:File-3A",
                "@prefix": true
"@prefix": true
            },
},
            "headline": "schema:headline",
"related_to": {
            "author": "schema:author"
"@id": "Property:IsRelatedTo",
        }
"@type": "@id"
    ],
},
    "type": "object",
"part_of": {
    "schema_type": [
"@id": "Property:IsPartOf",
        "schema:Article"
"@type": "@id"
    ],
}
    "allOf": [
}
        {
],
            "$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
"allOf": [
        }
{
    ],
"$ref": "/wiki/Category:OSW712583f2479944deb2546b77cf860dda?action=raw\u0026slot=jsonschema"
    "title": "Article",
}
    "title*": {
],
        "de": "Article"
"title": "Article",
    },
"title*": {
    "description": "A generic entry that can contain both text and media content",
"de": "Artikel"
    "description*": {
},
        "de": "Ein allgemeiner Eintrag der sowohl Text als auch Medieninhalte enthalten kann"
"description": "A generic entry that can contain both text and media content",
    },
"description*": {
    "properties": {
"de": "Ein allgemeiner Eintrag der sowohl Text als auch Medieninhalte enthalten kann"
        "type": {
},
            "default": [
"type": "object",
                "Category:OSW92cc6b1a2e6b4bb7bad470dfdcfdaf26"
"required": [
            ]
"type"
        }
],
    },
"properties": {
    "required": [
"type": {
        "type"
"default": [
    ]
"Category:OSW92cc6b1a2e6b4bb7bad470dfdcfdaf26"
]
},
"related_to": {
"type": "array",
"title": "Related to",
"title*": {
"de": "Bezug zu"
},
"items": {
"type": "string",
"format": "autocomplete",
"title": "Entry",
"title*": {
"de": "Eintrag"
},
"options": {
"autocomplete": {
"query": "[[Category:Entity]] OR [[:Category:%2B]] |?Display_title_of=label"
}
},
"uniqueItems": true
}
},
"part_of": {
"type": "array",
"title": "Article collection",
"title*": {
"de": "Artikelsammlung"
},
"description": "A superordinated element this entry is part of",
"description*": {
"de": "Ein übergeordnetes Element von dem dieser Eintrag ein Teil ist"
},
"items": {
"type": "string",
"format": "autocomplete",
"title": "Collection",
"title*": {
"de": "Sammlung"
},
"range": "Category:OSW92cc6b1a2e6b4bb7bad470dfdcfdaf26"
}
}
}
}
}