Skip to content

Link texts and descriptions generated from the metadata #253

@javagl

Description

@javagl

I noticed this in the context of #248 , but it is unrelated to that PR. I started it as a comment, but became long enough to be summarized in an issue. (I didn't thoroughly review everything that was previously added to this repo)

Mainly @DRx3D :

There is an array of predefined licenses in the modelmetadata.php. The elements have properties icon, link, text and spdx. For example the text for "CC-BY-4.0 International" is

"CC-BY 4.0 International".

This appears as the link text in the "Legal" section of the generated README.md.

For Khronos (and some other licenses), that text says

"Khronos Trademark or Logo"

which looks a bit odd as a link text.

There also are some other glitches. For example, in that linked README.md, there is that bullet point

  • Non-copyrightable logo for Khronos logo

which apparently generated from the metadata from a pattern like

  • artist for what

A broader question could be about the role of the LicenseRef-LegalMark-Khronos, which is apparently used in cases where something "non-copyrightable" is involved. This is also used as the spdx, but it is not one of the SPDX identifiers listed at https://spdx.org/licenses/ , which may raise questions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions