This thread is to discuss William's question no 2. from the original post: * Adding a NamespaceMap property on Collection allows us to roundtrip prefix to namespace mappings across formats, any strong opinions on not having this?
I am trying to remember what the "prefix" is. Is it a "short name" or "key" to the full namespace? I've been trying to describe the use case of the golang distribution (For example, a tar.gz that is downloaded from https://golang.org/dl/go1.16.5.linux-amd64.tar.gz ). Assuming: 1. The SBOM is a ContextualCollection with a NamespaceMap 2. The NamespaceMap has the prefix: golang-dist and the namespace: https://golang.org/dl 3. A ContextualCollection is an Element What would the SBOM's ID be? Would it be golang-dist/go1.16.5.linux-amd64-sbom or the whole IRI like https://golang.org/dl/go1.16.5.linux-amd64-sbom? -Nisha -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#4208): https://lists.spdx.org/g/Spdx-tech/message/4208 Mute This Topic: https://lists.spdx.org/mt/85827323/21656 Group Owner: [email protected] Unsubscribe: https://lists.spdx.org/g/Spdx-tech/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
