42
edits
 (Created blank page)  | 
				No edit summary Tag: Metadata slot edit  | 
				||
| footer | |||
|---|---|---|---|
| Line 1: | Line 1: | ||
{{#invoke:Entity|footer}}  | |||
| header | |||
| Line 1: | Line 1: | ||
{{#invoke:Entity|header}}  | |||
| jsondata | |||
| Line 1: | Line 1: | ||
{}  | {  | ||
    "subclass_of": [  | |||
        "Category:Item"  | |||
    ],  | |||
    "type": [  | |||
        "Category:Category"  | |||
    ],  | |||
    "uuid": "fe2955e6-db13-4214-bedf-b508213cae87",  | |||
    "label": [  | |||
        {  | |||
            "text": "Digital Product",  | |||
            "lang": "en"  | |||
        }  | |||
    ],  | |||
    "description": [  | |||
        {  | |||
            "text": "A digital product is an intangible good that exists in a digital format and can be downloaded or accessed online, such as software, e-books, music, or online services.",  | |||
            "lang": "en"  | |||
        }  | |||
    ],  | |||
    "name": "DigitalProduct"  | |||
}  | |||
| jsonschema | |||
| Line 1: | Line 1: | ||
{}  | {  | ||
    "@context": [  | |||
        "/wiki/Category:Item?action=raw\u0026slot=jsonschema"  | |||
    ],  | |||
    "allOf": [  | |||
        {  | |||
            "$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema"  | |||
        }  | |||
    ],  | |||
    "type": "object",  | |||
    "uuid": "fe2955e6-db13-4214-bedf-b508213cae87",  | |||
    "title": "DigitalProduct",  | |||
    "title*": {  | |||
        "en": "Digital Product"  | |||
    },  | |||
    "description": "A digital product is an intangible good that exists in a digital format and can be downloaded or accessed online, such as software, e-books, music, or online services.",  | |||
    "description*": {  | |||
        "en": "A digital product is an intangible good that exists in a digital format and can be downloaded or accessed online, such as software, e-books, music, or online services."  | |||
    },  | |||
    "required": [  | |||
        "type"  | |||
    ],  | |||
    "properties": {  | |||
        "type": {  | |||
            "default": [  | |||
                "Category:OSWfe2955e6db134214bedfb508213cae87"  | |||
            ]  | |||
        }  | |||
    }  | |||
}  | |||
edits