Skip to content

Slot: visible_feature_ids

Stable feature IDs visible at capture. Canonicalised (trim, reject empty, dedupe, sort lexicographically) by the CRUD module before hashing. Order-insensitive from the consumer's perspective.

URI: debrief:slot/visible_feature_ids Alias: visible_feature_ids

Applicable Classes

Name Description Modifies Slot
SceneProperties Properties class for a Scene child Feature no

Properties

  • Range: String

  • Multivalued: True

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: https://debrief.info/schemas/debrief

Mappings

Mapping Type Mapped Value
self debrief:visible_feature_ids
native debrief:visible_feature_ids

LinkML Source

name: visible_feature_ids
description: Stable feature IDs visible at capture. Canonicalised (trim, reject empty,
  dedupe, sort lexicographically) by the CRUD module before hashing. Order-insensitive
  from the consumer's perspective.
from_schema: https://debrief.info/schemas/debrief
rank: 1000
alias: visible_feature_ids
owner: SceneProperties
domain_of:
- SceneProperties
range: string
required: true
multivalued: true