AV Device Queries: Difference between revisions
Create AV Device Queries page with example Semantic MediaWiki queries for AV equipment (via create-page on MediaWiki MCP Server) |
|||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 11: | Line 11: | ||
== Example Queries == | == Example Queries == | ||
=== | === Frame synchronizers with DUB input === | ||
Which | Which devices have frame synchronization capability ''and'' a [[Hirose 7-pin DUB]] connector carrying [[Y/C DUB color-under|Y/C color-under]] signal? These are the units that can frame-sync directly from a U-Matic or other DUB-output VTR without needing a separate adapter or transcoder. | ||
{{#ask: | {{#ask: | ||
[[ | [[Has video signal format::Y/C DUB color-under]] | ||
[[Has | [[Has connector type::Hirose 7-pin DUB]] | ||
[[Has AV device.TBC type::Frame synchronizer]] | |||
|?Has AV device.Has image#100px;x100px=Photo | |||
|?Has AV device.Has brand=Brand | |||
|?Has AV device.Has model code=Model | |||
|?Has AV device.Has device type=Type | |||
|?Has AV device.Has year released#=Year | |||
[[Has device type::Frame synchronizer]] | |||
|?Has image#100px;x100px=Photo | |||
|?Has brand=Brand | |||
|?Has model code=Model | |||
|?Has year released=Year | |||
|format=broadtable | |format=broadtable | ||
|headers=plain | |headers=plain | ||
|sort=Has brand | |sort=Has AV device.Has brand | ||
}} | }} | ||
| Line 66: | Line 52: | ||
|?Has model code=Model | |?Has model code=Model | ||
|?Has device type=Type | |?Has device type=Type | ||
|?Has year released=Year | |?Has year released#=Year | ||
|format=broadtable | |format=broadtable | ||
|headers=plain | |headers=plain | ||
| Line 74: | Line 60: | ||
}} | }} | ||
[[Category:Special pages]] | [[Category:Special pages]] | ||