Some WG please adopt.
Probably that's opsawg, iotops or maybe netmod, if netmod thinks this could
be generalized easily.

Eliot Lear <l...@lear.ch> wrote:
    el> The extension is written as a grouping that is then 'used' to augment
    el> a 'mud' container.  The intent here is that if you find the need to
    el> use the extension for other purposes, you can.  I wonder if some yang
    el> doctors would like to take a look. We'd like to move on this one
    el> quickly.

It looks fine.

On the issue of multiple owners, each would have their own tag, I think that
should be supported.  So, instead of:

       "ol": {
         "owners": [
           "Copyright (c) FrobMaster 2021. All Rights Reserved"
         ],
         "spdx-tag": "0BSD"
       },

I think we need:

       "ol": [
         {
           "owner": "Copyright (c) FrobMaster 2021. All Rights Reserved"
           "spdx-tag": "0BSD"
         }
         ]
       },


> *Issue*: Should this be an owner or an originator?

If by "owner" you mean the of the device, then perhaps you mean manufacturer
or owner?   Or the initial creator of the MUD file, and then I think that
maybe "originator" might be clearer.

>   *  *Issue*: Should we simply say that a URI contains a colon and SPDX
>      license identifier doesn't?

No, I think that I'm happy with different tags.

>   *  *Issue*: Should a single owner possibly have multiple license
>      types?  (Logical or, multi-licensing.)

Uhm, so the Perl ARTISTIC license, which I think is a single license,
is a superposition of two licenses, but it can be represented as a single
license.  So, no.

>   *  *Issue*: Should we give an example for usage outside yang?

if such a situation should present itself in the next 10 weeks, sure.

>   *  *Issue*: Should we maybe point out any specific seccons of 8520?

The only issue I can see is that claiming a copyright might reveal that such
an entity has dealt with such a device.

--
Michael Richardson <mcr+i...@sandelman.ca>   . o O ( IPv6 IøT consulting )
           Sandelman Software Works Inc, Ottawa and Worldwide

Attachment: signature.asc
Description: PGP signature

_______________________________________________
netmod mailing list
netmod@ietf.org
https://www.ietf.org/mailman/listinfo/netmod

Reply via email to