Group:Component data properties

From Bootstrap - Demo Wiki
{
    "type": "PROPERTY_GROUP_SCHEMA",
    "description": "This property group consists of properties that are used to save data covering information about components.",
    "groups": {
        "component_data_group": {
            "canonical_name": "Component data properties",
            "message_key": "smw-property-group-label-compontent-data-group",
            "property_keys": [
                "Has component name",
                "Has component description",
                "Has component note",
                "Has component provider",
                "Has component content",
                "Has component link title",
                "Has component link url"
            ]
        }
    },
    "tags": [
        "group",
        "property group",
        "compontent information",
        "component"
    ]
}