Skip to content

Should manufacture be a property of component, rather than metadata? #346

@nscuro

Description

@nscuro

The majority of fields under metadata refer to the BOM itself.

However, metadata.manufacture technically refers to metadata.component:

"manufacture": {
"title": "Manufacture",
"description": "The organization that manufactured the component that the BOM describes.",
"$ref": "#/definitions/organizationalEntity"
},

This can cause confusion because, as mentioned, everything else refers to the BOM, not metadata.component.

Should manufacture be a property of component instead, to make the association more clear?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions