Michael Milton
Michael Milton
I don't want to break the stable identifiers and would have had no problem with everything staying HTTP, **however** it's too late for that, and there are already external systems...
Some motivation for this change is BioSchemas, which created a new subtype of `Action` called [`LabProcess`](https://bioschemas.org/types/LabProcess/0.1-DRAFT) that links to a subtype of `HowTo` (called [`LabProtocol`](https://bioschemas.org/types/LabProtocol/0.5-DRAFT)). So the need evidently exists...
Generally yes. However I'm proposing to call it `process` rather than `howTo`, but I'm open to changing the property name. This change would make it a tiny bit confusing for...
@jcohen02 any thoughts on this?
I should mention that I don't know why the `omero.model` module is dynamically generated, and someone with a better understanding of that could comment on whether my solution makes sense...
Okay so if we can't touch the Ice generator or the files that it generates, then I think my stub approach makes sense? If the stubs themselves are committed to...
A review of #450 would be great!
Hi @ljgarcia I'm happy to fix this now, I just need to understand the process. I believe that the `/properties/` pages are here in the Jekyll site: https://github.com/BioSchemas/bioschemas.github.io/tree/master/pages/_properties. Do you...
If you're interested, I think this could be simplified by using Jekyll's capabilities. For example, you could add the JSON-LD as a [data file](https://jekyllrb.com/docs/datafiles/), then make a page for each...