Skip to content

Feat: Support for retrieving the latest version of an artifact #211

@Integer-Ctrl

Description

@Integer-Ctrl

It would be helpful if it were possible to easily fetch the latest version of an artifact without needing to look up or hardcode the specific version. For example, a request such as:

curl -i https://databus.dbpedia.org/dbpedia/generic/wikipedia-links/latest

should respond with a redirect to the actual URI of the most recent version of the artifact. This would simplify automation and scripting by allowing clients to always fetch the newest version, while also reducing the need to manually resolve or track artifact version identifiers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions