Brad Hards

Results 58 comments of Brad Hards

Appears to be hacktoberfest spam.

I was thinking something like ```The best profile``` Should that be: ```The best profile RESOLUTION``` ```The best profile RESOLUTION``` I think either is reasonable, but that makes testing a little...

I think its possibly more basic than a merge need. A `control-id` isn't unique (in general). The Australian ISM has controls that look like: > Security Control: 0181; Revision: 2;...

@wendellpiez I can see why that would work OK for a NIST 800-53 style approach, where controls are versioned at the document level. However my control source versions them at...

I do have last-changed and revision properties in my controls: https://github.com/bradh/ism-oscal/blob/master/Australian_Government_Information_Security_Manual_NOV19_catalog.xml#L57 for an example. That is obviously non-standard though.

As a consumer, you'll probably need to handle older data, which may not have the group id. So I'm not sure its really going to save effort. If it had...

Hi all, I'd like to contribute docs and code to pygeoapi. I confirm that my contributions to pygeoapi will be compatible with the pygeoapi license guidelines at the time of...

Is there a way forward on this PR?

I'm also hitting this issue (with a slightly different way to build the `NumberFormat`), and got pointed here after asking a [StackOverflow question](https://stackoverflow.com/questions/71182789/how-do-i-format-a-jsr-385-quantity-with-fixed-number-of-decimal-digits). Is there a workaround that doesn't involve...