Add to current update request

Entities

Entities in Arctos are assemblages of catalog records related in some particular way.

Usage

Entities can serve many purposes. Examples include:

Model

Entity

Arctos Entities are simply catalog records in a special collection. Arctos Entities are identified with a unique identifier (in the form of a URL that begins with https://arctos.database.museum/guid/Arctos:Entity:) and an integer.

Entity Component Assertions

An Entity can have any number of Component Assertions and Component Assertions can be made in two ways.

Arctos Catalog Records

Add the complete url of any Arctos Entity record as the value for an identifier in any Arctos catalog record and this will automatically add the catalog record as a component of the Arctos Entity.

An example of this can be seen in MSB:Mamm:326433 which includes https://arctos.database.museum/guid/Arctos:Entity:1 as the organism ID identifier.

Catalog records outside of Arctos can use an Arctos Entity url as dwc:organismID and in time we aspire to add the catalog record identifier from outside resources to the Arctos Entity record when it is discoverable.

Records Outside of Arctos

Adding identifiers that are not Arctos catalog record urls to the Arctos Entity directly will not add new component lines to the entity, but it will alert others that there are associaed catalog records outside of Arctos. If an non-Arctos catalog record can be identified with a url, adding the url will create a link to the associated record. Eventually, we aspire to work with other collection management systems to add compnent details to Arctos Entities in the same way we add components from within Arctos. Who wants to collaborate?

Catalog records bearing an Entity ID as Organism ID will link to the Entity, and provide a link to locate all other records which share the ID.

Community Discussion

Github Issue #262

[ Consider moving this to Other ID documentation ]

Choosing Organism ID

Any string may be used as Organism ID. Some possibilities and their implications include:

Arctos Entity ID

Arctos Entities are currently our recommended Organism ID.

Other Resolvable Identifiers

Other Resolvable Identifiers are more or less “anything with a URL.” These include WikiData, and potentially things like zoo records (should such come online). These are “good” identifiers by virtue of being globally unique and resolvable, but may vary wildly on attributes such as:

Non-resolvable Identifiers

Non-resolvable Identifiers are strings, generally issued by some (perhaps unknown) Agent. These are generally “less good” identifiers in that they:

Examples include:

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.