Created
June 1, 2020 20:42
-
-
Save fils/5899894e5d5783f8da0f92043a97badd to your computer and use it in GitHub Desktop.
Represent 4 ways to represent spatial in JSON-LD
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here's s slight revision of the code. Adds a dcat:conformsTo link to a profile specification for conventions on how the "http://igsn.org/core/v1/Sample" type is actually implemented in this doc. Use rdfs label and description since they are more general than the schema.org entities. Uses schema:about to link to a JSON doc with sample location. Invent a local namespace 'igsn' for the sample description profile, and an igsn:sampleLocation property of core/sample, whose value is an array of different representations of the sample location. Note the example doesn't handle the vertical extent of the core sample. the Geoblob keys need a namespace don't they?