Last active
August 29, 2015 14:16
-
-
Save julian1/15fbbed15d4de4344c08 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- we have a service - the netcdf subsetting service - maybe standalone, or incorporated into a geoserver extenstion. Maybe using wps or otherwise. | |
Full details about global and variable attributes such as are recorded in IMOS skos records. Eg. | |
- parameter - long name. | |
- platform | |
- analysis method | |
- units | |
Issue - | |
- to reference the authoritative source of this term data | |
- or else allow the collection author to include any attribute they want. | |
How to map | |
- using relational joins predicates | |
- with xml using embedded xpath, xslt. | |
- Like geonetwork using SEEQUL, sparql | |
Use a script to take skos files and mapping and emit output. that's then fed into the subsetting service. | |
needs to be a mapping | |
- \ data_collection (eg anmn_ts) parameter -> lookup -> partic | |
netcdf subsetting | |
maintain skos files install on geoserver - and cross reference by scanning them | |
import skos files into seaseme library - and cross reference. | |
write script to export skos files into meta-term schema and let | |
create/use geonetwork api to do term lookup. | |
sdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment