Skip to content

Requesting identifier scheme for IVOA identifiers #271

Description

@BaptisteCecconi

Similarly to the case explained in #257, the IVOA community is using identifiers (ivoid) which are URI not starting with http, like e.g.:

ivo://padc.obspm.maser/tfcat/q/marques_nda_jupiter

Before I start the registration process, I'd like to follow up on the last comment on #257, which states that if we have a resolver interface, then, we could be listed in identifiers.org.

Documentation in IVOA Identifiers: https://www.ivoa.net/documents/IVOAIdentifiers/

And we have a resolver interfaces. One of them is currently available at:

https://registry.euro-vo.org/oai.jsp?verb=GetRecord&identifier={id}&metadataPrefix=oai_dc

where we can replace {id} by the ivoid. As you can see, that interface is an OAI-PMH interface, with a metadata prefix than can be updated to get the metadata in different format (here oai_dc for DublinCore). Other prefixes can be used, such as ivo_vor, to get the native IVOA resource format.

Can you help me on this registration?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions