A Place is a geographic entity, including geopolitical and geographic features such as cities, countries, rivers, oceans, national parks etc.

Currently being remodeled and will undergo changes during autumn 2023.

interface Place {
    definition?: string;
    identifiers: {
        bibbiAuthorityId?: string;
    };
}

Hierarchy

  • CordataEntity
    • Place

Properties

definition?: string

Deprecated

identifiers: {
    bibbiAuthorityId?: string;
}

Map of identifiers for matching records in external systems.

Type declaration

  • Optional bibbiAuthorityId?: string

    Identifier assigned by Biblioteksentralen for authority records. Unique for all authorities independent of type.