Skip to content

Slot: repetitions

Specifies how often the timeseries that is referenced by the TimeseriesComponent should be iterated.

URI: citygml:repetitions Alias: repetitions

Applicable Classes

Name Description Modifies Slot
TimeseriesComponent TimeseriesComponent represents an element of a CompositeTimeseries no

Properties

Type and Range

Property Value
Range Integer
Domain Of TimeseriesComponent

Cardinality and Requirements

Property Value
Required Yes
### Slot Characteristics
Property Value
Owner TimeseriesComponent

Identifier and Mapping Information

Schema Source

  • from schema: https://www.ogc.org/standards/citygml

Mappings

Mapping Type Mapped Value
self citygml:repetitions
native citygml:repetitions

LinkML Source

name: repetitions
description: Specifies how often the timeseries that is referenced by the TimeseriesComponent
  should be iterated.
from_schema: https://www.ogc.org/standards/citygml
rank: 1000
alias: repetitions
owner: TimeseriesComponent
domain_of:
- TimeseriesComponent
range: integer
required: true
multivalued: false