- From: Gregg Kellogg <gregg@greggkellogg.net>
- Date: Wed, 21 May 2014 16:37:23 -0700
- To: Andy Seaborne <andy@apache.org>
- Cc: Ivan Herman <ivan@w3.org>, W3C CSV on the Web Working Group <public-csv-wg@w3.org>
Gregg Kellogg
gregg@greggkellogg.net
On May 19, 2014, at 7:14 AM, Andy Seaborne <andy@apache.org> wrote:
> On 19/05/14 15:00, Ivan Herman wrote:
>>> >Generating a template, if none provided, would keep the user-template driven mechanism and metadata-gdefineeneated template mechanism in-step. It would be clear that they aren't alternatives with (potentially) capabilities in the direct roue not in the template route. You could get the generated template and tweak it, for example.
>>> >
>> I would need an example to understand what you mean...
>>
>
> If the columns are "foo" and "bar" and no template is in the metadata then we define the process to be to create and use:
>
> -------------------------
> [
> :foo "{foo}" .
> :bar "{bar}" .
> ]
> -------------------------
+1; pretty much exactly what I came up with :)
Gregg
> Andy
>
>
Received on Wednesday, 21 May 2014 23:37:52 UTC