opengeospatial / coverage-implementation-schema

OGC Coverage Implementation Schema draft specifications
1 stars 1 forks source link

Verify RDF / JSON-LD contexts as arrays by default are unordered #14

Open jerstlouis opened 3 years ago

jerstlouis commented 3 years ago

Make sure wherever arrays are expected to be ordered they are defined as such.

Verify the JSON-LD contexts.

KathiSchleidt commented 3 years ago

Mostly looks good, but cannot find the definition for cis:dataBlock - without would imply that the contained

"values": [1,2,3,4,5,6,7,8,9]

is unordered