15:52:26 RRSAgent has joined #hcls 15:52:30 logging to https://www.w3.org/2023/02/13-hcls-irc 15:52:30 rrsagent, make logs public 15:52:34 Meeting: FHIR RDF 15:52:37 Chair: David Booth 16:01:15 Topic: Playground 16:02:36 eric: There are still context files in there, but they are not being used. 16:03:33 Topic: FHIR build -- Templates and Examples 16:03:38 dbooth: done? 16:03:50 jim: One little thing: need to fix the multi-line comment problem. 16:04:26 ... The PRs are open. The tests pass on some architectures. 16:04:49 ... They have a CI workflow. 16:06:25 dbooth: Should get them merged ASAP. 16:07:17 ACTION: Jim to get the PRs merged. 16:08:14 daniel: Use examples to check the ont? 16:08:20 dbooth: Yes, excellent idea. 16:10:24 dbooth: Daniel, Jim may be able to help answer your protege or OWL quetsions. 16:11:04 eric: Everything should have a type arc. 16:11:28 jim: Some things don't. The top level objects do, and the value[x] properties do. 16:12:21 eric: Can load FHIR resoruces and see if there's anything without a type arc. 16:13:26 ACTION: Jim to help Daniel to test the ont 16:16:10 Topic: Ontology 16:20:48 Daniel: minCardinality is formatted as binary string instead of toString. 16:20:54 AGREED: fix it. 16:21:18 Daniel: Also there is case "if (min > 1) 16:21:36 ... That I think should be "if (min >= 1)". 16:22:28 jim: For cardinality 1, it's better to use someValuesFrom. But also include the allValuesFrom 16:29:28 jim: Another issue: don't put all those properties on the same blank node. 16:30:09 ACTION: Jim to work w Daniel to gen the right OWL assertions. 16:31:02 daniel: Also an issue of fhir:integer64 where it should be xsd:integer 16:32:07 dbooth: The highlighted fhir:integer64 is supposed to be xsd:integer 16:33:09 daniel: My issue 4, cardinality assertions are being put on the same blank node. 16:33:25 ACTION: Jim to help Daniel straighten that out. 16:35:31 jim: It was generating fewer errors before only because it was barfing on the syntax. 16:35:42 eric: You could comment it out if you cannot meet the deadline. 16:36:58 daniel: My issue 4b, qualified cardinality. 16:39:24 jim: Should separately specify the type and the cardinality. 16:39:52 eric: I don't think the structure defs allow you to say something that would be a qualified cardinality. 16:40:15 daniel: So we don't need to do 4b. 16:41:23 ... My code figures out what kinds of things can have modifier extensions. 16:42:49 daniel: Now going to work on my issue #2. 16:42:51 https://github.com/w3c/hcls-fhir-rdf/issues/2 : test of issues list 16:44:20 dbooth: What's your PR ETA? 16:44:56 daniel: Hopefully by Thursday. 16:45:22 Topic: HAPI 16:46:04 eric: About to dive into HAPI code. Loaded intelliJ, but no progress yet. 16:47:31 ... WOuld be helpful if jim could supply some R5 RDF examples. 16:47:52 ACTION: jim to put up a link to another build 16:48:27 present: David Booth, Deepak Sharma, EricP, James Champion, Daniel Stone, Jim Balhoff 16:51:12 daniel: I used the redland diff. But the python rdflib one works better. 16:51:30 s/works/might work/ 16:53:39 Topic: ShEx Generation 16:53:48 deepak: Will do a PR tomorrow. 16:53:52 ADJOURNED 16:53:58 rrsagent, draft minutes 16:53:59 I have made the request to generate https://www.w3.org/2023/02/13-hcls-minutes.html dbooth