20:53:41 RRSAgent has joined #sdwssn 20:53:41 logging to http://www.w3.org/2016/08/09-sdwssn-irc 20:53:43 RRSAgent, make logs world 20:53:43 Zakim has joined #sdwssn 20:53:45 Zakim, this will be SDW 20:53:45 ok, trackbot 20:53:46 Meeting: Spatial Data on the Web Working Group Teleconference 20:53:46 Date: 09 August 2016 20:55:16 ahaller2 has joined #sdwssn 20:55:42 roba has joined #sdwssn 20:56:10 KJanowic has joined #sdwssn 20:56:18 Hi 20:57:03 \me hi 20:57:15 trackbot, start meeting 20:57:17 RRSAgent, make logs world 20:57:19 Zakim, this will be SDW 20:57:19 ok, trackbot 20:57:20 Meeting: Spatial Data on the Web Working Group Teleconference 20:57:20 Date: 09 August 2016 20:57:28 chair: kerry 20:57:38 present+ kerry 20:58:04 regrets: phila 20:58:05 ClausStadler has joined #sdwssn 20:58:24 JRamsay has joined #sdwssn 20:58:45 present+ KJanowic 20:58:55 SimonCox has joined #sdwssn 20:58:56 present+ ahaller2 20:59:10 ScottSimmons has joined #sdwssn 20:59:54 present+ ClausStadler 21:00:49 present+ JRamsay 21:01:33 present+ ScottSimmons 21:01:39 scribe: roba 21:01:44 present+ SimonCox 21:01:44 present+ roba 21:01:53 scribeNick: roba 21:02:32 Hi 21:02:33 https://www.w3.org/2015/spatial/wiki/Meetings:SSN-Telecon20160809 21:02:46 http://www.w3.org/2016/07/26-sdwssn-minutes 21:03:21 +1 21:03:23 +1 21:03:24 +1 21:03:27 +1 21:03:27 +1 21:03:29 +1 21:03:30 +1 21:03:48 resolved: approve minutes http://www.w3.org/2016/07/26-sdwssn-minutes 21:04:07 topic: patent call https://www.w3.org/2015/spatial/wiki/Patent_Call 21:04:49 Kerry, I think you are turning your head away from the microphone 21:04:58 topic: What is SOSA? https://github.com/w3c/sdw/blob/gh-pages/ssn/rdf/sosa.ttl 21:05:32 you can also find examples at: https://github.com/w3c/sdw/blob/gh-pages/ssn/rdf/documentation_examples/sosa-core_examples.ttl 21:05:49 DanhLePhuoc has joined #sdwssn 21:06:05 present+ DanhLePhuoc 21:07:55 SefkiKolozali_UniS has joined #sdwssn 21:08:13 +present SefkiKolozali_UniS 21:08:17 KJanowic: sosa core is what is the smallest set of terms that can be used to annotate bilions of observations on the web 21:08:36 present+ SefkiKolozali_UniS 21:08:58 ...e.g what does the av web dev need as a minimal set to post observations online? 21:09:19 ..also with semantic hooks for other more complex app areas 21:09:26 ...an ontology design pattern 21:09:48 s/..also/...also 21:10:30 ...many different aplications will be based on core and various applications based on core can be compared by sosa terms 21:10:52 SOSA can stand on its own for lightweight applications, large numbers 21:11:00 ...it stands on its own as a lightweight ontology for billions of obs and also a common core for many more complex applications 21:11:01 KJanowic: SOSA should stand on its own as a lightweight vocabulary, but also be common core 21:11:20 i.e. also basis for richer semantics 21:11:50 ....reminds us its not a physical data model :-) 21:12:02 s/..../... 21:12:20 q+\ 21:12:21 OWA - features not present in SOSA-core does not mean they are out of scope 21:12:24 https://github.com/w3c/sdw/blob/gh-pages/ssn/rdf/sosa.ttl 21:12:27 q+ 21:12:38 ack \ 21:13:58 ...observableProperty of a featureOfInterest is what a sensor result refers to 21:15:33 ...needs to support _repeatability_ of observations 21:16:25 ...Procedure is a recipe reference that can be looked up 21:17:12 ...superclass of Result - any data type 21:18:02 https://github.com/w3c/sdw/blob/gh-pages/ssn/rdf/documentation_examples/sosa-core_examples.ttl 21:19:39 SELECT ?observation WHERE { ?platform a sosa-core:Platform ; ^sosa-core:hostedBy ?sensor. ?sensor sosa-core:madeObservation ?observation. } 21:20:08 q? 21:20:45 ack roba 21:21:29 roba: sosa core describes things as owl classess and object properties where I thought it should be rdf with owl making those assertions in a spearte model 21:22:00 ...also examples was looking for relation between obs , sample, and foi, but sample is not referenced in example so cannot see how to get to foi 21:22:27 Q+ 21:22:27 KJanowic: seel line 39 21:22:42 roba: yes but cannot see how to get from obs to that 21:22:55 KJanowic: yes, not there, just did not get to it 21:22:57 q- 21:22:57 q? 21:23:08 robs: rdf scope/ 21:23:57 KJanowic: not about rdf vs owl -- about what is intuitively understandable without over burden, a little bit of rdfs, a little bit of owl, a litt bit of scheam.org 21:24:03 q+ 21:24:11 q? 21:24:19 ack DanhLePhuoc 21:24:26 @Roba: this is not about rdf vs owl but about a fragment of Web-scale KRs that is intuitively understandable to Web developers, end users, and so forth. 21:25:08 q+ 21:25:28 DanhLePhuoc: uses syntax from owl that implies logic - what is intent here? 21:27:17 KJanowic: uses meta - annotates without introducing owl logic 21:27:47 ...inverse is useful to help Web developers formulate the right queries 21:27:54 q? 21:28:12 q+ 21:28:43 kerry: important issues are discussed on public email list - github tracker not expected to be visible to all 21:29:04 https://github.com/w3c/sdw/issues/336 21:29:04 https://github.com/w3c/sdw/issues/334 21:29:28 https://github.com/w3c/sdw/issues/309 21:30:19 KJanowic: issues posted to public list when discussion settles down - commits and comments on merges 21:30:23 https://github.com/w3c/sdw/issues 21:31:23 q+ 21:31:30 For discussion on inverse properties - see https://github.com/w3c/sdw/issues/334 21:32:12 q? 21:32:43 @roba: yes, exactly. Back and forth on specific lines of code on github, bigger picture and regular updates on the mailinglist 21:32:48 q+ 21:33:25 kerry: PROV removed inverse properties - to stay within OWL-RL - noted in comments still 21:33:43 ...introduces heavy demands 21:33:45 q+ 21:33:57 ...asks to revisit 21:34:01 ack kerry 21:35:07 q? 21:35:12 ack DanhLePhuoc 21:35:33 inverseOf open for discussion. 21:35:34 DanhLePhuoc: back to logical impications 21:36:37 ...inverse requires entailment in store to be used (did i get that right?) 21:37:01 +1 to danh's concern 21:38:25 KJanowic: most high performance 3-stores dont use any rules (is sad... but accepting) 21:39:42 DanhLePhuoc: notes at least RDFS reasoning supported 21:39:45 ahaller2: I was agnostic, but a bit sceptical about the inverse properties in the core, and it seems the majority here does not want them in the core 21:40:10 q? 21:40:12 KJanowic: allows data to be compressed 21:41:09 ack roba 21:41:22 +1!!!! 21:41:29 Will do 21:41:32 I promise 21:41:51 Yes - we should put a stub email on the list with link to issue in tracker 21:42:59 roba: wants to see core linked to owl-dl entailment (not sure I got this) bu annotation 21:43:10 s/tracker/github/ 21:43:23 ... would be happy to live with rdfs but want to see the owl-dl as well 21:43:46 q? 21:44:36 s/bu /but 21:44:49 +1 to rob's comment 21:45:18 q? 21:45:24 agree with Jano that : triple store can specify the entailments they could support: https://www.w3.org/TR/sparql11-entailment/ 21:45:33 +q 21:46:01 skos does have formal semantics as defined by owl-dl -- just "simpler" semantics 21:47:14 q? 21:48:00 issue: what reasoning language should the core use? 21:48:01 Created ISSUE-72 - What reasoning language should the core use?. Please complete additional details at . 21:49:01 ack SimonCox 21:49:07 Thanks Roba, Danh, this is super, super helpful! 21:50:04 q? 21:50:55 ack ClausStadler 21:51:01 SimonCox: audience is key - been thinking about the Web Developer use case - not currently looking at others 21:51:02 https://www.w3.org/TR/vocab-dcat/#vocabulary-overview 21:51:12 check also the "semantic web for the working ontologist" book by Jim and Dean on inverse properties 21:52:51 ClausStadler: inverse means that can make relationship work from the related resource - dont have to update the source 21:53:03 +1 to Claus 21:53:41 ...but useful to have inverse properties in spec so dont have to hijack the ontology namespace 21:53:46 q? 21:54:00 why cant we formalise in sosa-core-owl.ttl ? 21:54:01 ack 21:54:09 ack danh 21:54:33 rrsagent, make logs public 21:54:35 and have inverse in core, without OWL axiom (annotation) and achieve this? 21:54:43 rrsagent, draft minutes 21:54:43 I have made the request to generate http://www.w3.org/2016/08/09-sdwssn-minutes.html kerry 21:55:07 DanhLePhuoc: why not describe inverse as descriptive property 21:55:50 KJanowic: needed inverse property in SPARQL 21:56:03 isnt that also a "choice of the triple store?" 21:56:06 @roba we will formalise the core in the vertical layers, if we decide that there is only RDF(S) in the core, it would be formalised in the vertical core, so that would fulfil your requirement 21:56:08 q+ 21:56:16 q+ 21:56:28 ack roba 21:56:53 q? 21:57:15 q+ 21:57:26 topic: What should we do at F2F? 21:57:54 roba: SPARQL Use Case is important - but introduces an interoperability contract between the querier, the triple store's entailment regime and the underlying ontology 21:57:55 @all: Thanks a lot! This was very helpful and productive. 21:58:20 https://www.w3.org/2015/spatial/wiki/Attending_F2F4 21:58:24 @roba: I have to think about this. I dont have a ready answer right now 21:58:47 roba: asks for the audience and such contracts to be much more clearly expressed in documentation (included embedded documents) 21:59:18 @KJanowic you are not coming? 21:59:37 kerry: asks for potential attendees at F2F to identy themselves 22:00:06 s/identy/identify 22:00:35 @ahaller2: most likely not, we are expecting this fall 22:01:14 @KJanowic fair enough, that's an excuse :-) 22:01:40 I can participate online 22:01:42 https://www.w3.org/2015/spatial/track/ 22:02:10 Thanks everybody! 22:02:26 rrsagent, draft minutes 22:02:26 I have made the request to generate http://www.w3.org/2016/08/09-sdwssn-minutes.html kerry 22:03:05 okay 23:04:39 ahaller2 has joined #sdwssn 23:07:25 ahaller2_ has joined #sdwssn 23:12:11 ahaller2 has joined #sdwssn 23:38:01 ahaller2 has joined #sdwssn