Slot: youtube_url

YouTube channel URL.

URI: gc:youtube_url Alias: youtube_url

Applicable Classes

Name Description Modifies Slot
Church A distinct church congregation no

Properties

Examples

Value
https://www.youtube.com/@GraceChurch

Comments

  • Prefer the canonical channel or handle URL (not individual video URLs). Normalize to https and include trailing slash when appropriate.

Identifier and Mapping Information

Schema Source

  • from schema: https://global.church/schema

Mappings

Mapping Type Mapped Value
self gc:youtube_url
native gc:youtube_url
exact schema:sameAs

LinkML Source

```yaml name: youtube_url description: YouTube channel URL. comments: - 'Prefer the canonical channel or handle URL (not individual video URLs). Normalize to https and include trailing slash when appropriate. ' examples: - value: https://www.youtube.com/@GraceChurch description: Channel handle URL. in_subset: - public - enrichment from_schema: https://global.church/schema exact_mappings: - schema:sameAs rank: 1000 alias: youtube_url domain_of: - Church range: uri ```