Michael Milton

Results 725 comments of Michael Milton

Thanks for discussing this James. It's not big deal if you can't import a given ontology, I'm happy to help develop the terms independently. Did you get any answers to...

Thanks for the info. I don't yet have a reproducible example, and it might be a challenge to work out the scenario in which this happens, but I will try....

The `@list` processing also needs to be sorted out. Adding types makes `listToStatements` fail, because an object can't have both `@id` and `@list`.

Ideally I would rather not have to make a new shape here, because then I have to duplicate the `NodeShape` logic. > I suppose one easy way to accommodate this...

SHACL has already been adopted and tested by my group and it also powers almost the entire [`crs4/rocrate-validator`](https://github.com/crs4/rocrate-validator). Schema.org uses RDF Schema, which as noted is not a validation framework,...

This is affecting me at the moment. I guess that the `mount_tmpdir` option is designed to help with this: https://github.com/chanzuckerberg/miniwdl/blob/063480e702e98a260146a5310e700d0aaf664e2f/WDL/runtime/config_templates/default.cfg#L118-L126 However, it's not implemented yet anyway: https://github.com/chanzuckerberg/miniwdl/blob/063480e702e98a260146a5310e700d0aaf664e2f/WDL/runtime/backend/singularity.py#L97-L105 From my perspective...

Interestingly you can hack a workaround. If you add a custom `/tmp` mount (in this case mounting the compute node's `/tmp` to the container's `/tmp`) via config: ```toml [singularity] run_options...

The meeting is at 2am my time so I can't make it. However let me know if I can clarify anything prior to the meeting.

It would be a child class of Responsible Party Role. Something like: > a responsible party role played by a party who is accountable for the management of a dataset,...

Yes, it's likely I will make more suggestions in future of this nature, but unfortunately that meeting starts at 2am my time. If you settle on a new approach for...