- From: Anicic, Darko <darko.anicic@siemens.com>
- Date: Fri, 11 May 2018 12:51:41 +0000
- To: Tobias Käfer <tobias.kaefer@kit.edu>, "public-wot-ig@w3.org" <public-wot-ig@w3.org>
Hi Tobias, interesting work. You could also create a W3C WoT-compatible Thing for your implementation by using: - node-wot: https://github.com/thingweb/node-wot - Thing Description: https://w3c.github.io/wot-thing-description/ - iot.schema.org (currently on http://iotschema.org/) and git: https://github.com/iot-schema-collab/iotschema Please let us know (by raising git issues) whether something in iotschema is missing to cover your current description from vocabularies: SOSA/SSN, SAREF, QUDT, FOAF. It would be good that you join WoT PlugFests where you could then test interoperability of your Thing. Cheers, Darko -----Ursprüngliche Nachricht----- Von: Tobias Käfer [mailto:tobias.kaefer@kit.edu] Gesendet: Mittwoch, 25. April 2018 11:51 An: public-wot-ig@w3.org Betreff: Re: [TF-LD] From compact representations to semantic lifting Hi Kjetil, while it may be pointless for the RDF template to reside on the Arduino, I am using a slightly more powerful networked board, Tessel2 [0], which can be programmed using JavaScript. Then, you can make use of JavaScript frameworks for REST (and ship JSON(-LD)) and RDF (and ship RDF/XML, Turtle,...). FWIW, I implemented Linked Data access to a Tessel2's climate module [1], which includes a temperature sensor, supporting content negotiation for RDF serialisations. Cheers, Tobias [0] https://tessel.io/ [1] https://github.com/kaefer3000/t2-rest-relay-climate
Received on Friday, 11 May 2018 12:52:16 UTC