01:43:42 RRSAgent has joined #digital-transformation 01:43:42 logging to https://www.w3.org/2019/09/18-digital-transformation-irc 01:43:45 RRSAgent, make logs public 01:43:50 koalie has changed the topic to: https://w3c.github.io/tpac-breakouts/sessions.html 01:43:51 koalie has left #digital-transformation 02:02:00 yoshiaki has joined #digital-transformation 02:34:02 yoshiaki_ has joined #digital-transformation 02:45:07 yoshiaki has joined #digital-transformation 02:52:05 yoshiaki has joined #digital-transformation 03:59:59 yoshiaki has joined #digital-transformation 04:31:41 yoshiaki has joined #digital-transformation 05:17:38 yoshiaki has joined #digital-transformation 05:34:23 yoshiaki_ has joined #digital-transformation 05:35:00 yoshiaki_ has joined #digital-transformation 05:41:16 yoshiaki has joined #digital-transformation 05:43:29 yoshiaki_ has joined #digital-transformation 05:50:06 yoshiaki has joined #digital-transformation 06:00:14 yoshiaki has joined #digital-transformation 06:07:45 yoshiaki has joined #digital-transformation 06:32:08 yoshiaki has joined #digital-transformation 07:31:36 yoshiaki has joined #digital-transformation 08:27:29 yoshiaki has joined #digital-transformation 08:28:11 yoshiaki has joined #digital-transformation 08:33:40 yoshiaki_ has joined #digital-transformation 08:36:16 Bert has joined #digital-transformation 08:36:44 scribe: Bert 08:38:11 dsr has joined #digital-transformation 08:38:59 Dave shows some slides. 08:39:44 dsr: First part is non-technical, about the motivation. 08:40:38 jc has joined #digital-transformation 08:40:45 ... 2nd part is about making RDF easier, and about machine learning 08:40:53 dezell has joined #digital-transformation 08:41:03 joemedley has joined #digital-transformation 08:41:17 gkellogg has joined #digital-transformation 08:41:53 ... Ditial Transformation is a hot topic, at least in Europe. This work is supported by a large EU project, called Boost. 08:42:07 present+ Gregg_Kellogg 08:42:21 ... DT is widely applicable. 08:43:40 ... Modern car production is an example where it is already applied. E.g., individually adapted products, rather than mass production 08:44:33 ... Required digital integration, from office floor to shop floor to manufacturing, via board room. 08:44:49 s/Required/Requires 08:45:33 ... Also integration in time, keeping history of a product, use and lifecycle. 08:45:37 present+ 08:46:46 ... Hurdles: many companies still use paper forms, knowledge is in people's heads, (paper) documents are outdated... 08:48:01 joemedley: Today's digital processes are often just the old paper processes done digitally. 08:48:49 dsr: Diff. orgs. have different histories and different ways of talking about things. 08:49:25 phila_ has joined #digital-transformation 08:49:41 ... Need an incremental approach, bring people along, capture knowledge. 08:49:44 phila has joined #digital-transformation 08:51:14 jc has joined #digital-transformation 08:51:20 ... DAMA Intl. developed a "data governance wheel" with things to consider. Data governance and data management not necessarily clearly differentiated. 08:52:05 ... Graphs are a flexible way to represent knowledge. More flexible than a SQL database. 08:52:17 present+ 08:53:23 ... Knowledge Graphs (aka ontologies). 08:54:03 ... There are many graph database vendors and the number is growing. 08:55:06 ... Sentient Web is a watu to bring things together: sensors + graphs + rules for reasoning (AI, Machine Learning) 08:56:23 ... No large org. has a single database, it is distributed. 08:57:17 Phil: True, but you'd be surprised how many are trying make a "single source of truth" (without success). 08:57:32 s/make/to make 08:57:50 dsr: RDF foundation for data. 08:58:14 ... W3C Graph Data workshop last March. 08:58:24 ... Writing white paper. 08:59:01 ... Expecting standardization work at W3C. 08:59:49 ... W3C Business Group. 09:00:05 dezell: A list of companies interested in the Bus. Group? 09:00:44 dsr: We have been slow in talking to companies after the workshop. But let me know if you're interested. 09:01:10 Phil: Interesting topic, but not sure I'll be able to join. 09:02:03 dsr: Flip side of digital transformation is need for good security. But many orgs. still working with old computers. 09:02:33 ... UK's NHS, e.g., very much based on paper processes. 09:03:14 Phil: My org is trying to help them... 09:03:33 s/My org/NHSX/ 09:03:49 dsr: At least there is a common medical vocabulary. 09:04:27 jc has joined #digital-transformation 09:05:24 -> https://www.w3.org/Data/events/tpac2019/digital-transformation.pdf Dave's slides 09:05:57 dsr: Discussion topics: 09:07:03 ... We can share use cases, collect ideas. 09:07:21 ... 2nd part is technical details. 09:08:29 ... Need ways to derive ontologies automatically, rather than by hand. 09:09:14 ... "Easier RDF" project by David Booth. 09:10:34 ... I did some hacking in August (during what W3C team calls "Geek Week"). 09:11:14 ... Simpler query languges. 09:11:35 gkellogg: Did you look at GraphQL? 09:12:16 dsr: Don't think I did, but th elist on my slide is not meant to be complete. 09:13:44 Dave shows different queries (using Turtle syntax). 09:14:14 Implementation runs in a browser. 09:15:03 It fetches data and applies a query. Allows to step through the execution. 09:15:51 dsr: Expressing both the rules and the data in RDF is meant to make machine learning easier. 09:16:46 Phil: Is this really easier than Sparql? 09:17:04 dsr: Don't know yet, needs experimenting. 09:17:33 ... Sparql, like SQL, looks for patterns. 09:18:03 ... The RDF approach allows building a state machine. 09:18:41 ... Shacl could, with this approach, become a machine that does validation. 09:19:06 ... RDF/Turtle not ideal. There may be easier ways. 09:19:55 ... Looked at research in cognitive science, brain research. 09:20:17 jc has joined #digital-transformation 09:20:54 ... Psychology uses the word "chunk" for a set of properties. 09:21:59 jc has joined #digital-transformation 09:22:51 ... A link between chunks is also a (simple) chunk. 09:23:57 ... But have to deal with noise, imprecise data. Need to combine symbolic and statistical approaches. 09:24:44 ... Data is accessed via a small "buffer". Looks limiting, but allows scaling. 09:26:16 Dave shows examples. One example is a model of how people count. You need rules that say which number follows which other number, it not not like a calculator. 09:27:00 The demo shows how the rule that says 4 follows 3 is found and applied, then the next, etc. 09:27:21 s/not/is not/ 09:28:19 Another demo shows a (simulated) car following a road. 09:28:50 jc has joined #digital-transformation 09:29:31 dsr: Autonomous driving has rules that are spatial and temporal. 09:31:08 ... There is a context as well. E.g., a book can describe a world that is like the real world, except for some rules. 09:32:11 ... Imitiating human memory recall, finding probably useful information, dealing with noise. 09:33:34 ... We can borrow from cognitive science, which has studied this since some time. 09:34:49 yoshiaki has joined #digital-transformation 09:34:58 ... Learning and problem solving typically starts quite wild and gets more focused with experience. 09:36:01 ... Use inspiration from brain, conscious and unconscious functions. 09:37:04 ... Cognitive Agent could get info from distributed sources. 09:38:49 ... Next steps? Collect use cases, data sets. Also figure out the economics, cost of collecting a data set. 09:38:55 yoshiaki_ has joined #digital-transformation 09:40:20 Phil: Research organizations working together could do it. 09:40:48 ... Sounds very advanced. 09:41:26 dsr: Using the insights from research in other areas simplifies the problem. 09:41:35 RRSAgent, make minutes v2 09:41:35 I have made the request to generate https://www.w3.org/2019/09/18-digital-transformation-minutes.html Bert 09:41:46 present+ 09:41:49 RRSAgent, make minutes v2 09:41:49 I have made the request to generate https://www.w3.org/2019/09/18-digital-transformation-minutes.html Bert 09:47:41 phila has joined #digital-transformation 11:28:03 dsr has joined #digital-transformation 11:28:44 rrsagent, make minutes 11:28:44 I have made the request to generate https://www.w3.org/2019/09/18-digital-transformation-minutes.html dsr 11:29:26 s/Ditial/Digital/ 11:29:36 : rrsagent, make minutes 12:25:53 Meeting: Breakout: Digital Transformation 12:26:09 Chair: Dave Raggett 12:26:50 -> https://w3c.github.io/tpac-breakouts/sessions.html#digital-transformation Session description 12:27:01 RRSAgent, make minutes v2 12:27:01 I have made the request to generate https://www.w3.org/2019/09/18-digital-transformation-minutes.html Bert 12:28:02 s/Ditial/Digital 12:28:50 RRSAgent, make minutes v2 12:28:50 I have made the request to generate https://www.w3.org/2019/09/18-digital-transformation-minutes.html Bert 12:33:45 s/: rrsagent, make minutes// 12:35:40 s/th elist/the list 12:37:05 RRSAgent, make minutes v2 12:37:05 I have made the request to generate https://www.w3.org/2019/09/18-digital-transformation-minutes.html Bert 12:38:17 present+ joemedley 12:39:00 present+ yoshiaki 12:40:10 RRSAgent, make minutes v2 12:40:10 I have made the request to generate https://www.w3.org/2019/09/18-digital-transformation-minutes.html Bert 12:44:42 present+ ?? 12:44:45 RRSAgent, make minutes v2 12:44:45 I have made the request to generate https://www.w3.org/2019/09/18-digital-transformation-minutes.html Bert 13:18:38 jc has joined #digital-transformation 14:57:09 Bert has left #digital-transformation 15:24:42 dsr has joined #digital-transformation