To do the RDF mapping we manually classified each COG term based on
interpreting the COG plus some clarifying discussions. The mapping file
is attached - though I can't remember if attachments work in google
groups :)
The bulk of them are pretty unambiguous.
Where a term could plausibly be used in multiple roles (e.g. CURRENCY)
we allowed to take on all the plausible roles since in the RDF
representation there's no clash in the key.
FREQ was a special case because it is such an important case in SDMX it
is mentioned explicitly in the information model and is expected to be a
dimension as Arofan says.
However, in Data Cube there would be no technical difficulty also having
an sdmx-attribute:freq which points to the same COG concept. The URI
doesn't clash so it can't get confused with the sdmx-dimension:freq.
That would be in keeping with the "if in doubt have both" approach.
Unless anyone sees a problem with that I could run a new conversion and
update the rdf docs.
Dave
On 11/10/12 09:34, A. Gregory wrote:
> Leigh:
>
> There is a reason Frequency is used as a dimension in SDMX – the time
> series data produced and used by central banks (especially) is often
> captured in multiple parallel frequencies. Thus, we will have the same
> data expressed in quarterly, monthly, and annual series. The way time
> impacts the data means that these are really different data sets (you
> can’t compute the annual series from the quarterly in a direct fashion).
>
> In order to disambiguate these otherwise-identical keys for the series,
> Frequency needs to be a dimension – otherwise you have a clash in the
> identifiers of the data.
>
> I am not commenting here on how this functions in Data Cube, but just
> giving you the background on what is in the SDMX specification.
>
> Cheers,
>
> Arofan
>
> *From:*
publishing-st...@googlegroups.com
> [mailto:
publishing-st...@googlegroups.com] *On Behalf Of
> *Leigh Dodds
> *Sent:* Thursday, October 11, 2012 1:26 AM
> *To:*
publishing-st...@googlegroups.com
> *Subject:* [publishing-statistical-data] Mapping of SDMX COG to