14:01:36 RRSAgent has joined #wot-discovery 14:01:36 logging to https://www.w3.org/2021/05/03-wot-discovery-irc 14:02:25 Meeting: WoT Discovery 14:02:48 present+ Kaz_Ashimura, Michael_McCool 14:03:17 zkis has joined #wot-discovery 14:03:21 rrsagent, make log public 14:03:25 rrsagent, draft minutes 14:03:25 I have made the request to generate https://www.w3.org/2021/05/03-wot-discovery-minutes.html kaz 14:04:03 present+ Cristiano_Aguzzi, Farshid_Tavakolizadeh 14:04:11 cris has joined #wot-discovery 14:04:13 chair: McCool 14:04:16 rrsagent, draft minutes 14:04:16 I have made the request to generate https://www.w3.org/2021/05/03-wot-discovery-minutes.html kaz 14:04:47 present+ Zoltan_Kis 14:05:11 present+ Daniel_Peintner 14:05:34 Agenda: https://www.w3.org/WoT/IG/wiki/WG_WoT_Discovery_WebConf#3_May_2021 14:06:30 regrets+ Christian 14:06:50 dape has joined #wot-discovery 14:06:56 scribenick: dape 14:07:24 regrets+ Andrea 14:07:32 present+ Tomoaki_Mizushima 14:07:38 TOPIC: Minutes approval 14:07:56 -> https://www.w3.org/2021/04/26-wot-discovery-minutes.html Apr-26 14:09:19 FarshidT has joined #wot-discovery 14:09:27 MMC: Any objections? 14:09:36 -> none -> approved 14:10:35 https://github.com/w3c/wot-scripting-api/issues/314 14:10:40 TOPIC: Scripting 14:11:07 s/TOPIC: Scripting// 14:11:17 i/314/TOPIC: Scripting/ 14:11:17 ZK: We simplified *older* stuff 14:11:34 rrsagent, draft minutes 14:11:34 I have made the request to generate https://www.w3.org/2021/05/03-wot-discovery-minutes.html kaz 14:11:37 ... can use direct or directory 14:12:04 MMC: *nothing* gives you back what you have? 14:12:12 ZK: Is URL needed always? 14:12:22 MMC: we start from *nothing* 14:12:31 ... output is set of TDs 14:12:35 ZK: 2 aspects 14:12:49 ... developer faces API 14:13:09 ... delivery mechanism (iterator at the moment) 14:13:24 ... no pagination 14:13:38 MMC: implementation can support it internally? 14:13:40 ZK: yes 14:14:01 MMC: pagination is more for network 14:15:07 ZK: stanzas? 14:15:26 MMC: problematic with Canonicalization which does re-ordering 14:15:34 rrsagent, draft minutes 14:15:34 I have made the request to generate https://www.w3.org/2021/05/03-wot-discovery-minutes.html kaz 14:15:51 FT: w.r.t. ordering 14:16:03 .. query what is needed first 14:16:16 ZK: query supported as filters 14:16:33 ... search meant for filters 14:17:44 MMC: implementations can do internal filters/searches.. returning full TDs 14:18:20 MMC: TDs are usually relatively small 14:18:54 MMC: What about languages? JSON-Path or SPARQL returning parts 14:19:24 CA: Support just filters TDs but not support selects 14:19:26 q+ 14:21:08 DP: "selects" for use-cases that purely want to do discovery.. not useful for Consumed/ExposedThing 14:21:24 ZK: Might use sub-set of queries 14:21:32 ack dape 14:23:11 CA: not sure about case whether URL is always needed 14:23:41 MMC: script says "please discover" ..and comes back with results 14:24:07 ... open issue... authorize access to TDs 14:24:35 CA: security parameter needed? 14:25:04 MMC: existing security mechanisms for TDs .. to fetch 14:25:12 ... management API? 14:25:51 CA: not clear: direct/directory is for 2nd phase only 14:26:18 ... believe we should stick with 2nd phase for now 14:26:30 MMC: easier for now to use url 14:26:41 ... in general ... url should not be necessary 14:27:42 ZK: Yes, need further discussion w.t.r. in Scripting 14:27:58 ... discussed management API ... with various sub-API 14:29:07 MMC: technically ... fetching TD might return directory.. should handle gracefully 14:29:24 rrsagent, draft minutes 14:29:24 I have made the request to generate https://www.w3.org/2021/05/03-wot-discovery-minutes.html kaz 14:29:58 ... directories are also "things" ... 14:30:51 ... maybe it can be figured out automatically what it is 14:31:01 q? 14:31:16 CA: direct returns TD .. even for directory 14:31:38 .. directory pointing to simple TD should fail with error 14:32:36 ZK: let's habe internal discussion in scripting next. 14:32:45 TOPIC: PRs 14:33:23 SUPTOPIC: Rename DirectoryDescription to ThingDirectory 14:33:27 -> https://github.com/w3c/wot-discovery/pull/161 14:33:50 FT: changes @type only 14:33:56 present- Zoltan_Kis 14:34:24 MMC: Looks good to merge 14:34:47 SUPTOPIC: Rename actions to match properties and events 14:34:51 -> https://github.com/w3c/wot-discovery/pull/160 14:35:13 s/161/161 PR 161/ 14:35:16 FT: Ben asks for using type 14:35:20 s/160/160 PR 160/ 14:36:10 MMC: I am ok with type addition but should not be a MUST 14:36:28 CA: Ben has the opinion that name is not normative 14:36:50 MMC: "name"s is normative ... anyhow adding @type is okay 14:37:29 q+ 14:37:40 ... I am OK with terminology change 14:38:19 FT: PATCH is gone 14:39:13 MMC: I disagree with that change... 14:39:45 ... suggest not to merge it now. 14:39:59 ... concerns with merging PATCH with PUT 14:42:36 ... formIndex not easy to specify in scripting 14:42:43 CA: general problem 14:42:59 q? 14:43:26 DP: formIndex is there but much easier to go with interaction name 14:43:32 CA/MMC: Yes, much easiere 14:43:53 s/easiere/easier 14:44:09 FT: contentType are different for those 2 methods 14:44:47 MMC: original API seemed simpler 14:45:39 CA: Maybe work together with TD task force ... w.r.t. selecting methods 14:45:56 ... e.g., using uriVariables 14:46:54 MMC: Bens proposal seems to be more RESTful but also puts focus on HTTP 14:47:24 Kaz: Should clarify our intentions/requirements 14:48:15 MMC: example/TD should be a ThingModel and normative 14:48:44 FT: It is an example now but we plan to change it 14:49:28 Kaz: expected features should be listed normatively in the document 14:49:56 s/in the document/in the document in addition to the example code./ 14:50:07 MMC: all directories SHOULD be implementing it 14:50:44 FT: There is another class we could use ... used in TD for JSON Schema 14:51:09 s/Should clarify/agree we should clarify/ 14:51:34 SUPTOPIC: Combine properties into a single things property 14:51:39 -> https://github.com/w3c/wot-discovery/pull/158 14:51:39 i|clarify our|-> https://github.com/w3c/wot-discovery/pull/160#issuecomment-831308060 McCool adds comments| 14:52:05 FT: has same problem.. merging also into one... like PR #160 14:52:34 i|There is another|-> https://github.com/w3c/wot-discovery/pull/160#issuecomment-831309441 McCool adds another comment| 14:53:11 s/158/158 PR 158/ 14:53:22 rrsagent, make log public 14:53:26 rrsagent, draft minutes 14:53:26 I have made the request to generate https://www.w3.org/2021/05/03-wot-discovery-minutes.html kaz 14:53:41 SUPTOPIC: Split registration event into multiple events 14:53:47 -> https://github.com/w3c/wot-discovery/pull/159 14:53:58 FT: Not sure about the benefits 14:54:02 .. 3 differents events 14:54:24 ... I don't mind separating but i don't see the benefit 14:55:11 MMC: query approach seems more extensible 14:55:45 s/159/159 PR 159/ 14:55:52 CA: new api has several events ? 14:55:55 FT: Yes, 3 14:56:34 MMC: please follow-up on issue 14:56:51 SUPTOPIC: Typos 14:57:14 -> https://github.com/w3c/wot-discovery/pull/166 14:57:34 MMC: explicit .. wrong 14:57:40 s/166/166 PR 166/ 15:00:03 DP: will do a new PR against wd-update 15:00:40 s/wd-update/wd-update-candidate 15:01:00 SUPTOPIC: Expiry date for registered TDs 15:01:03 -> https://github.com/w3c/wot-discovery/pull/162 15:01:18 FT: changes in registration 15:01:21 i|Expiry|-> https://github.com/w3c/wot-discovery/pull/166#issuecomment-831317115 McCool adds comments as a help for Daniel| 15:01:30 s/162/162 PR 162/ 15:01:38 ... new fields: expired, ttl, retrieved 15:01:41 q? 15:01:42 ack k 15:02:42 ... retrieved optional? 15:02:58 ... work is not finished yet 15:03:14 MMC: looks reasonable 15:03:49 ... discuss it again next time 15:05:08 scribenick: kaz 15:05:38 MMC: FYI, Security TF working on TD signing 15:05:54 i/FYI/topic: AOB/ 15:05:59 [adjourned] 15:06:03 rrsagent, draft minutes 15:06:03 I have made the request to generate https://www.w3.org/2021/05/03-wot-discovery-minutes.html kaz 15:15:50 s/SUTOPIC:/subtopic:/g 15:15:54 rrsagent, draft minutes 15:15:54 I have made the request to generate https://www.w3.org/2021/05/03-wot-discovery-minutes.html kaz 15:46:53 zkis2 has joined #wot-discovery