Skip to content

brando:inheritsPolicies

Property: Inherits Policies

Brando property reference
Defined in the Brando vocabulary.


Brand > Property > Brand :: inheritsPolicies

Canonical URL: https://brandoschema.com/properties/inheritsPolicies
Check for open issues.


Definition

Indicates whether the node inherits policies from its parent brand or parent scope.


Values expected to be one of these types

  • Boolean
  • List of Boolean values

Used on these types

  • brando:Brand

Example (JSON-LD)

{
  "@context": {
    "schema": "https://schema.org/",
    "brando": "https://brandoschema.com/"
  },
  "@type": "brando:Brand",
  "schema:name": "Example Brand",
  "brando:inheritsPolicies": true
}

Example (YAML)

@context:
  schema: https://schema.org/
  brando: https://brandoschema.com/

@type: brando:Brand
schema:name: Example Brand

brando:inheritsPolicies: True

Acknowledgements

This element is based on the work of Advanced Analytica.
Many Type and Property definitions are inspired by extensive analysis of brand guidelines, governance systems, and AI content-safety practices.