--- a/ldp-ucr.html Tue Sep 24 11:29:08 2013 +0100
+++ b/ldp-ucr.html Tue Sep 24 11:38:09 2013 +0100
@@ -97,6 +97,16 @@
title: "Web of Things Community Group",
href: "http://www.w3.org/community/wot/",
publisher: "W3C"
+ },
+ "6LOWPAN": {
+ title: "IPv6 over Low power WPAN",
+ href: "http://datatracker.ietf.org/wg/6lowpan/",
+ publisher: "IETF"
+ },
+ "COAP": {
+ title: "Constrained Application Protocol",
+ href: "http://tools.ietf.org/html/draft-ietf-core-coap-18",
+ publisher: "IETF"
}
}
};
@@ -599,14 +609,9 @@
standards as on the Web, integration with applications will be
simplified and higher-level interactions among resource
constrained devices, abstracting away heterogeneities, will become
- possible. Up-coming IoT/WoT standards such as <a
- href="http://datatracker.ietf.org/wg/6lowpan/"
- title="http://datatracker.ietf.org/wg/6lowpan/" rel="nofollow">6LowPAN</a>
+ possible. Up-coming IoT/WoT standards such as '6LowPAN' [[6LOWPAN]]
- IPv6 for resource constrained devices - and the <em>Constrained
- Application Protocol</em> (<a
- href="http://tools.ietf.org/html/draft-ietf-core-coap"
- title="http://tools.ietf.org/html/draft-ietf-core-coap"
- rel="nofollow">CoAP</a>), which provides a downscaled version of
+ Application Protocol</em> [[COAP]], which provides a downscaled version of
HTTP on top of UDP for the use on constrained devices, are already
at a mature stage. The next step now is to support RESTful
interfaces also on resource constrained devices, adhering to the