brando:logo
A Brando Property
Defined in the Brando® vocabulary.
Thing > Intangible > Visual :: logo
Canonical URL: https://brandoschema.com/properties/logo
Check for open issues.
Description
Canonical reference URL to the primary logo asset or logo set.
Values expected to be one of these types
- URL
- List of URL values
Used on these types
Example (JSON-LD)
{
"@context": {
"schema": "https://schema.org/",
"brando": "https://brandoschema.com/"
},
"@type": "Brando:VisualIdentity",
"schema:name": "Example Visual",
"brando:logo": "https://example.com/example"
}
Example (YAML)
@context:
schema: https://schema.org/
brando: https://brandoschema.com/
@type: Brando:VisualIdentity
schema:name: Example Visual
brando:logo: "https://example.com/example"
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.