From 0c659e309c254b3e362c67137141a1031f9e45f4 Mon Sep 17 00:00:00 2001
From: Michael McCool Direct
[[[#exploration-mech]]].
For self-describing Things, this can be the TD of the Thing itself.
- If the URL references a Thing Description Directory, this MUST be the Directory Description of the
+ If the URL references a Thing Description Directory, this MUST be the Thing Description of the
Thing Description Directory.
td
type
Thing
or Directory
.
If omitted, the type is assumed to be Thing
.register
:
- Absolute path name of the API to register a Directory Description with the Thing Description Directory.path
:
The URI of the thing description on the Web Thing's web servertd
:
@@ -673,15 +673,15 @@
The resource type (rt
) of the Link that targets the Thing Description of the Thing
MUST be wot.thing
.
- The resource type of the Link that targets the Directory Description of the Thing Description Directory
+ The resource type of the Link that targets the Thing Description of the Thing Description Directory
MUST be wot.directory
.
@@ -696,22 +696,34 @@
- The DID Document obtained by resolving the DID of a Thing or Thing Description Directory MUST
- contain a Service Endpoint which points to a Thing Description describing that Thing or Thing Description Directory.
+ The DID Document obtained by resolving the DID of a Thing or Thing Description Directory MUST
+ contain a Service Endpoint which points to a TD describing that Thing (using the WotThing
service name)
+ or a TD of a Thing Description Directory (using the WotDirectory
service name).