Property:Schema definition
Jump to navigation
Jump to search
"Schema definition" is a predefined property that stores the schema content and is provided by Semantic MediaWiki. This property is pre-deployed (also known as special property) and comes with additional administrative privileges but can be used just like any other user-defined property.
G
{
"type": "PROPERTY_GROUP_SCHEMA",
"groups": [
{
"group_name": "Schema properties",
"message_key": "smw-property-group-label-schema-group",
"properties": [
"_SCHEMA_TYPE",
"_SCHEMA_DEF",
"_SCHEMA_DESC",
"_SCHEMA_TAG",
"_SCHEMA_LINK",
"_FORMAT_SCHEMA",
"_CONSTRAINT_SCHEMA",
"_PROFILE_SCHEMA"
]
}
],
"tags": [
"group",
"property group"
]
}