@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix ns3: . @prefix rdfs: . @prefix skos: . a skos:Concept ; dct:created "2017-06-28" ; dct:creator "Kyoung-Sook KIM, Hirotaka OGAWA" ; ns1:hasProfile ; ns2:doctype ; ns2:status ; rdfs:seeAlso , ; skos:altLabel "16-140r1", "OGC Moving Features Encoding Extension - JSON" ; skos:broader ; skos:definition "This document proposes a JavaScript Object Notation (JSON) encoding representation of movement of geographic features as an encoding extension of OGC Moving Features ([OGC 14-083r2] and [OGC 14-084r2]). A moving feature, typically a vehicle and pedestrian, can be expressed as a temporal geometry whose location continuously changes over time and contains dynamic non-spatial attributes whose values vary with time. This Best Practice describes how to share moving feature data based on JSON and GeoJSON (a JSON format for encoding geographic data structures). In addition, this document provides an example of RESTful approaches as a Feature Service Interface that has the potential for simplicity, scalability, and resilience with respect to exchange of moving feature data across the Web."@en ; skos:notation "16-140r1" ; skos:prefLabel "OGC Moving Features Encoding Extension - JSON"@en ; ns3:wasAttributedTo .