callSign
This term is proposed for full integration into Schema.org, pending implementation feedback and adoption from applications and websites.
A
callsign, as used in broadcasting and radio communications to identify people, radio and TV stations, or vehicles.
Values expected to be one of these types |
Text
|
Source
https://github.com/schemaorg/schemaorg/issues/2109
Examples
See JSON example.
TODO
TODO
<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "RadioBroadcastService",
"name": "NPR Boston",
"callSign": "WBUR"
}
</script>