LinkedIoT / Sensor-Board-Node

0 stars 1 forks source link

RDF data structure for node linking #8

Open bergos opened 6 years ago

bergos commented 6 years ago

A structure like in the JSON-LD playground link should be used to link the device over serial HTTP. There is currently no ontology at that namespace. It's just a dummy and should be later adapted to vocabs like iot.schema.org. This is also just a basic idea. The structure may change during development.

https://json-ld.org/playground/#startTab=tab-expanded&json-ld=%7B%22%40context%22%3A%7B%22%40vocab%22%3A%22https%3A%2F%2Fns.bergnet.org%2Fdark-horse%2F%22%7D%2C%22%40id%22%3A%22urn%3Auuid%3Af81d4fae-7dec-11d0-a765-00a0c91e6bf6%22%2C%22%40type%22%3A%5B%22Device%22%2C%22TemperatureSensor%22%5D%2C%22radio%22%3A%7B%22%40type%22%3A%22RFM69%22%2C%22frequency%22%3A868%2C%22network%22%3A0%2C%22client%22%3A2%2C%22password%22%3A%221234%22%7D%7D