brando:usesAudio
A Brando Property
Defined in the Brando® vocabulary.
Thing > Intangible > Multiple types :: usesAudio (brando:Brand, brando:Context)
Canonical URL: https://brandoschema.com/properties/usesAudio
Check for open issues.
Description
Attaches an audio expression token defining how the brand sounds in this scope.
Values expected to be one of these types
- Brando:AudioIdentity
- List of Brando:AudioIdentity values
Used on these types
Example (JSON-LD)
{
"@context": {
"schema": "https://schema.org/",
"brando": "https://brandoschema.com/"
},
"@type": "brando:Brand",
"schema:name": "Example Brand",
"brando:usesAudio": {
"@id": "https://example.com/example",
"@type": "Brando:AudioIdentity"
}
}
Example (YAML)
@context:
schema: https://schema.org/
brando: https://brandoschema.com/
@type: brando:Brand
schema:name: Example Brand
brando:usesAudio: {'@id': 'https://example.com/example', '@type': 'Brando:AudioIdentity'}
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.