Class: StoryboardFeature¶
GeoJSON Feature representing a Storyboard parent entity
URI: debrief:class/StoryboardFeature
classDiagram
class StoryboardFeature
click StoryboardFeature href "../../classes/StoryboardFeature/"
StoryboardFeature : geometry
StoryboardFeature --> "1" GeoJSONPolygon : geometry
click GeoJSONPolygon href "../../classes/GeoJSONPolygon/"
StoryboardFeature : id
StoryboardFeature : properties
StoryboardFeature --> "1" StoryboardProperties : properties
click StoryboardProperties href "../../classes/StoryboardProperties/"
StoryboardFeature : type
Slots¶
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| type | 1 String |
GeoJSON type discriminator | direct |
| id | 1 String |
Stable identifier (equal to properties | direct |
| geometry | 1 GeoJSONPolygon |
Polygon hull covering the union of child Scene viewport bounds | direct |
| properties | 1 StoryboardProperties |
Storyboard properties | direct |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://debrief.info/schemas/debrief
Mappings¶
| Mapping Type | Mapped Value |
|---|---|
| self | debrief:StoryboardFeature |
| native | debrief:StoryboardFeature |
LinkML Source¶
Direct¶
name: StoryboardFeature
description: GeoJSON Feature representing a Storyboard parent entity
from_schema: https://debrief.info/schemas/debrief
attributes:
type:
name: type
description: GeoJSON type discriminator
from_schema: https://debrief.info/schemas/storyboard
domain_of:
- GeoJSONPoint
- GeoJSONEmptyPoint
- GeoJSONLineString
- GeoJSONPolygon
- GeoJSONMultiPoint
- GeoJSONMultiLineString
- GeoJSONMultiPolygon
- TrackFeature
- ReferenceLocation
- SystemState
- MultiPointFeature
- MultiPolygonFeature
- NarrativeEntry
- CircleAnnotation
- RectangleAnnotation
- LineAnnotation
- TextAnnotation
- VectorAnnotation
- PolyAnnotation
- ToolParameter
- FileProvEntry
- GeoJSONGeometry
- GeoJSONFeature
- DatasetAxisMetadata
- DatasetEntry
- StoryboardFeature
- SceneFeature
range: string
required: true
equals_string: Feature
id:
name: id
description: Stable identifier (equal to properties.id). ULID.
from_schema: https://debrief.info/schemas/storyboard
domain_of:
- TrackFeature
- ReferenceLocation
- SystemState
- MultiPointFeature
- MultiPolygonFeature
- NarrativeEntry
- CircleAnnotation
- RectangleAnnotation
- LineAnnotation
- TextAnnotation
- VectorAnnotation
- PolyAnnotation
- Tool
- PlatformRecord
- PlotSummary
- StacItemSummary
- GeoJSONFeature
- StoryboardProperties
- SceneProperties
- StoryboardFeature
- SceneFeature
required: true
geometry:
name: geometry
description: Polygon hull covering the union of child Scene viewport bounds. Recomputed
whenever the Scene set changes.
from_schema: https://debrief.info/schemas/storyboard
domain_of:
- TrackFeature
- ReferenceLocation
- SystemState
- MultiPointFeature
- MultiPolygonFeature
- InputFeatureState
- NarrativeEntry
- CircleAnnotation
- RectangleAnnotation
- LineAnnotation
- TextAnnotation
- VectorAnnotation
- PolyAnnotation
- GeoJSONFeature
- StoryboardFeature
- SceneFeature
range: GeoJSONPolygon
required: true
properties:
name: properties
description: Storyboard properties
from_schema: https://debrief.info/schemas/storyboard
domain_of:
- TrackFeature
- ReferenceLocation
- SystemState
- MultiPointFeature
- MultiPolygonFeature
- InputFeatureState
- NarrativeEntry
- CircleAnnotation
- RectangleAnnotation
- LineAnnotation
- TextAnnotation
- VectorAnnotation
- PolyAnnotation
- StoryboardFeature
- SceneFeature
range: StoryboardProperties
required: true
Induced¶
name: StoryboardFeature
description: GeoJSON Feature representing a Storyboard parent entity
from_schema: https://debrief.info/schemas/debrief
attributes:
type:
name: type
description: GeoJSON type discriminator
from_schema: https://debrief.info/schemas/storyboard
alias: type
owner: StoryboardFeature
domain_of:
- GeoJSONPoint
- GeoJSONEmptyPoint
- GeoJSONLineString
- GeoJSONPolygon
- GeoJSONMultiPoint
- GeoJSONMultiLineString
- GeoJSONMultiPolygon
- TrackFeature
- ReferenceLocation
- SystemState
- MultiPointFeature
- MultiPolygonFeature
- NarrativeEntry
- CircleAnnotation
- RectangleAnnotation
- LineAnnotation
- TextAnnotation
- VectorAnnotation
- PolyAnnotation
- ToolParameter
- FileProvEntry
- GeoJSONGeometry
- GeoJSONFeature
- DatasetAxisMetadata
- DatasetEntry
- StoryboardFeature
- SceneFeature
range: string
required: true
equals_string: Feature
id:
name: id
description: Stable identifier (equal to properties.id). ULID.
from_schema: https://debrief.info/schemas/storyboard
alias: id
owner: StoryboardFeature
domain_of:
- TrackFeature
- ReferenceLocation
- SystemState
- MultiPointFeature
- MultiPolygonFeature
- NarrativeEntry
- CircleAnnotation
- RectangleAnnotation
- LineAnnotation
- TextAnnotation
- VectorAnnotation
- PolyAnnotation
- Tool
- PlatformRecord
- PlotSummary
- StacItemSummary
- GeoJSONFeature
- StoryboardProperties
- SceneProperties
- StoryboardFeature
- SceneFeature
range: string
required: true
geometry:
name: geometry
description: Polygon hull covering the union of child Scene viewport bounds. Recomputed
whenever the Scene set changes.
from_schema: https://debrief.info/schemas/storyboard
alias: geometry
owner: StoryboardFeature
domain_of:
- TrackFeature
- ReferenceLocation
- SystemState
- MultiPointFeature
- MultiPolygonFeature
- InputFeatureState
- NarrativeEntry
- CircleAnnotation
- RectangleAnnotation
- LineAnnotation
- TextAnnotation
- VectorAnnotation
- PolyAnnotation
- GeoJSONFeature
- StoryboardFeature
- SceneFeature
range: GeoJSONPolygon
required: true
properties:
name: properties
description: Storyboard properties
from_schema: https://debrief.info/schemas/storyboard
alias: properties
owner: StoryboardFeature
domain_of:
- TrackFeature
- ReferenceLocation
- SystemState
- MultiPointFeature
- MultiPolygonFeature
- InputFeatureState
- NarrativeEntry
- CircleAnnotation
- RectangleAnnotation
- LineAnnotation
- TextAnnotation
- VectorAnnotation
- PolyAnnotation
- StoryboardFeature
- SceneFeature
range: StoryboardProperties
required: true