update to newer version
This commit is contained in:
parent
d6a32870bc
commit
29138de53e
37 changed files with 15795 additions and 12789 deletions
13
uploads/short2 DHT11 and arduino example.json
Normal file
13
uploads/short2 DHT11 and arduino example.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
[ {
|
||||
"@id" : "http://example.org/data/Observation/346344",
|
||||
"@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://www.w3.org/ns/sosa/Observation" ],
|
||||
"http://www.w3.org/ns/sosa/hasFeatureOfInterest" : [ {
|
||||
"@id" : "http://www.w3.org/ns/sosa/'Office_temperature'"
|
||||
} ],
|
||||
"http://www.w3.org/ns/sosa/madeBySensor" : [ {
|
||||
"@id" : "http://www.w3.org/ns/sosa/'DHT11'"
|
||||
} ],
|
||||
"http://www.w3.org/ns/sosa/observedProperty" : [ {
|
||||
"@id" : "http://www.w3.org/ns/sosa/'air_temperature'"
|
||||
} ]
|
||||
}]
|
Loading…
Add table
Add a link
Reference in a new issue