Slot: description
Detailed narrative description of the church.
URI: gc:description Alias: description
Properties
- Range: String
Examples
Value |
---|
Grace Community Church is a vibrant, multi-generational congregation serving the Malibu area since 1952. |
Comments
- A long-form text providing background, mission, history, or unique attributes of the church. This may be sourced from the church website, directories, or written by staff. Useful for display on profiles and for enrichment purposes.
Identifier and Mapping Information
Schema Source
- from schema: https://global.church/schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | gc:description |
native | gc:description |
exact | schema:description |
LinkML Source
```yaml name: description description: Detailed narrative description of the church. comments: - 'A long-form text providing background, mission, history, or unique attributes of the church. This may be sourced from the church website, directories, or written by staff. Useful for display on profiles and for enrichment purposes. ' examples: - value: Grace Community Church is a vibrant, multi-generational congregation serving the Malibu area since 1952. description: Brief narrative profile. in_subset: - public - enrichment from_schema: https://global.church/schema exact_mappings: - schema:description rank: 1000 alias: description range: string ```