Skip to content

other kinds of thing have 'callSign' beyond radio broadcasts, esp. vehicles/boats and non-radio broadcast #2372

@danbri

Description

@danbri

Currently,

  • We have a sub-type of BroadcastService called RadioBroadcastService.
  • callSign lists RadioBroadcastService as a type where it is expected.

https://schema.org/callSign

I propose we expand the domain to also anticipate BroadcastService and Vehicle

For examples see Wikidata

SELECT DISTINCT ?x ?tLabel WHERE { 
  ?x wdt:P2317 ?cs.
  ?x wdt:P31 ?t .
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en" }
}
ORDER BY ?tLabel

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions