{"id":415,"date":"2016-10-02T16:04:24","date_gmt":"2016-10-02T16:04:24","guid":{"rendered":"https:\/\/www.w3.org\/community\/rww\/?p=415"},"modified":"2016-10-02T16:04:24","modified_gmt":"2016-10-02T16:04:24","slug":"read-write-web-q3-summary-2016","status":"publish","type":"post","link":"https:\/\/www.w3.org\/community\/rww\/2016\/10\/02\/read-write-web-q3-summary-2016\/","title":{"rendered":"Read Write Web \u2014 Q3 Summary \u2014 2016"},"content":{"rendered":"<h2><span style=\"color: #0000ff\">Summary<\/span><\/h2>\n<p>The community group celebrates its 5th birthday this quarter.\u00a0 With almost <a href=\"https:\/\/lists.w3.org\/Archives\/Public\/public-rww\/\" target=\"_blank\" rel=\"nofollow\">3000 posts<\/a> (roughly 2 per day) from around 100 members a large number of topics have been raised, discussed and resolved.\u00a0 A bit thank you to to everyone that has been involved!<\/p>\n<p>On the subject of statistics, there was a great paper produced by AKSW: <a href=\"https:\/\/svn.aksw.org\/papers\/2016\/ISWC_LODStats_Resource_Description\/public.pdf\" target=\"_blank\" rel=\"nofollow\">LODStats: The Data Web Census Dataset<\/a> which provides a comprehensive picture of the current state of a significant part of the Data Web.\u00a0 There was also a <a href=\"https:\/\/lists.w3.org\/Archives\/Public\/public-rww\/2016Sep\/0040.html\" target=\"_blank\" rel=\"nofollow\">status update<\/a> from the LDP Next Community Group and Data on the Web Best Practices is now a <a href=\"https:\/\/www.w3.org\/TR\/dwbp\/\">Candidate Recommendation<\/a>.<\/p>\n<p><a href=\"https:\/\/www.w3.org\/2016\/09\/TPAC\/schedule.html\">TPAC 2016<\/a> got under way in Lisbon.\u00a0 While there was not a dedicated RWW session this year, many members of the group attended various related topics.\u00a0 There was some interest reported around the work on <a href=\"http:\/\/w3c.github.io\/webpayments-ig\/VCTF\/charter\/rc-3.html\" target=\"_blank\" rel=\"nofollow\">Verified Claims<\/a>, which hopes to form a working group quite soon.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.w3.org\/community\/rww\/wiki\/images\/f\/fe\/Rww-logo-001.jpg\" alt=\"\" width=\"200\" height=\"200\" \/><\/p>\n<h3><span style=\"color: #0000ff\">Communications and Outreach<\/span><\/h3>\n<p>Apart from TPAC, I was able to attend the <a href=\"https:\/\/hcpp.cz\/\" target=\"_blank\" rel=\"nofollow\">3rd annual Hackers Congress<\/a> at Paralelni Polis, which aims to spread ideas of decentralization in technology.\u00a0 I was able to interact with some thought leaders in the crypto currency space and try to explain the decentralized nature of the web and how it can grow organically using standards to read and write.\u00a0 I also got a chance to talk to people form the <a href=\"https:\/\/remotestorage.io\/\" target=\"_blank\" rel=\"nofollow\">remote storage<\/a> project.<\/p>\n<p><a>\u00a0<img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/www.w3.org\/community\/rww\/files\/2012\/06\/rdf.png\" alt=\"\" width=\"106\" height=\"109\" \/><\/a><\/p>\n<h3><span style=\"color: #0000ff\">Community Group<\/span><\/h3>\n<p>Having reached the 5 year milestone, it is perhaps a good time to reflect on the direction of the community group.\u00a0 Do we want to keep going as we are, focus on specific topics, me more discussion oriented or more standards creation oriented?\u00a0 I&#8217;ll send out a questionnaire on this.<\/p>\n<p>A <a href=\"https:\/\/lists.w3.org\/Archives\/Public\/public-rww\/2016Aug\/0002.html\" target=\"_blank\" rel=\"nofollow\">thread<\/a> on ways to (re) decentralize the web generated some discussion.\u00a0 There was also some discussion around the <a href=\"https:\/\/lists.w3.org\/Archives\/Public\/public-rww\/2016Sep\/0027.html\" target=\"_blank\" rel=\"nofollow\">Internet of Things<\/a> and a possible new <a href=\"https:\/\/lists.w3.org\/Archives\/Public\/public-rww\/2016Oct\/0000.html\" target=\"_blank\" rel=\"nofollow\">framework<\/a> for using Linked Data to read and write.<\/p>\n<p><a href=\"https:\/\/www.w3.org\/community\/rww\/files\/2015\/09\/solid.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-391\" src=\"https:\/\/www.w3.org\/community\/rww\/files\/2015\/09\/solid.png\" alt=\"solid\" width=\"200\" height=\"200\" srcset=\"https:\/\/www.w3.org\/community\/rww\/files\/2015\/09\/solid.png 200w, https:\/\/www.w3.org\/community\/rww\/files\/2015\/09\/solid-150x150.png 150w\" sizes=\"auto, (max-width: 200px) 100vw, 200px\" \/><\/a><\/p>\n<h3><span style=\"color: #0000ff\">Applications<\/span><\/h3>\n<p>More work has been done in modularizing the solid linked data browser \/ editor into separate modular chunks (<a href=\"https:\/\/github.com\/linkeddata\/solid-ui\" target=\"_blank\" rel=\"nofollow\">solid-ui<\/a>, <a href=\"https:\/\/github.com\/linkeddata\/solid-app-set\" target=\"_blank\" rel=\"nofollow\">solid-app-set<\/a>), that can be used to create apps on data, using a javascript <a href=\"https:\/\/github.com\/linkeddata\/mashlib\" target=\"_blank\" rel=\"nofollow\">shim<\/a>.\u00a0 An analogy I like to think of is RSS being a structured data format but with some code it can become a useful application.\u00a0 Solid app set allows this to happen for any class of data.\u00a0 I am really enjoying this paradigm and have started to translate the apps I write.\u00a0 Here is an example of a <a href=\"https:\/\/github.com\/linkeddata\/solid-app-set\/blob\/master\/playlist\/playlistPane.js\" target=\"_blank\" rel=\"nofollow\">playlist<\/a> pane translation of a <a href=\"https:\/\/solid-live.github.io\/slideshow\/\" target=\"_blank\" rel=\"nofollow\">clients side app<\/a>.\u00a0 Tim has written a lot more of these in the same repo.<\/p>\n<p>Node solid server has progressed, with the permissions system being broken down into its own module, <a href=\"https:\/\/github.com\/solid\/solid-permissions\" target=\"_blank\" rel=\"nofollow\">solid permissions<\/a>.\u00a0 Also improvements have been made to the <a href=\"https:\/\/github.com\/solid\/solid-profile-ui\" target=\"_blank\" rel=\"nofollow\">profile ui<\/a> and the <a href=\"https:\/\/github.com\/solid\/solid-dashboard-ui\" target=\"_blank\" rel=\"nofollow\">dashboard<\/a>, which are still works in progress.<\/p>\n<p>Much progress has been made on the document editor, <a href=\"https:\/\/dokie.li\/\" target=\"_blank\" rel=\"nofollow\">dokie.li<\/a>, which is now also driving the <a href=\"https:\/\/www.w3.org\/TR\/ldn\/\">Linked Data Notifications<\/a> spec towards Candidate Recommendation, and integrating with the <a href=\"https:\/\/www.w3.org\/annotation\/wiki\/PubStatus\">Web annotations specs<\/a>.\u00a0 An slightly older <a href=\"https:\/\/dokie.li\/media\/video\/dokieli.webm\" target=\"_blank\" rel=\"nofollow\">screencast<\/a> of functionality is available here, but I am told new ones will also be published very soon.<\/p>\n<p><a href=\"https:\/\/www.w3.org\/community\/rww\/files\/2016\/10\/cognoto.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-416\" src=\"https:\/\/www.w3.org\/community\/rww\/files\/2016\/10\/cognoto-300x210.png\" alt=\"cognoto\" width=\"300\" height=\"210\" srcset=\"https:\/\/www.w3.org\/community\/rww\/files\/2016\/10\/cognoto-300x210.png 300w, https:\/\/www.w3.org\/community\/rww\/files\/2016\/10\/cognoto.png 336w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<h3><span style=\"color: #0000ff\">Last but not Least&#8230;<br \/>\n<\/span><\/h3>\n<p>We welcome the launch of <a href=\"http:\/\/cognonto.com\/\" target=\"_blank\" rel=\"nofollow\">Cognoto<\/a>.<\/p>\n<blockquote><p>Cognonto (a portmanteau of &#8216;cognition&#8217; and &#8216;ontology&#8217;) exploits large-scale knowledge bases and semantic technologies for machine learning, data interoperability and mapping, and fact and entity extraction and tagging.<\/p><\/blockquote>\n<p>Check a sample <a href=\"http:\/\/cognonto.com\/knowledge-graph\/reference-concept\/?uri=Automobile\" target=\"_blank\" rel=\"nofollow\">term<\/a>, or read more from this comprehensive <a href=\"http:\/\/fgiasson.com\/blog\/index.php\/2016\/09\/23\/web-page-analysis-with-cognonto\/\" target=\"_blank\" rel=\"nofollow\">blog post<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Summary The community group celebrates its 5th birthday this quarter.\u00a0 With almost 3000 posts (roughly 2 per day) from around 100 members a large number of topics have been raised, discussed and resolved.\u00a0 A bit thank you to to everyone &hellip; <a href=\"https:\/\/www.w3.org\/community\/rww\/2016\/10\/02\/read-write-web-q3-summary-2016\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":26,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_s2mail":"yes","footnotes":""},"categories":[1],"tags":[],"class_list":["post-415","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.w3.org\/community\/rww\/wp-json\/wp\/v2\/posts\/415","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.w3.org\/community\/rww\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.w3.org\/community\/rww\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.w3.org\/community\/rww\/wp-json\/wp\/v2\/users\/26"}],"replies":[{"embeddable":true,"href":"https:\/\/www.w3.org\/community\/rww\/wp-json\/wp\/v2\/comments?post=415"}],"version-history":[{"count":2,"href":"https:\/\/www.w3.org\/community\/rww\/wp-json\/wp\/v2\/posts\/415\/revisions"}],"predecessor-version":[{"id":418,"href":"https:\/\/www.w3.org\/community\/rww\/wp-json\/wp\/v2\/posts\/415\/revisions\/418"}],"wp:attachment":[{"href":"https:\/\/www.w3.org\/community\/rww\/wp-json\/wp\/v2\/media?parent=415"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.w3.org\/community\/rww\/wp-json\/wp\/v2\/categories?post=415"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.w3.org\/community\/rww\/wp-json\/wp\/v2\/tags?post=415"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}