@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix rdfs: . @prefix skos: . a skos:Concept ; dct:created "2015-12-09" ; dct:creator "Simon J D Cox, Peter Taylor " ; ns1:hasProfile ; ns2:doctype ; ns2:status ; rdfs:seeAlso , ; skos:altLabel "15-100r1", "Observations and Measurements – JSON implementation" ; skos:broader ; skos:definition """This Discussion Paper specifies a potential OGC Candidate Standard for a JSON implementation of the OGC and ISO Observations and Measurements (O&M) conceptual model (OGC Observations and Measurements v2.0 also published as ISO/DIS 19156). This encoding is expected to be useful in RESTful implementations of observation services. \r More specifically, this Discussion Paper defines JSON schemas for observations, and for features involved in sampling when making observations. These provide document models for the exchange of information describing observation acts and their results, both within and between different scientific and technical communities.\r """@en ; skos:notation "15-100r1" ; skos:prefLabel "OGC Observations and Measurements – JSON implementation"@en .