@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix ns3: . @prefix rdfs: . @prefix skos: . a skos:Concept ; dct:created "2018-01-18" ; dct:creator "Alex Robin" ; ns3:hasProfile ; ns1:doctype ; ns1:status ; rdfs:seeAlso , ; skos:altLabel "17-011r2", "JSON Encoding Rules SWE Common / SensorML" ; skos:broader ; skos:definition """This document describes new JavaScript Object Notation (JSON) encodings for the Sensor Web Enablement (SWE) Common Data Model and the Sensor Model Language (SensorML). Rather than creating new JSON schemas, this document defines encoding rules that allow auto-generation of JSON instances that conform to the Unified Modeling Language (UML) models. Alternatively, the mappings given in the second part of the document can be used to convert bi-directionally between XML and JSON representations.\r \r """@en ; skos:notation "17-011r2" ; skos:prefLabel "JSON Encoding Rules SWE Common / SensorML"@en ; ns2:wasAttributedTo .