Aaron Straup Cope

Results 108 comments of Aaron Straup Cope

Because these are US-specific we should use this to further investigate supplemental placetypes. For example: https://github.com/sfomuseum/sfomuseum-placetypes Note the "round" placetypes which are SFO Museum specific and not part of "core"....

That's very interesting and I will investigate shortly. Thanks!

It works! Thanks again. https://github.com/sfomuseum/go-edtf-wasm/blob/wasi/python/test-wasmer.py

In principle, everything but the `iiif-server` tool could be combined in to a single command-line `iiif` tool. That might make sense. The server tool is sufficiently targeted in purpose and...

The whole idea behind `aaronland/go-http-server` is specifically that the Lambda details are hidden from view.

That would be possible once this issue is addressed: https://github.com/go-iiif/go-iiif/issues/74 See also: * https://gocloud.dev/howto/runtimevar/ * https://github.com/sfomuseum/runtimevar

It doesn't seem germane to the issue, though. Specifically, the ability to read data from "cloud" based systems like AWS secrets manager / parameter store or the local file system...

I would only change this to be `src:via` or and equivalent `prefix` + ":" + `key` pair, to be consistent with everything else.

With regards to the `source_code` key I would change it to `source_prefix` since that's what it is. Likewise I would consider changing all the `source_*` keys to be `src:*` since...