v3.1.0+
Status: | effective |
Progress: | 100% |
Version: | 3.1.0+ |
This is the help page on schema type PROPERTY PROFILE SCHEMA
.1
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
type
profile
identifies the section that contains option definitionssequence_map
to record the sequence of values (an ordered list of values) for the property that has the schema assigned
tags
simple tags to categorize a schema
Example
{ "type": "PROPERTY_PROFILE_SCHEMA", "profile": { "sequence_map": true }, "tags": [ "option", "property option", "property profile" ] }
Validation
/data/schema/property-profile-schema.v1.json
See also[edit]
References
- ^ Semantic MediaWiki: GitHub pull request gh:smw:4227