Hi  Luis,
and thank you very much. It works

On 5 October 2015 at 23:24, Luis Miguel Morillas <[email protected]> wrote:

> The problem is that you are mixing old and new naming style with exhibit
> attributes. If you use old ex: naming, you must set:
>
> <link href="./data/dati.txt" ex:valueSeparator=";" type="text/tsv"
> rel="exhibit/data"  ex:hasColumnTitles="true"/>
>

A stupid question.

If I use the code below, the old one, it works:
<link href="./data/dati.txt"
ex:properties="tema_dati_gov,label,formato,keywords,descrizione,ufficio,URL_pubblicazione,pagina_web"
ex:valueSeparator=";" type="text/tsv" rel="exhibit/data"
 ex:hasColumnTitles="true" />

If I use this, the new one, it does not work:
<link href="./data/dati.txt" data-ex-value-separator=";" type="text/tsv"
rel="exhibit-data"
data-ex-properties="tema_dati_gov,label,formato,keywords,descrizione,ufficio,URL_pubblicazione,pagina_web"
data-ex-has-column-titles="true"/> />

But why? Is this second code not a right new exhibit 3 code?

Thank you


-- 
Andrea Borruso
website: http://blog.spaziogis.it
GEO+ geomatica in Italia http://bit.ly/GEOplus  <http://bit.ly/GEOplus>
38° 7' 48" N, 13° 21' 9" E, EPSG:4326
--

"cercare e saper riconoscere chi e cosa,
 in mezzo all’inferno, non è inferno,
e farlo durare, e dargli spazio"

Italo Calvino

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/simile-widgets.
For more options, visit https://groups.google.com/d/optout.

Reply via email to