Nick McKay edited A flexible container for paleoclimate data.tex  over 9 years ago

Commit id: c57a34ec14cba0af996651c8b6d5171e69204297

deletions | additions      

       

LiPD encodes these data and metadata into a structured hierarchy that allows explicit description of any aspect of the dataset at any level of the data (Figure 1). LiPD serializes this hierarchy using JSON-LD, using nests of lists and key-value pairs. LiPD would describe the geospatial metadata of site like this:  \verb|"geo": \verb "geo":  { "latitude": {  "units": "decimalDegrees",  "value": 62.08 

"value": -1938.0  }    |