The Policy schema defines the structure for a policy document, including its unique identifier, name, description, and scope. This schema is used to ensure that policies are consistently defined and can be easily referenced across different systems.
Property Name | Type | Cardinality | Description |
---|---|---|---|
statement | https://schema.org/Text | 1 | Name of the policy. |
description | https://schema.org/Text | 0..1 | Detailed description of the policy. |
scope | https://schema.org/URL | 0..n | Scope of the policy, indicating the areas it applies to by way of URLs |