Slot: source
Source label from Overture Maps.
URI: gc:source Alias: source
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Overture | Original place record as supplied by Overture Maps | no |
Properties
- Range: String
Examples
| Value |
|---|
| overture_places |
Comments
- The upstream source name (e.g., “overture_places”, “overture_poi”). Helps with lineage and debugging.
Identifier and Mapping Information
Schema Source
- from schema: https://global.church/schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | gc:source |
| native | gc:source |
LinkML Source
```yaml name: source description: Source label from Overture Maps. comments: - 'The upstream source name (e.g., “overture_places”, “overture_poi”). Helps with lineage and debugging. ' examples: - value: overture_places description: Upstream dataset label. in_subset: - overture from_schema: https://global.church/schema rank: 1000 alias: source domain_of: - Overture range: string ```