opengeospatial / ELFIE

Environmental Linked Features IE
https://opengeospatial.github.io/ELFIE/
5 stars 2 forks source link

editing sample files of FR use cases #145

Closed afeliachi closed 6 years ago

afeliachi commented 6 years ago

the sample files are edited to use the correct contexts and prefixes. two new jsonld files are added. typo corrected in hyf context

dblodgett-usgs commented 6 years ago

👍 -- will rebuild the index now.

dblodgett-usgs commented 6 years ago

I just rebuilt. See what you think. The way you introduce the gsp namespace wasn't handled in my code yet, but I think I got it. Note that I don't know if that was really needed since it is also declared in one of the referenced contexts? When I combine them together my function deduplicates but throws warnings when it does. Lots of warnings -- although I think it is ok.

afeliachi commented 6 years ago

Thank you David. I've noticed that gsp is declared in a context (elf-sosa-sample). However, this context is used only in the cases where a sampling information occur. gsp must be declared in a more general context to usable everywhere (linked to #137). The way I declare it here is just a placeholder until we can discuss where to put it.

dblodgett-usgs commented 6 years ago

Ahh. I see. @abhritchie was going to be reworking the context files this week. Given all the motion on geojson / geosparql, we'll need to update to allow geosparql hasGeometry more generally.