Difference between revisions of "IoT Semantics"

From AMTech WikiDocs
Jump to: navigation, search
(Publishing semantic =)
(Entity and Observations semantic)
Line 17: Line 17:
 
Each specific property contains its own semantic to define :
 
Each specific property contains its own semantic to define :
 
* Property data type; there are 3 kinds of property types
 
* Property data type; there are 3 kinds of property types
[[File:semantic1.png]]
+
[[File:semantic1.png|850px|thumbnail|center|Select property type]]
 
*primitive types
 
*primitive types
[[File:semantic2.png]]
+
[[File:semantic2.png|850px|thumbnail|center|Select primitive type]]
*collection the things type
+
*collection things type
 
*collection/single things instances  
 
*collection/single things instances  
[[File:semantic41.png]]
+
[[File:semantic41.png|850px|thumbnail|center|Select thing instance]]
 
* Valid range or regular expression according to the data type
 
* Valid range or regular expression according to the data type
 
* Translation to the supported languages
 
* Translation to the supported languages

Revision as of 22:38, 23 April 2016

Linked data

http://linkeddata.org/

Resource Description Framework (RDF)

https://www.w3.org/RDF/

Json-ld

Json for linked data http://json-ld.org/

Entity and Observations semantic

Semantic for entities and the observations the produce can be defined using the Entity Types and Observation Types This configurable semantic in composed of :

  • Type general info (name, description, geometric representation)
  • Type specific properties
  • In the case of the entity types, the set of observation types that the given entity type can produce

Each specific property contains its own semantic to define :

  • Property data type; there are 3 kinds of property types
Select property type
  • primitive types
Select primitive type
  • collection things type
  • collection/single things instances
Select thing instance
  • Valid range or regular expression according to the data type
  • Translation to the supported languages
  • Limit of copies to keep for the property

Entity and Observations instances

Instances are resources of a specific semantic type, that have values for each property defined in the semantic.

Publishing semantic

  • Thing type
  • Observation
  • Rules