Skip to content

Setup RDF and schema URL redirections for 3.0 #1246

@bact

Description

@bact

Due to spdx/spdx-3-model#1046:

Note: the @context.const value in the schema file needs to be updated as well.

Currently it is:

        "@context": {
            "const": "https://spdx.org/rdf/3.0.1/spdx-context.jsonld"
        }

Need to change to:

        "@context": {
            "const": "https://spdx.org/rdf/3.0/spdx-context.jsonld"
        }

Metadata

Metadata

Assignees

No one assigned

    Labels

    URLURL, IRI, redirection, content negotiation and related matterswebsite improvementArea where the project website needs fixing

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions