Best Practice - Creating a Meaningful GUID Prefix

What is a GUID Prefix? Before you make any decisions about one, you should know what it is. Start by reading the GUID Prefix Documentation .

Pro Tip

In conjunction with catalog number the GUID Prefix forms a unique identifier within Arctos, and in conjunction with Arctos’ URI (https://arctos.database.museum/guid/) forms a Globally Unique Identifier (GUID) for the catalog record. For example: The Museum of Vertebrate Zoology’s catalog record 134762 has a GUID Prefix of MVZ:Bird which forms the GUID https://arctos.database.museum/guid/MVZ:Bird:134762.

General Recommendations for GUID Prefix

We recommend choosing a GUID_PREFIX that will survive being transferred through various mechanisms, displayed in web pages that might use “fancy” formatting, or typed by users with many kinds of input devices in many languages. This means using only upper and lower-case ASCII letters (A-Z,a-z), other than the required colon.

Caution

Think of the GUID Prefix as something you will need to live with forever. Make sure that the GUID Prefix you choose is as simple as possible, but reflects the nature of the cataloged items. Remember, the only real limitation on GUID Prefix is that it be no longer than 20 characters and include a colon that is neither the first nor the last character. It will be most useful if the remaining characters consist of upper and/or lower-case ASCII letters (A-Z,a-z).

Before the Colon - Institution

We recommend that the characters before the colon match an existing institution acronym if one has already been in use, especially if it is recorded in a directory such as Index Herbariorum, Global Biodiversity Information Facility Registry of Scientific Collections or has been cited in publications. This makes finding legacy collection use and publication citations easier and also helps those who have worked with your collection in the past find your newly published records in Arctos. In general we recommend that this be the same as the Institution Acronym, but it is not required to be so.

One reason to deviate from the Instution Acronym for Institution is when collections have traditionally used something different from what the institution currently uses. For example, the Arkansas Center for Biodiversity Collections (Arctos Instiution Acronym ACBC) includes the STAR Herbarium, which is registered with the Index Herbariorum and multiple other collections previously published as “ASUMZ”. In this case, the Arkansas Center for Biodiversity Collections has decided to use the registered “STAR” and legacy “ASUMZ” acronyms as the institution information in the collections’ GUID prefixes in order to maintain stability.

Collection Collection Type Institution Acronym GUID Prefix
Herbarium Herb ACBC STAR:Herb
Birds Bird ACBC ASUMZ:Bird

After the Colon - Collection

We recommend that the characters after the colon provide a brief description of the collection. In general we recommend that this be the same as the Collection Type. There are many examples of this in Arctos.

However, use of the Collection Type is not a requirement. One reason to deviate from the collection types for Collection is when an institution holds more than one collection for which they would use a single collection type. For example, the New Mexico Museum of Natural History and Science has two Earth Science or “ES” collections - Fossils and Minerals. These are set up as follows:

Collection Collection Type GUID Prefix
Fossils ES NMMNH:Paleo
Minerals ES NMMNH:Geol

Summary

Edit this Documentation

If you see something that needs to be edited in this document, you can create an issue using the link under the search widget at the top left side of this page, or you can edit directly here.