- From: François Scharffe <francois.scharffe@lirmm.fr>
- Date: Thu, 16 Jan 2014 12:06:37 -0500
- To: Yves Raimond <yves.raimond@bbc.co.uk>
- CC: public-vocabs@w3.org
All right, thanks Yves, I'm looking forward to this extension. François Le 15/01/2014 17:01, Yves Raimond a écrit : > Ah that's really interesting - we were just thinking of writing an > extension to PO for that, and submitting to schema.org later :) There's > quite a few edge cases for describing radio stations (regional > variations, service opt-outs, simulcasts etc.) which are quite tricky > though, so not straight-fw > > y > > On Wed, 2014-01-15 at 16:38 -0500, François Scharffe wrote: >> Hello everyone, >> >> I would like to describe a radio station, its broadcasting type, and the >> list of frequencies for each area in which it is broadcasted. >> There is the RadioStation class but it doesn't seem possible to express >> what I want to using schema.org. >> Ideally it would look like: >> >> { "@id": "http://www.fipradio.fr/", >> "@type": "RadioStation", >> "name": "FIP", >> "broadcastingType": "FM", >> "radioFrequency": >> [ {"location": "Paris", "frequency": " 105.1" }, >> {"location": "Toulouse", "frequency": "103.5" }, >> ... ] >> } >> >> Any idea ? >> >> François >> >> >> >> >> > > > ----------------------------- > http://www.bbc.co.uk > This e-mail (and any attachments) is confidential and > may contain personal views which are not the views of the BBC unless specifically stated. > If you have received it in > error, please delete it from your system. > Do not use, copy or disclose the > information in any way nor act in reliance on it and notify the sender > immediately. > Please note that the BBC monitors e-mails > sent or received. > Further communication will signify your consent to > this. > -----------------------------
Received on Thursday, 16 January 2014 17:07:08 UTC