Kathi Schleidt

Results 12 comments of Kathi Schleidt

Meta-question on schema.org and JSON-LD - I just pasted the example to the [JSON-LD Playground](https://json-ld.org/playground/#startTab=tab-expanded&json-ld=%7B%22%40context%22%3A%22https%3A%2F%2Fschema.org%2Fdocs%2Fjsonldcontext.json%22%2C%22%40type%22%3A%22Observation%22%2C%22name%22%3A%22O-BG-78x%22%2C%22actionStatus%22%3A%22CompletedActionStatus%22%2C%22object%22%3A%7B%22%40type%22%3A%22Thing%22%2C%22name%22%3A%22Boab%20prison%20tree%2C%20Derby%22%2C%22url%22%3A%22https%3A%2F%2Fwww.wikidata.org%2Fwiki%2FQ4931215%22%7D%2C%22measuredProperty%22%3A%7B%22%40type%22%3A%22Property%22%2C%22name%22%3A%22Diameter%20at%20breast%20height%22%2C%22url%22%3A%22https%3A%2F%2Fwww.wikidata.org%2Fwiki%2FQ973582%22%7D%2C%22measurementTechnique%22%3A%22directly%20measure%20circumference%20then%20divide%20by%20pi%22%2C%22instrument%22%3A%7B%22%40type%22%3A%22Thing%22%2C%22name%22%3A%22Stanley%20Fatmax%2030m%20tape%20measure%22%2C%22url%22%3A%22https%3A%2F%2Fwww.bunnings.com.au%2Fstanley-fatmax-30m-tape-measure_p5667609%22%7D%2C%22agent%22%3A%7B%22%40type%22%3A%22Person%22%2C%22name%22%3A%22Frances%20Peel%22%2C%22url%22%3A%22https%3A%2F%2Forcid.org%2F0000-0009-3899-3499%22%7D%2C%22startTime%22%3A%222014-03-01T11%3A15%3A00Z%22%2C%22endTime%22%3A%222014-03-01T11%3A30%3A00Z%22%2C%22temporalCoverage%22%3A%222014-03-01T11%3A15%3A00Z%2F2014-03-01T11%3A30%3A00Z%22%2C%22result%22%3A%7B%22%40type%22%3A%22PropertyValue%22%2C%22name%22%3A%22Length%22%2C%22value%22%3A%224.7%20m%22%7D%7D) after I fixed the link in the context (https://schema.org resolves to the main landing page,...

I'd assumed that conneg would sort the bit of getting the context JSON vs. the HTML page. My issue is that when I paste Simon's [example to the JSON-LD Playground](https://json-ld.org/playground/#startTab=tab-expanded&json-ld=%7B%22%40context%22%3A%22https%3A%2F%2Fschema.org%2F%22%2C%22%40type%22%3A%22Observation%22%2C%22name%22%3A%22O-BG-78x%22%2C%22actionStatus%22%3A%22CompletedActionStatus%22%2C%22object%22%3A%7B%22%40type%22%3A%22Thing%22%2C%22name%22%3A%22Boab%20prison%20tree%2C%20Derby%22%2C%22url%22%3A%22https%3A%2F%2Fwww.wikidata.org%2Fwiki%2FQ4931215%22%7D%2C%22measuredProperty%22%3A%7B%22%40type%22%3A%22Property%22%2C%22name%22%3A%22Diameter%20at%20breast%20height%22%2C%22url%22%3A%22https%3A%2F%2Fwww.wikidata.org%2Fwiki%2FQ973582%22%7D%2C%22measurementTechnique%22%3A%22directly%20measure%20circumference%20then%20divide%20by%20pi%22%2C%22instrument%22%3A%7B%22%40type%22%3A%22Thing%22%2C%22name%22%3A%22Stanley%20Fatmax%2030m%20tape%20measure%22%2C%22url%22%3A%22https%3A%2F%2Fwww.bunnings.com.au%2Fstanley-fatmax-30m-tape-measure_p5667609%22%7D%2C%22agent%22%3A%7B%22%40type%22%3A%22Person%22%2C%22name%22%3A%22Frances%20Peel%22%2C%22url%22%3A%22https%3A%2F%2Forcid.org%2F0000-0009-3899-3499%22%7D%2C%22endTime%22%3A%222014-03-01T11%3A30%3A00Z%22%2C%22temporalCoverage%22%3A%222014-03-01T11%3A15%3A00Z%2F2014-03-01T11%3A30%3A00Z%22%2C%22result%22%3A%7B%22%40type%22%3A%22PropertyValue%22%2C%22name%22%3A%22Length%22%2C%22value%22%3A%224.7%20m%22%7D%7D),...

A further related bit I've always been missing on OGC services, an option to request possible values for a specific element before filtering. DB equivalent would be doing a SELECT...

Hi Peter, Clemens cool, thanks! @Clemens: while I admit I'm still a newbie to OpenAPI, I worry that if all possible values of all fields get lifted to the OpenAPI...

@cportele - thanks for the pointer! I'm still trying to understand, but, I'd expect the schema to be data-set neutral, so providing all possible values that can be provided via...

Also under STA as https://github.com/opengeospatial/sensorthings/issues/50

@fabiovinci any insights as to how to get the modified schemas under the Coverage GP formalized? We're still missing them for a few of the coverage themes, currently the following...

This may also impact other INSPIRE Themes based on O&M, should be investigated when doing this work.

Sorry for chiming in late here, but REALLY needed some vacation! Continuing on @dblodgett-usgs UC differentiation into 1) "Web data": Simple, Sweet, Stupid :) All you need are location and...

@ksonda trying to understand the 2 ends of your chain: - STA -> EDR -> "webby" covJSON -> WebUI - STA -> EDR -> Data "Exchange" TSML JSON What's the...