Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions _data/prefixes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ qudt: http://qudt.org/schema/qudt#
ignf: http://data.ign.fr/def/ignf#
inspiregloss: http://inspire.ec.europa.eu/glossary/
rel: http://www.iana.org/assignments/relation/
meteogate: https://api.meteogate.eu/profiles/metocean/covjson
sosa: http://www.w3.org/ns/sosa#
2 changes: 1 addition & 1 deletion context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

"Parameter": "covjson:Parameter",
"parameters": { "@id": "covjson:parameter", "@type": "@id", "@container": "@index" },
"observedProperty": "ssn:observedProperty",
"observedProperty": "sosa:observedProperty",
"categoryEncoding": "covjson:categoryEncoding",
"ParameterGroup": "covjson:ParameterGroup",
"members": { "@id": "covjson:member", "@type": "@vocab", "@container": "@set" },
Expand Down