Re: R-CellValueMicroSyntax

On 30/04/14 20:42, Andy Seaborne wrote:
> On 30/04/14 18:57, Jeni Tennison wrote:
>>    3. embedded structured data (eg XML (VML) in UC-PaloAltoTreeData)
>
> Is this R-CellValueMicroSyntax or a literal needing typing as KML?

Can we refine R-CellValueMicroSyntax into

1/ Needs manipulation of the text if processed
    e.g. lists making multiple-valued entries.
    This might also include reformating text to convert from one format 
to another (locale dates to ISO dates)

2/ Datatyping
    Does not require text changes

>
> "<Point><coordinates>-122.156749,37.440958</coordinates></Point>"^^:kml
>
> (and worry about namespaces)
>
>  >  4. semi-structured text in UC-PaloAltoTreeData
>
> The label field also has much of the information in other columns.
>
>      Andy
>

Received on Wednesday, 30 April 2014 19:46:09 UTC