Slot: gers_id
Government/Ecclesiastical Registry System identifier.
URI: gc:gers_id Alias: gers_id
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Church | A distinct church congregation | no |
Overture | Original place record as supplied by Overture Maps | no |
Properties
-
Range: String
-
Required: True
Examples
Value |
---|
GERS-CA-00012345 |
Comments
- External registry identifier used for cross-referencing with official listings. May not exist for all churches.
Identifier and Mapping Information
Schema Source
- from schema: https://global.church/schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | gc:gers_id |
native | gc:gers_id |
LinkML Source
```yaml name: gers_id description: Government/Ecclesiastical Registry System identifier. comments: - 'External registry identifier used for cross-referencing with official listings. May not exist for all churches. ' examples: - value: GERS-CA-00012345 description: Sample registry ID. in_subset: - overture - public from_schema: https://global.church/schema rank: 1000 identifier: true alias: gers_id domain_of: - Church - Overture range: string required: true ```