Semantic MediaWiki and related extensions
Objective

The PROPERTY_PROFILE_SCHEMA schema type defines low level features sets for a property that assigns the schema using the declarative Profile schema property.

Properties

Example

{
    "type": "PROPERTY_PROFILE_SCHEMA",
    "profile": {
        "sequence_map": true
    },
    "tags": [
        "option",
        "property option",
        "property profile"
    ]
}

Validation

/data/schema/property-profile-schema.v1.json


About | General disclaimer | Privacy policy