Skip to content

brando:AudioIdentityLogo

A Brando Property
Defined in the Brando® vocabulary.


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


Description

URI pointing to the brand's sonic logo or audio mark.


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:AudioIdentity",
  "schema:name": "Example Audio",
  "Brando:AudioIdentityLogo": "https://example.com/example"
}

Example (YAML)

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

@type: Brando:AudioIdentity
schema:name: Example Audio

Brando:AudioIdentityLogo: "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.