opengeospatial / SELFIE

Second Environmental Linked Feature Interoperability Experiment
https://opengeospatial.github.io/ELFIE
14 stars 8 forks source link

lab.scinfo.org.nz LD+OGC API - Features demo #30

Closed abhritchie closed 4 years ago

abhritchie commented 5 years ago

Create a SELFIE demo using Linked Data and OGC API - Features interfaces. Based on discussions at ESIP with @dblodgett-usgs and Doug Fils (@fils).

Tools

Plan

  1. Create JSON-LD and TTl files (github.io) DONE
  2. Create GeoJSON-LD DONE
  3. Config PID - 303 redirects to github.io DONE
  4. Deploy PyGeoAPI (lab.scinfo.org.nz/selfie/api/) and load GeoJSON-LD from 2 DONE
  5. Test

Demo

  1. URI (geojson conneg) -> PyGeoAPI -> response -> JSON-LD playground -> RDF
  2. URI (geojson conneg) -> JSON Schema -> schema -> JSON Editor -> result -> JSON-LD playground
abhritchie commented 5 years ago

image

abhritchie commented 5 years ago

Background reading (courtesy @fils):

abhritchie commented 5 years ago

Files created in docs/examples and docs/examples/rdf. PID Service configured to resolve https://lab.scinfo.org.nz/selfie URIs (with conneg, including the f query parameter override). Needs testing!

dblodgett-usgs commented 4 years ago

@abhritchie and @alpha-beta-soup -- AFAIC this issue is complete and we should open a new one for modifications to this content rather than leaving this linger. Are you ok with that?