Skip to content

Trying to request a prefix for SPASE identifiers #257

Open
@BaptisteCecconi

Description

@BaptisteCecconi

I would like to register a prefix for SPASE resource identifiers.

A SPASE resource Identifier is a name for a resource within the SPASE registry. This name can be used to identify a resource from the SPASE registry (for reference in metadata), to cross-reference entities in the SPASE registry, and to retrieve the metadata of an entity present in the SPASE Registry like a dataset, an observatory or a repository.

The requested prefix in spase.

The identifiers have the following URI form:

spase://NASA/DisplayData/ACE/MAG/Daily

The regex pattern to validate the URI is:

^spase://([A-Z]*)/([A-Za-z]*)/([A-Za-z0-9_/\-\.]*)$

Related information and references can be found in:

The NASA GSFC team (Greenbelt, MD, USA, ROR-ID: https://ror.org/0171mag52) is a main maintainer of the SPASE registry ecosystem, and also maintains the SPASE data model.

SPASE identifiers are URIs, but are not HTTP URLs. However, it is possible to access a web view of the SPASE registry by replacing spase:// by https://hpde.io/ in the identifier, so that we get a URL to the resource landing page.

For the last part (transforming the identifier into URL), I could not describe it on the web form.

Any advice on how to proceed in such a case?

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