Skip to content

openlabel-v2 Properties

Version: v2.0.0

Sources

Properties

openlabel-v2 Properties

Class Diagram

classDiagram
class AdminTag
class ArtificialStreetLighting
class ArtificialVehicleLighting
class Behaviour
class BehaviourCommunicationEnum
class CommunicationHeadlightFlash
class CommunicationHorn
class CommunicationSignalEmergency
class CommunicationSignalHazard
class CommunicationSignalLeft
class CommunicationSignalRight
class CommunicationSignalSlowing
class CommunicationV2i
class CommunicationV2v
class CommunicationWave
class ConnectivityCommunicationEnum
class ConnectivityPositioningEnum
class DaySunPositionEnum
class DrivableAreaEdgeEnum
class DrivableAreaSurfaceConditionEnum
class DrivableAreaSurfaceFeatureEnum
class DrivableAreaSurfaceTypeEnum
class DrivableAreaTypeEnum
class EdgeLineMarkers
class EdgeNone
class EdgeShoulderGrass
class EdgeShoulderPavedOrGravel
class EdgeSolidBarriers
class EdgeTemporaryLineMarkers
class EnvironmentParticulatesEnum
class FixedStructureBuilding
class FixedStructureStreetFurniture
class FixedStructureStreetlight
class FixedStructureVegetation
class GeometryTransverseEnum
class HumanAnimalRider
class HumanCyclist
class HumanDriver
class HumanMotorcyclist
class HumanPassenger
class HumanPedestrian
class HumanWheelchairUser
class IlluminationArtificialEnum
class IlluminationLowLightEnum
class InformationSignsUniformFullTime
class InformationSignsUniformTemporary
class InformationSignsVariableFullTime
class InformationSignsVariableTemporary
class IntersectionCrossroad
class IntersectionGradeSeperated
class IntersectionStaggered
class IntersectionTJunction
class IntersectionYJunction
class JunctionIntersectionEnum
class JunctionRoundaboutEnum
class LaneSpecificationTravelDirectionEnum
class LaneSpecificationTypeEnum
class LaneTypeBus
class LaneTypeCycle
class LaneTypeEmergency
class LaneTypeSpecial
class LaneTypeTraffic
class LaneTypeTram
class LowLightAmbient
class LowLightNight
class MotorwayManaged
class MotorwayUnmanaged
class Odd
class OddDynamicElements
class OddEnvironment
class OddScenery
class ParticulatesDust
class ParticulatesMarine
class ParticulatesPollution
class ParticulatesVolcanic
class ParticulatesWater
class PositioningGalileo
class PositioningGlonass
class PositioningGps
class QuantitativeValue
class RainTypeConvective
class RainTypeDynamic
class RainTypeEnum
class RainTypeOrographic
class RegulatorySignsUniformFullTime
class RegulatorySignsUniformTemporary
class RegulatorySignsVariableFullTime
class RegulatorySignsVariableTemporary
class RoadTypeDistributor
class RoadTypeMinor
class RoadTypeMotorway
class RoadTypeParking
class RoadTypeRadial
class RoadTypeShared
class RoadTypeSlip
class RoadUser
class RoadUserHumanEnum
class RoadUserVehicleEnum
class RoundaboutCompactNosignal
class RoundaboutCompactSignal
class RoundaboutDoubleNosignal
class RoundaboutDoubleSignal
class RoundaboutLargeNosignal
class RoundaboutLargeSignal
class RoundaboutMiniNosignal
class RoundaboutMiniSignal
class RoundaboutNormalNosignal
class RoundaboutNormalSignal
class Scenario
class SceneryFixedStructureEnum
class ScenerySpecialStructureEnum
class SceneryTemporaryStructureEnum
class SceneryZoneEnum
class SignsInformationEnum
class SignsRegulatoryEnum
class SignsWarningEnum
class SpecialStructureAutoAccess
class SpecialStructureBridge
class SpecialStructurePedestrianCrossing
class SpecialStructureRailCrossing
class SpecialStructureTollPlaza
class SpecialStructureTunnel
class SunPositionBehind
class SunPositionFront
class SunPositionLeft
class SunPositionRight
class SurfaceConditionContamination
class SurfaceConditionFlooded
class SurfaceConditionIcy
class SurfaceConditionMirage
class SurfaceConditionSnow
class SurfaceConditionStandingWater
class SurfaceConditionWet
class SurfaceFeatureCrack
class SurfaceFeaturePothole
class SurfaceFeatureRut
class SurfaceFeatureSwell
class SurfaceTypeLoose
class SurfaceTypeSegmented
class SurfaceTypeUniform
class Tag
class TemporaryStructureConstructionDetour
class TemporaryStructureRefuseCollection
class TemporaryStructureRoadSignage
class TemporaryStructureRoadWorks
class TransverseBarriers
class TransverseDivided
class TransverseLanesTogether
class TransversePavements
class TransverseUndivided
class TravelDirectionLeft
class TravelDirectionRight
class V2iCellular
class V2iSatellite
class V2iWifi
class V2vCellular
class V2vSatellite
class V2vWifi
class VehicleAgricultural
class VehicleBus
class VehicleCar
class VehicleConstruction
class VehicleCycle
class VehicleEmergency
class VehicleMotorcycle
class VehicleTrailer
class VehicleTruck
class VehicleVan
class VehicleWheelchair
class WarningSignsUniform
class WarningSignsUniformFullTime
class WarningSignsUniformTemporary
class WarningSignsVariableFullTime
class WarningSignsVariableTemporary
class ZoneGeoFenced
class ZoneInterference
class ZoneRegion
class ZoneSchool
class ZoneTrafficManagement
IlluminationArtificialEnum <|-- ArtificialStreetLighting
IlluminationArtificialEnum <|-- ArtificialVehicleLighting
BehaviourCommunicationEnum <|-- CommunicationHeadlightFlash
BehaviourCommunicationEnum <|-- CommunicationHorn
BehaviourCommunicationEnum <|-- CommunicationSignalEmergency
BehaviourCommunicationEnum <|-- CommunicationSignalHazard
BehaviourCommunicationEnum <|-- CommunicationSignalLeft
BehaviourCommunicationEnum <|-- CommunicationSignalRight
BehaviourCommunicationEnum <|-- CommunicationSignalSlowing
ConnectivityCommunicationEnum <|-- CommunicationV2i
ConnectivityCommunicationEnum <|-- CommunicationV2v
BehaviourCommunicationEnum <|-- CommunicationWave
DrivableAreaEdgeEnum <|-- EdgeLineMarkers
DrivableAreaEdgeEnum <|-- EdgeNone
DrivableAreaEdgeEnum <|-- EdgeShoulderGrass
DrivableAreaEdgeEnum <|-- EdgeShoulderPavedOrGravel
DrivableAreaEdgeEnum <|-- EdgeSolidBarriers
DrivableAreaEdgeEnum <|-- EdgeTemporaryLineMarkers
SceneryFixedStructureEnum <|-- FixedStructureBuilding
SceneryFixedStructureEnum <|-- FixedStructureStreetFurniture
SceneryFixedStructureEnum <|-- FixedStructureStreetlight
SceneryFixedStructureEnum <|-- FixedStructureVegetation
RoadUserHumanEnum <|-- HumanAnimalRider
RoadUserHumanEnum <|-- HumanCyclist
RoadUserHumanEnum <|-- HumanDriver
RoadUserHumanEnum <|-- HumanMotorcyclist
RoadUserHumanEnum <|-- HumanPassenger
RoadUserHumanEnum <|-- HumanPedestrian
RoadUserHumanEnum <|-- HumanWheelchairUser
SignsInformationEnum <|-- InformationSignsUniformFullTime
SignsInformationEnum <|-- InformationSignsUniformTemporary
SignsInformationEnum <|-- InformationSignsVariableFullTime
SignsInformationEnum <|-- InformationSignsVariableTemporary
JunctionIntersectionEnum <|-- IntersectionCrossroad
JunctionIntersectionEnum <|-- IntersectionGradeSeperated
JunctionIntersectionEnum <|-- IntersectionStaggered
JunctionIntersectionEnum <|-- IntersectionTJunction
JunctionIntersectionEnum <|-- IntersectionYJunction
LaneSpecificationTypeEnum <|-- LaneTypeBus
LaneSpecificationTypeEnum <|-- LaneTypeCycle
LaneSpecificationTypeEnum <|-- LaneTypeEmergency
LaneSpecificationTypeEnum <|-- LaneTypeSpecial
LaneSpecificationTypeEnum <|-- LaneTypeTraffic
LaneSpecificationTypeEnum <|-- LaneTypeTram
IlluminationLowLightEnum <|-- LowLightAmbient
IlluminationLowLightEnum <|-- LowLightNight
DrivableAreaTypeEnum <|-- MotorwayManaged
DrivableAreaTypeEnum <|-- MotorwayUnmanaged
Odd <|-- OddDynamicElements
Odd <|-- OddEnvironment
Odd <|-- OddScenery
EnvironmentParticulatesEnum <|-- ParticulatesDust
EnvironmentParticulatesEnum <|-- ParticulatesMarine
EnvironmentParticulatesEnum <|-- ParticulatesPollution
EnvironmentParticulatesEnum <|-- ParticulatesVolcanic
EnvironmentParticulatesEnum <|-- ParticulatesWater
ConnectivityPositioningEnum <|-- PositioningGalileo
ConnectivityPositioningEnum <|-- PositioningGlonass
ConnectivityPositioningEnum <|-- PositioningGps
RainTypeEnum <|-- RainTypeConvective
RainTypeEnum <|-- RainTypeDynamic
RainTypeEnum <|-- RainTypeOrographic
SignsRegulatoryEnum <|-- RegulatorySignsUniformFullTime
SignsRegulatoryEnum <|-- RegulatorySignsUniformTemporary
SignsRegulatoryEnum <|-- RegulatorySignsVariableFullTime
SignsRegulatoryEnum <|-- RegulatorySignsVariableTemporary
DrivableAreaTypeEnum <|-- RoadTypeDistributor
DrivableAreaTypeEnum <|-- RoadTypeMinor
DrivableAreaTypeEnum <|-- RoadTypeMotorway
DrivableAreaTypeEnum <|-- RoadTypeParking
DrivableAreaTypeEnum <|-- RoadTypeRadial
DrivableAreaTypeEnum <|-- RoadTypeShared
DrivableAreaTypeEnum <|-- RoadTypeSlip
JunctionRoundaboutEnum <|-- RoundaboutCompactNosignal
JunctionRoundaboutEnum <|-- RoundaboutCompactSignal
JunctionRoundaboutEnum <|-- RoundaboutDoubleNosignal
JunctionRoundaboutEnum <|-- RoundaboutDoubleSignal
JunctionRoundaboutEnum <|-- RoundaboutLargeNosignal
JunctionRoundaboutEnum <|-- RoundaboutLargeSignal
JunctionRoundaboutEnum <|-- RoundaboutMiniNosignal
JunctionRoundaboutEnum <|-- RoundaboutMiniSignal
JunctionRoundaboutEnum <|-- RoundaboutNormalNosignal
JunctionRoundaboutEnum <|-- RoundaboutNormalSignal
ScenerySpecialStructureEnum <|-- SpecialStructureAutoAccess
ScenerySpecialStructureEnum <|-- SpecialStructureBridge
ScenerySpecialStructureEnum <|-- SpecialStructurePedestrianCrossing
ScenerySpecialStructureEnum <|-- SpecialStructureRailCrossing
ScenerySpecialStructureEnum <|-- SpecialStructureTollPlaza
ScenerySpecialStructureEnum <|-- SpecialStructureTunnel
DaySunPositionEnum <|-- SunPositionBehind
DaySunPositionEnum <|-- SunPositionFront
DaySunPositionEnum <|-- SunPositionLeft
DaySunPositionEnum <|-- SunPositionRight
DrivableAreaSurfaceConditionEnum <|-- SurfaceConditionContamination
DrivableAreaSurfaceConditionEnum <|-- SurfaceConditionFlooded
DrivableAreaSurfaceConditionEnum <|-- SurfaceConditionIcy
DrivableAreaSurfaceConditionEnum <|-- SurfaceConditionMirage
DrivableAreaSurfaceConditionEnum <|-- SurfaceConditionSnow
DrivableAreaSurfaceConditionEnum <|-- SurfaceConditionStandingWater
DrivableAreaSurfaceConditionEnum <|-- SurfaceConditionWet
DrivableAreaSurfaceFeatureEnum <|-- SurfaceFeatureCrack
DrivableAreaSurfaceFeatureEnum <|-- SurfaceFeaturePothole
DrivableAreaSurfaceFeatureEnum <|-- SurfaceFeatureRut
DrivableAreaSurfaceFeatureEnum <|-- SurfaceFeatureSwell
DrivableAreaSurfaceTypeEnum <|-- SurfaceTypeLoose
DrivableAreaSurfaceTypeEnum <|-- SurfaceTypeSegmented
DrivableAreaSurfaceTypeEnum <|-- SurfaceTypeUniform
SceneryTemporaryStructureEnum <|-- TemporaryStructureConstructionDetour
SceneryTemporaryStructureEnum <|-- TemporaryStructureRefuseCollection
SceneryTemporaryStructureEnum <|-- TemporaryStructureRoadSignage
SceneryTemporaryStructureEnum <|-- TemporaryStructureRoadWorks
GeometryTransverseEnum <|-- TransverseBarriers
GeometryTransverseEnum <|-- TransverseDivided
GeometryTransverseEnum <|-- TransverseLanesTogether
GeometryTransverseEnum <|-- TransversePavements
GeometryTransverseEnum <|-- TransverseUndivided
LaneSpecificationTravelDirectionEnum <|-- TravelDirectionLeft
LaneSpecificationTravelDirectionEnum <|-- TravelDirectionRight
ConnectivityCommunicationEnum <|-- V2iCellular
ConnectivityCommunicationEnum <|-- V2iSatellite
ConnectivityCommunicationEnum <|-- V2iWifi
ConnectivityCommunicationEnum <|-- V2vCellular
ConnectivityCommunicationEnum <|-- V2vSatellite
ConnectivityCommunicationEnum <|-- V2vWifi
RoadUserVehicleEnum <|-- VehicleAgricultural
RoadUserVehicleEnum <|-- VehicleBus
RoadUserVehicleEnum <|-- VehicleCar
RoadUserVehicleEnum <|-- VehicleConstruction
RoadUserVehicleEnum <|-- VehicleCycle
RoadUserVehicleEnum <|-- VehicleEmergency
RoadUserVehicleEnum <|-- VehicleMotorcycle
RoadUserVehicleEnum <|-- VehicleTrailer
RoadUserVehicleEnum <|-- VehicleTruck
RoadUserVehicleEnum <|-- VehicleVan
RoadUserVehicleEnum <|-- VehicleWheelchair
SignsWarningEnum <|-- WarningSignsUniform
SignsWarningEnum <|-- WarningSignsUniformFullTime
SignsWarningEnum <|-- WarningSignsUniformTemporary
SignsWarningEnum <|-- WarningSignsVariableFullTime
SignsWarningEnum <|-- WarningSignsVariableTemporary
SceneryZoneEnum <|-- ZoneGeoFenced
SceneryZoneEnum <|-- ZoneInterference
SceneryZoneEnum <|-- ZoneRegion
SceneryZoneEnum <|-- ZoneSchool
SceneryZoneEnum <|-- ZoneTrafficManagement

Class Hierarchy

  • AdminTag (https://w3id.org/ascs-ev/envited-x/openlabel/v2/AdminTag)
  • Behaviour (https://w3id.org/ascs-ev/envited-x/openlabel/v2/Behaviour)
  • BehaviourCommunicationEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/BehaviourCommunicationEnum)
  • CommunicationHeadlightFlash (https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationHeadlightFlash)
  • CommunicationHorn (https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationHorn)
  • CommunicationSignalEmergency (https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationSignalEmergency)
  • CommunicationSignalHazard (https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationSignalHazard)
  • CommunicationSignalLeft (https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationSignalLeft)
  • CommunicationSignalRight (https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationSignalRight)
  • CommunicationSignalSlowing (https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationSignalSlowing)
  • CommunicationWave (https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationWave)
  • ConnectivityCommunicationEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ConnectivityCommunicationEnum)
  • CommunicationV2i (https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationV2i)
  • CommunicationV2v (https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationV2v)
  • V2iCellular (https://w3id.org/ascs-ev/envited-x/openlabel/v2/V2iCellular)
  • V2iSatellite (https://w3id.org/ascs-ev/envited-x/openlabel/v2/V2iSatellite)
  • V2iWifi (https://w3id.org/ascs-ev/envited-x/openlabel/v2/V2iWifi)
  • V2vCellular (https://w3id.org/ascs-ev/envited-x/openlabel/v2/V2vCellular)
  • V2vSatellite (https://w3id.org/ascs-ev/envited-x/openlabel/v2/V2vSatellite)
  • V2vWifi (https://w3id.org/ascs-ev/envited-x/openlabel/v2/V2vWifi)
  • ConnectivityPositioningEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ConnectivityPositioningEnum)
  • PositioningGalileo (https://w3id.org/ascs-ev/envited-x/openlabel/v2/PositioningGalileo)
  • PositioningGlonass (https://w3id.org/ascs-ev/envited-x/openlabel/v2/PositioningGlonass)
  • PositioningGps (https://w3id.org/ascs-ev/envited-x/openlabel/v2/PositioningGps)
  • DaySunPositionEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/DaySunPositionEnum)
  • SunPositionBehind (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SunPositionBehind)
  • SunPositionFront (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SunPositionFront)
  • SunPositionLeft (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SunPositionLeft)
  • SunPositionRight (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SunPositionRight)
  • DrivableAreaEdgeEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaEdgeEnum)
  • EdgeLineMarkers (https://w3id.org/ascs-ev/envited-x/openlabel/v2/EdgeLineMarkers)
  • EdgeNone (https://w3id.org/ascs-ev/envited-x/openlabel/v2/EdgeNone)
  • EdgeShoulderGrass (https://w3id.org/ascs-ev/envited-x/openlabel/v2/EdgeShoulderGrass)
  • EdgeShoulderPavedOrGravel (https://w3id.org/ascs-ev/envited-x/openlabel/v2/EdgeShoulderPavedOrGravel)
  • EdgeSolidBarriers (https://w3id.org/ascs-ev/envited-x/openlabel/v2/EdgeSolidBarriers)
  • EdgeTemporaryLineMarkers (https://w3id.org/ascs-ev/envited-x/openlabel/v2/EdgeTemporaryLineMarkers)
  • DrivableAreaSurfaceConditionEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaSurfaceConditionEnum)
  • SurfaceConditionContamination (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionContamination)
  • SurfaceConditionFlooded (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionFlooded)
  • SurfaceConditionIcy (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionIcy)
  • SurfaceConditionMirage (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionMirage)
  • SurfaceConditionSnow (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionSnow)
  • SurfaceConditionStandingWater (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionStandingWater)
  • SurfaceConditionWet (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionWet)
  • DrivableAreaSurfaceFeatureEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaSurfaceFeatureEnum)
  • SurfaceFeatureCrack (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceFeatureCrack)
  • SurfaceFeaturePothole (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceFeaturePothole)
  • SurfaceFeatureRut (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceFeatureRut)
  • SurfaceFeatureSwell (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceFeatureSwell)
  • DrivableAreaSurfaceTypeEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaSurfaceTypeEnum)
  • SurfaceTypeLoose (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceTypeLoose)
  • SurfaceTypeSegmented (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceTypeSegmented)
  • SurfaceTypeUniform (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceTypeUniform)
  • DrivableAreaTypeEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaTypeEnum)
  • MotorwayManaged (https://w3id.org/ascs-ev/envited-x/openlabel/v2/MotorwayManaged)
  • MotorwayUnmanaged (https://w3id.org/ascs-ev/envited-x/openlabel/v2/MotorwayUnmanaged)
  • RoadTypeDistributor (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeDistributor)
  • RoadTypeMinor (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeMinor)
  • RoadTypeMotorway (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeMotorway)
  • RoadTypeParking (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeParking)
  • RoadTypeRadial (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeRadial)
  • RoadTypeShared (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeShared)
  • RoadTypeSlip (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeSlip)
  • EnvironmentParticulatesEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/EnvironmentParticulatesEnum)
  • ParticulatesDust (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ParticulatesDust)
  • ParticulatesMarine (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ParticulatesMarine)
  • ParticulatesPollution (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ParticulatesPollution)
  • ParticulatesVolcanic (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ParticulatesVolcanic)
  • ParticulatesWater (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ParticulatesWater)
  • GeometryTransverseEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/GeometryTransverseEnum)
  • TransverseBarriers (https://w3id.org/ascs-ev/envited-x/openlabel/v2/TransverseBarriers)
  • TransverseDivided (https://w3id.org/ascs-ev/envited-x/openlabel/v2/TransverseDivided)
  • TransverseLanesTogether (https://w3id.org/ascs-ev/envited-x/openlabel/v2/TransverseLanesTogether)
  • TransversePavements (https://w3id.org/ascs-ev/envited-x/openlabel/v2/TransversePavements)
  • TransverseUndivided (https://w3id.org/ascs-ev/envited-x/openlabel/v2/TransverseUndivided)
  • IlluminationArtificialEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/IlluminationArtificialEnum)
  • ArtificialStreetLighting (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ArtificialStreetLighting)
  • ArtificialVehicleLighting (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ArtificialVehicleLighting)
  • IlluminationLowLightEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/IlluminationLowLightEnum)
  • LowLightAmbient (https://w3id.org/ascs-ev/envited-x/openlabel/v2/LowLightAmbient)
  • LowLightNight (https://w3id.org/ascs-ev/envited-x/openlabel/v2/LowLightNight)
  • JunctionIntersectionEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/JunctionIntersectionEnum)
  • IntersectionCrossroad (https://w3id.org/ascs-ev/envited-x/openlabel/v2/IntersectionCrossroad)
  • IntersectionGradeSeperated (https://w3id.org/ascs-ev/envited-x/openlabel/v2/IntersectionGradeSeperated)
  • IntersectionStaggered (https://w3id.org/ascs-ev/envited-x/openlabel/v2/IntersectionStaggered)
  • IntersectionTJunction (https://w3id.org/ascs-ev/envited-x/openlabel/v2/IntersectionTJunction)
  • IntersectionYJunction (https://w3id.org/ascs-ev/envited-x/openlabel/v2/IntersectionYJunction)
  • JunctionRoundaboutEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/JunctionRoundaboutEnum)
  • RoundaboutCompactNosignal (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutCompactNosignal)
  • RoundaboutCompactSignal (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutCompactSignal)
  • RoundaboutDoubleNosignal (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutDoubleNosignal)
  • RoundaboutDoubleSignal (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutDoubleSignal)
  • RoundaboutLargeNosignal (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutLargeNosignal)
  • RoundaboutLargeSignal (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutLargeSignal)
  • RoundaboutMiniNosignal (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutMiniNosignal)
  • RoundaboutMiniSignal (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutMiniSignal)
  • RoundaboutNormalNosignal (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutNormalNosignal)
  • RoundaboutNormalSignal (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutNormalSignal)
  • LaneSpecificationTravelDirectionEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneSpecificationTravelDirectionEnum)
  • TravelDirectionLeft (https://w3id.org/ascs-ev/envited-x/openlabel/v2/TravelDirectionLeft)
  • TravelDirectionRight (https://w3id.org/ascs-ev/envited-x/openlabel/v2/TravelDirectionRight)
  • LaneSpecificationTypeEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneSpecificationTypeEnum)
  • LaneTypeBus (https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneTypeBus)
  • LaneTypeCycle (https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneTypeCycle)
  • LaneTypeEmergency (https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneTypeEmergency)
  • LaneTypeSpecial (https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneTypeSpecial)
  • LaneTypeTraffic (https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneTypeTraffic)
  • LaneTypeTram (https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneTypeTram)
  • Odd (https://w3id.org/ascs-ev/envited-x/openlabel/v2/Odd)
  • OddDynamicElements (https://w3id.org/ascs-ev/envited-x/openlabel/v2/OddDynamicElements)
  • OddEnvironment (https://w3id.org/ascs-ev/envited-x/openlabel/v2/OddEnvironment)
  • OddScenery (https://w3id.org/ascs-ev/envited-x/openlabel/v2/OddScenery)
  • QuantitativeValue (https://w3id.org/ascs-ev/envited-x/openlabel/v2/QuantitativeValue)
  • RainTypeEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RainTypeEnum)
  • RainTypeConvective (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RainTypeConvective)
  • RainTypeDynamic (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RainTypeDynamic)
  • RainTypeOrographic (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RainTypeOrographic)
  • RoadUser (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadUser)
  • RoadUserHumanEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadUserHumanEnum)
  • HumanAnimalRider (https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanAnimalRider)
  • HumanCyclist (https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanCyclist)
  • HumanDriver (https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanDriver)
  • HumanMotorcyclist (https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanMotorcyclist)
  • HumanPassenger (https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanPassenger)
  • HumanPedestrian (https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanPedestrian)
  • HumanWheelchairUser (https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanWheelchairUser)
  • RoadUserVehicleEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadUserVehicleEnum)
  • VehicleAgricultural (https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleAgricultural)
  • VehicleBus (https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleBus)
  • VehicleCar (https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleCar)
  • VehicleConstruction (https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleConstruction)
  • VehicleCycle (https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleCycle)
  • VehicleEmergency (https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleEmergency)
  • VehicleMotorcycle (https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleMotorcycle)
  • VehicleTrailer (https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleTrailer)
  • VehicleTruck (https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleTruck)
  • VehicleVan (https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleVan)
  • VehicleWheelchair (https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleWheelchair)
  • Scenario (https://w3id.org/ascs-ev/envited-x/openlabel/v2/Scenario)
  • SceneryFixedStructureEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SceneryFixedStructureEnum)
  • FixedStructureBuilding (https://w3id.org/ascs-ev/envited-x/openlabel/v2/FixedStructureBuilding)
  • FixedStructureStreetFurniture (https://w3id.org/ascs-ev/envited-x/openlabel/v2/FixedStructureStreetFurniture)
  • FixedStructureStreetlight (https://w3id.org/ascs-ev/envited-x/openlabel/v2/FixedStructureStreetlight)
  • FixedStructureVegetation (https://w3id.org/ascs-ev/envited-x/openlabel/v2/FixedStructureVegetation)
  • ScenerySpecialStructureEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ScenerySpecialStructureEnum)
  • SpecialStructureAutoAccess (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SpecialStructureAutoAccess)
  • SpecialStructureBridge (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SpecialStructureBridge)
  • SpecialStructurePedestrianCrossing (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SpecialStructurePedestrianCrossing)
  • SpecialStructureRailCrossing (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SpecialStructureRailCrossing)
  • SpecialStructureTollPlaza (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SpecialStructureTollPlaza)
  • SpecialStructureTunnel (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SpecialStructureTunnel)
  • SceneryTemporaryStructureEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SceneryTemporaryStructureEnum)
  • TemporaryStructureConstructionDetour (https://w3id.org/ascs-ev/envited-x/openlabel/v2/TemporaryStructureConstructionDetour)
  • TemporaryStructureRefuseCollection (https://w3id.org/ascs-ev/envited-x/openlabel/v2/TemporaryStructureRefuseCollection)
  • TemporaryStructureRoadSignage (https://w3id.org/ascs-ev/envited-x/openlabel/v2/TemporaryStructureRoadSignage)
  • TemporaryStructureRoadWorks (https://w3id.org/ascs-ev/envited-x/openlabel/v2/TemporaryStructureRoadWorks)
  • SceneryZoneEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SceneryZoneEnum)
  • ZoneGeoFenced (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ZoneGeoFenced)
  • ZoneInterference (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ZoneInterference)
  • ZoneRegion (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ZoneRegion)
  • ZoneSchool (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ZoneSchool)
  • ZoneTrafficManagement (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ZoneTrafficManagement)
  • SignsInformationEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SignsInformationEnum)
  • InformationSignsUniformFullTime (https://w3id.org/ascs-ev/envited-x/openlabel/v2/InformationSignsUniformFullTime)
  • InformationSignsUniformTemporary (https://w3id.org/ascs-ev/envited-x/openlabel/v2/InformationSignsUniformTemporary)
  • InformationSignsVariableFullTime (https://w3id.org/ascs-ev/envited-x/openlabel/v2/InformationSignsVariableFullTime)
  • InformationSignsVariableTemporary (https://w3id.org/ascs-ev/envited-x/openlabel/v2/InformationSignsVariableTemporary)
  • SignsRegulatoryEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SignsRegulatoryEnum)
  • RegulatorySignsUniformFullTime (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RegulatorySignsUniformFullTime)
  • RegulatorySignsUniformTemporary (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RegulatorySignsUniformTemporary)
  • RegulatorySignsVariableFullTime (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RegulatorySignsVariableFullTime)
  • RegulatorySignsVariableTemporary (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RegulatorySignsVariableTemporary)
  • SignsWarningEnum (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SignsWarningEnum)
  • WarningSignsUniform (https://w3id.org/ascs-ev/envited-x/openlabel/v2/WarningSignsUniform)
  • WarningSignsUniformFullTime (https://w3id.org/ascs-ev/envited-x/openlabel/v2/WarningSignsUniformFullTime)
  • WarningSignsUniformTemporary (https://w3id.org/ascs-ev/envited-x/openlabel/v2/WarningSignsUniformTemporary)
  • WarningSignsVariableFullTime (https://w3id.org/ascs-ev/envited-x/openlabel/v2/WarningSignsVariableFullTime)
  • WarningSignsVariableTemporary (https://w3id.org/ascs-ev/envited-x/openlabel/v2/WarningSignsVariableTemporary)
  • Tag (https://w3id.org/ascs-ev/envited-x/openlabel/v2/Tag)

Class Definitions

Class IRI Description Parents
AdminTag https://w3id.org/ascs-ev/envited-x/openlabel/v2/AdminTag
ArtificialStreetLighting https://w3id.org/ascs-ev/envited-x/openlabel/v2/ArtificialStreetLighting IlluminationArtificialEnum
ArtificialVehicleLighting https://w3id.org/ascs-ev/envited-x/openlabel/v2/ArtificialVehicleLighting IlluminationArtificialEnum
Behaviour https://w3id.org/ascs-ev/envited-x/openlabel/v2/Behaviour
BehaviourCommunicationEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/BehaviourCommunicationEnum
CommunicationHeadlightFlash https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationHeadlightFlash BehaviourCommunicationEnum
CommunicationHorn https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationHorn BehaviourCommunicationEnum
CommunicationSignalEmergency https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationSignalEmergency BehaviourCommunicationEnum
CommunicationSignalHazard https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationSignalHazard BehaviourCommunicationEnum
CommunicationSignalLeft https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationSignalLeft BehaviourCommunicationEnum
CommunicationSignalRight https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationSignalRight BehaviourCommunicationEnum
CommunicationSignalSlowing https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationSignalSlowing BehaviourCommunicationEnum
CommunicationV2i https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationV2i ConnectivityCommunicationEnum
CommunicationV2v https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationV2v ConnectivityCommunicationEnum
CommunicationWave https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationWave BehaviourCommunicationEnum
ConnectivityCommunicationEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/ConnectivityCommunicationEnum
ConnectivityPositioningEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/ConnectivityPositioningEnum
DaySunPositionEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/DaySunPositionEnum
DrivableAreaEdgeEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaEdgeEnum
DrivableAreaSurfaceConditionEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaSurfaceConditionEnum
DrivableAreaSurfaceFeatureEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaSurfaceFeatureEnum
DrivableAreaSurfaceTypeEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaSurfaceTypeEnum
DrivableAreaTypeEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaTypeEnum
EdgeLineMarkers https://w3id.org/ascs-ev/envited-x/openlabel/v2/EdgeLineMarkers DrivableAreaEdgeEnum
EdgeNone https://w3id.org/ascs-ev/envited-x/openlabel/v2/EdgeNone DrivableAreaEdgeEnum
EdgeShoulderGrass https://w3id.org/ascs-ev/envited-x/openlabel/v2/EdgeShoulderGrass DrivableAreaEdgeEnum
EdgeShoulderPavedOrGravel https://w3id.org/ascs-ev/envited-x/openlabel/v2/EdgeShoulderPavedOrGravel DrivableAreaEdgeEnum
EdgeSolidBarriers https://w3id.org/ascs-ev/envited-x/openlabel/v2/EdgeSolidBarriers DrivableAreaEdgeEnum
EdgeTemporaryLineMarkers https://w3id.org/ascs-ev/envited-x/openlabel/v2/EdgeTemporaryLineMarkers DrivableAreaEdgeEnum
EnvironmentParticulatesEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/EnvironmentParticulatesEnum
FixedStructureBuilding https://w3id.org/ascs-ev/envited-x/openlabel/v2/FixedStructureBuilding SceneryFixedStructureEnum
FixedStructureStreetFurniture https://w3id.org/ascs-ev/envited-x/openlabel/v2/FixedStructureStreetFurniture SceneryFixedStructureEnum
FixedStructureStreetlight https://w3id.org/ascs-ev/envited-x/openlabel/v2/FixedStructureStreetlight SceneryFixedStructureEnum
FixedStructureVegetation https://w3id.org/ascs-ev/envited-x/openlabel/v2/FixedStructureVegetation SceneryFixedStructureEnum
GeometryTransverseEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/GeometryTransverseEnum
HumanAnimalRider https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanAnimalRider RoadUserHumanEnum
HumanCyclist https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanCyclist RoadUserHumanEnum
HumanDriver https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanDriver RoadUserHumanEnum
HumanMotorcyclist https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanMotorcyclist RoadUserHumanEnum
HumanPassenger https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanPassenger RoadUserHumanEnum
HumanPedestrian https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanPedestrian RoadUserHumanEnum
HumanWheelchairUser https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanWheelchairUser RoadUserHumanEnum
IlluminationArtificialEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/IlluminationArtificialEnum
IlluminationLowLightEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/IlluminationLowLightEnum
InformationSignsUniformFullTime https://w3id.org/ascs-ev/envited-x/openlabel/v2/InformationSignsUniformFullTime SignsInformationEnum
InformationSignsUniformTemporary https://w3id.org/ascs-ev/envited-x/openlabel/v2/InformationSignsUniformTemporary SignsInformationEnum
InformationSignsVariableFullTime https://w3id.org/ascs-ev/envited-x/openlabel/v2/InformationSignsVariableFullTime SignsInformationEnum
InformationSignsVariableTemporary https://w3id.org/ascs-ev/envited-x/openlabel/v2/InformationSignsVariableTemporary SignsInformationEnum
IntersectionCrossroad https://w3id.org/ascs-ev/envited-x/openlabel/v2/IntersectionCrossroad JunctionIntersectionEnum
IntersectionGradeSeperated https://w3id.org/ascs-ev/envited-x/openlabel/v2/IntersectionGradeSeperated JunctionIntersectionEnum
IntersectionStaggered https://w3id.org/ascs-ev/envited-x/openlabel/v2/IntersectionStaggered JunctionIntersectionEnum
IntersectionTJunction https://w3id.org/ascs-ev/envited-x/openlabel/v2/IntersectionTJunction JunctionIntersectionEnum
IntersectionYJunction https://w3id.org/ascs-ev/envited-x/openlabel/v2/IntersectionYJunction JunctionIntersectionEnum
JunctionIntersectionEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/JunctionIntersectionEnum
JunctionRoundaboutEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/JunctionRoundaboutEnum
LaneSpecificationTravelDirectionEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneSpecificationTravelDirectionEnum
LaneSpecificationTypeEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneSpecificationTypeEnum
LaneTypeBus https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneTypeBus LaneSpecificationTypeEnum
LaneTypeCycle https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneTypeCycle LaneSpecificationTypeEnum
LaneTypeEmergency https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneTypeEmergency LaneSpecificationTypeEnum
LaneTypeSpecial https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneTypeSpecial LaneSpecificationTypeEnum
LaneTypeTraffic https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneTypeTraffic LaneSpecificationTypeEnum
LaneTypeTram https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneTypeTram LaneSpecificationTypeEnum
LowLightAmbient https://w3id.org/ascs-ev/envited-x/openlabel/v2/LowLightAmbient IlluminationLowLightEnum
LowLightNight https://w3id.org/ascs-ev/envited-x/openlabel/v2/LowLightNight IlluminationLowLightEnum
MotorwayManaged https://w3id.org/ascs-ev/envited-x/openlabel/v2/MotorwayManaged DrivableAreaTypeEnum
MotorwayUnmanaged https://w3id.org/ascs-ev/envited-x/openlabel/v2/MotorwayUnmanaged DrivableAreaTypeEnum
Odd https://w3id.org/ascs-ev/envited-x/openlabel/v2/Odd
OddDynamicElements https://w3id.org/ascs-ev/envited-x/openlabel/v2/OddDynamicElements Odd
OddEnvironment https://w3id.org/ascs-ev/envited-x/openlabel/v2/OddEnvironment Odd
OddScenery https://w3id.org/ascs-ev/envited-x/openlabel/v2/OddScenery Odd
ParticulatesDust https://w3id.org/ascs-ev/envited-x/openlabel/v2/ParticulatesDust EnvironmentParticulatesEnum
ParticulatesMarine https://w3id.org/ascs-ev/envited-x/openlabel/v2/ParticulatesMarine EnvironmentParticulatesEnum
ParticulatesPollution https://w3id.org/ascs-ev/envited-x/openlabel/v2/ParticulatesPollution EnvironmentParticulatesEnum
ParticulatesVolcanic https://w3id.org/ascs-ev/envited-x/openlabel/v2/ParticulatesVolcanic EnvironmentParticulatesEnum
ParticulatesWater https://w3id.org/ascs-ev/envited-x/openlabel/v2/ParticulatesWater EnvironmentParticulatesEnum
PositioningGalileo https://w3id.org/ascs-ev/envited-x/openlabel/v2/PositioningGalileo ConnectivityPositioningEnum
PositioningGlonass https://w3id.org/ascs-ev/envited-x/openlabel/v2/PositioningGlonass ConnectivityPositioningEnum
PositioningGps https://w3id.org/ascs-ev/envited-x/openlabel/v2/PositioningGps ConnectivityPositioningEnum
QuantitativeValue https://w3id.org/ascs-ev/envited-x/openlabel/v2/QuantitativeValue
RainTypeConvective https://w3id.org/ascs-ev/envited-x/openlabel/v2/RainTypeConvective RainTypeEnum
RainTypeDynamic https://w3id.org/ascs-ev/envited-x/openlabel/v2/RainTypeDynamic RainTypeEnum
RainTypeEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/RainTypeEnum
RainTypeOrographic https://w3id.org/ascs-ev/envited-x/openlabel/v2/RainTypeOrographic RainTypeEnum
RegulatorySignsUniformFullTime https://w3id.org/ascs-ev/envited-x/openlabel/v2/RegulatorySignsUniformFullTime SignsRegulatoryEnum
RegulatorySignsUniformTemporary https://w3id.org/ascs-ev/envited-x/openlabel/v2/RegulatorySignsUniformTemporary SignsRegulatoryEnum
RegulatorySignsVariableFullTime https://w3id.org/ascs-ev/envited-x/openlabel/v2/RegulatorySignsVariableFullTime SignsRegulatoryEnum
RegulatorySignsVariableTemporary https://w3id.org/ascs-ev/envited-x/openlabel/v2/RegulatorySignsVariableTemporary SignsRegulatoryEnum
RoadTypeDistributor https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeDistributor DrivableAreaTypeEnum
RoadTypeMinor https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeMinor DrivableAreaTypeEnum
RoadTypeMotorway https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeMotorway DrivableAreaTypeEnum
RoadTypeParking https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeParking DrivableAreaTypeEnum
RoadTypeRadial https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeRadial DrivableAreaTypeEnum
RoadTypeShared https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeShared DrivableAreaTypeEnum
RoadTypeSlip https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeSlip DrivableAreaTypeEnum
RoadUser https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadUser
RoadUserHumanEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadUserHumanEnum
RoadUserVehicleEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadUserVehicleEnum
RoundaboutCompactNosignal https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutCompactNosignal JunctionRoundaboutEnum
RoundaboutCompactSignal https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutCompactSignal JunctionRoundaboutEnum
RoundaboutDoubleNosignal https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutDoubleNosignal JunctionRoundaboutEnum
RoundaboutDoubleSignal https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutDoubleSignal JunctionRoundaboutEnum
RoundaboutLargeNosignal https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutLargeNosignal JunctionRoundaboutEnum
RoundaboutLargeSignal https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutLargeSignal JunctionRoundaboutEnum
RoundaboutMiniNosignal https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutMiniNosignal JunctionRoundaboutEnum
RoundaboutMiniSignal https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutMiniSignal JunctionRoundaboutEnum
RoundaboutNormalNosignal https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutNormalNosignal JunctionRoundaboutEnum
RoundaboutNormalSignal https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutNormalSignal JunctionRoundaboutEnum
Scenario https://w3id.org/ascs-ev/envited-x/openlabel/v2/Scenario
SceneryFixedStructureEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/SceneryFixedStructureEnum
ScenerySpecialStructureEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/ScenerySpecialStructureEnum
SceneryTemporaryStructureEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/SceneryTemporaryStructureEnum
SceneryZoneEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/SceneryZoneEnum
SignsInformationEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/SignsInformationEnum
SignsRegulatoryEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/SignsRegulatoryEnum
SignsWarningEnum https://w3id.org/ascs-ev/envited-x/openlabel/v2/SignsWarningEnum
SpecialStructureAutoAccess https://w3id.org/ascs-ev/envited-x/openlabel/v2/SpecialStructureAutoAccess ScenerySpecialStructureEnum
SpecialStructureBridge https://w3id.org/ascs-ev/envited-x/openlabel/v2/SpecialStructureBridge ScenerySpecialStructureEnum
SpecialStructurePedestrianCrossing https://w3id.org/ascs-ev/envited-x/openlabel/v2/SpecialStructurePedestrianCrossing ScenerySpecialStructureEnum
SpecialStructureRailCrossing https://w3id.org/ascs-ev/envited-x/openlabel/v2/SpecialStructureRailCrossing ScenerySpecialStructureEnum
SpecialStructureTollPlaza https://w3id.org/ascs-ev/envited-x/openlabel/v2/SpecialStructureTollPlaza ScenerySpecialStructureEnum
SpecialStructureTunnel https://w3id.org/ascs-ev/envited-x/openlabel/v2/SpecialStructureTunnel ScenerySpecialStructureEnum
SunPositionBehind https://w3id.org/ascs-ev/envited-x/openlabel/v2/SunPositionBehind DaySunPositionEnum
SunPositionFront https://w3id.org/ascs-ev/envited-x/openlabel/v2/SunPositionFront DaySunPositionEnum
SunPositionLeft https://w3id.org/ascs-ev/envited-x/openlabel/v2/SunPositionLeft DaySunPositionEnum
SunPositionRight https://w3id.org/ascs-ev/envited-x/openlabel/v2/SunPositionRight DaySunPositionEnum
SurfaceConditionContamination https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionContamination DrivableAreaSurfaceConditionEnum
SurfaceConditionFlooded https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionFlooded DrivableAreaSurfaceConditionEnum
SurfaceConditionIcy https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionIcy DrivableAreaSurfaceConditionEnum
SurfaceConditionMirage https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionMirage DrivableAreaSurfaceConditionEnum
SurfaceConditionSnow https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionSnow DrivableAreaSurfaceConditionEnum
SurfaceConditionStandingWater https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionStandingWater DrivableAreaSurfaceConditionEnum
SurfaceConditionWet https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionWet DrivableAreaSurfaceConditionEnum
SurfaceFeatureCrack https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceFeatureCrack DrivableAreaSurfaceFeatureEnum
SurfaceFeaturePothole https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceFeaturePothole DrivableAreaSurfaceFeatureEnum
SurfaceFeatureRut https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceFeatureRut DrivableAreaSurfaceFeatureEnum
SurfaceFeatureSwell https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceFeatureSwell DrivableAreaSurfaceFeatureEnum
SurfaceTypeLoose https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceTypeLoose DrivableAreaSurfaceTypeEnum
SurfaceTypeSegmented https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceTypeSegmented DrivableAreaSurfaceTypeEnum
SurfaceTypeUniform https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceTypeUniform DrivableAreaSurfaceTypeEnum
Tag https://w3id.org/ascs-ev/envited-x/openlabel/v2/Tag
TemporaryStructureConstructionDetour https://w3id.org/ascs-ev/envited-x/openlabel/v2/TemporaryStructureConstructionDetour SceneryTemporaryStructureEnum
TemporaryStructureRefuseCollection https://w3id.org/ascs-ev/envited-x/openlabel/v2/TemporaryStructureRefuseCollection SceneryTemporaryStructureEnum
TemporaryStructureRoadSignage https://w3id.org/ascs-ev/envited-x/openlabel/v2/TemporaryStructureRoadSignage SceneryTemporaryStructureEnum
TemporaryStructureRoadWorks https://w3id.org/ascs-ev/envited-x/openlabel/v2/TemporaryStructureRoadWorks SceneryTemporaryStructureEnum
TransverseBarriers https://w3id.org/ascs-ev/envited-x/openlabel/v2/TransverseBarriers GeometryTransverseEnum
TransverseDivided https://w3id.org/ascs-ev/envited-x/openlabel/v2/TransverseDivided GeometryTransverseEnum
TransverseLanesTogether https://w3id.org/ascs-ev/envited-x/openlabel/v2/TransverseLanesTogether GeometryTransverseEnum
TransversePavements https://w3id.org/ascs-ev/envited-x/openlabel/v2/TransversePavements GeometryTransverseEnum
TransverseUndivided https://w3id.org/ascs-ev/envited-x/openlabel/v2/TransverseUndivided GeometryTransverseEnum
TravelDirectionLeft https://w3id.org/ascs-ev/envited-x/openlabel/v2/TravelDirectionLeft LaneSpecificationTravelDirectionEnum
TravelDirectionRight https://w3id.org/ascs-ev/envited-x/openlabel/v2/TravelDirectionRight LaneSpecificationTravelDirectionEnum
V2iCellular https://w3id.org/ascs-ev/envited-x/openlabel/v2/V2iCellular ConnectivityCommunicationEnum
V2iSatellite https://w3id.org/ascs-ev/envited-x/openlabel/v2/V2iSatellite ConnectivityCommunicationEnum
V2iWifi https://w3id.org/ascs-ev/envited-x/openlabel/v2/V2iWifi ConnectivityCommunicationEnum
V2vCellular https://w3id.org/ascs-ev/envited-x/openlabel/v2/V2vCellular ConnectivityCommunicationEnum
V2vSatellite https://w3id.org/ascs-ev/envited-x/openlabel/v2/V2vSatellite ConnectivityCommunicationEnum
V2vWifi https://w3id.org/ascs-ev/envited-x/openlabel/v2/V2vWifi ConnectivityCommunicationEnum
VehicleAgricultural https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleAgricultural RoadUserVehicleEnum
VehicleBus https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleBus RoadUserVehicleEnum
VehicleCar https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleCar RoadUserVehicleEnum
VehicleConstruction https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleConstruction RoadUserVehicleEnum
VehicleCycle https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleCycle RoadUserVehicleEnum
VehicleEmergency https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleEmergency RoadUserVehicleEnum
VehicleMotorcycle https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleMotorcycle RoadUserVehicleEnum
VehicleTrailer https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleTrailer RoadUserVehicleEnum
VehicleTruck https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleTruck RoadUserVehicleEnum
VehicleVan https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleVan RoadUserVehicleEnum
VehicleWheelchair https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleWheelchair RoadUserVehicleEnum
WarningSignsUniform https://w3id.org/ascs-ev/envited-x/openlabel/v2/WarningSignsUniform SignsWarningEnum
WarningSignsUniformFullTime https://w3id.org/ascs-ev/envited-x/openlabel/v2/WarningSignsUniformFullTime SignsWarningEnum
WarningSignsUniformTemporary https://w3id.org/ascs-ev/envited-x/openlabel/v2/WarningSignsUniformTemporary SignsWarningEnum
WarningSignsVariableFullTime https://w3id.org/ascs-ev/envited-x/openlabel/v2/WarningSignsVariableFullTime SignsWarningEnum
WarningSignsVariableTemporary https://w3id.org/ascs-ev/envited-x/openlabel/v2/WarningSignsVariableTemporary SignsWarningEnum
ZoneGeoFenced https://w3id.org/ascs-ev/envited-x/openlabel/v2/ZoneGeoFenced SceneryZoneEnum
ZoneInterference https://w3id.org/ascs-ev/envited-x/openlabel/v2/ZoneInterference SceneryZoneEnum
ZoneRegion https://w3id.org/ascs-ev/envited-x/openlabel/v2/ZoneRegion SceneryZoneEnum
ZoneSchool https://w3id.org/ascs-ev/envited-x/openlabel/v2/ZoneSchool SceneryZoneEnum
ZoneTrafficManagement https://w3id.org/ascs-ev/envited-x/openlabel/v2/ZoneTrafficManagement SceneryZoneEnum

Prefixes

SHACL Properties

cmns-q:hasLowerBound

cmns-q:hasUpperBound

openlabel_v2:AdminTag

openlabel_v2:Behaviour

openlabel_v2:BehaviourCommunication

openlabel_v2:ConnectivityCommunication

openlabel_v2:ConnectivityPositioning

openlabel_v2:DaySunElevation

openlabel_v2:daySunElevationValue

openlabel_v2:DaySunPosition

openlabel_v2:DrivableAreaEdge

openlabel_v2:DrivableAreaSurfaceCondition

openlabel_v2:DrivableAreaSurfaceFeature

openlabel_v2:DrivableAreaSurfaceType

openlabel_v2:DrivableAreaType

openlabel_v2:EnvironmentParticulates

openlabel_v2:GeometryTransverse

openlabel_v2:hasTag

openlabel_v2:HorizontalCurves

openlabel_v2:horizontalCurvesValue

openlabel_v2:HorizontalStraights

openlabel_v2:IlluminationArtificial

openlabel_v2:IlluminationCloudiness

openlabel_v2:illuminationCloudinessValue

openlabel_v2:IlluminationLowLight

openlabel_v2:JunctionIntersection

openlabel_v2:JunctionRoundabout

openlabel_v2:LaneSpecificationDimensions

openlabel_v2:laneSpecificationDimensionsValue

openlabel_v2:LaneSpecificationLaneCount

openlabel_v2:laneSpecificationLaneCountValue

openlabel_v2:LaneSpecificationMarking

openlabel_v2:LaneSpecificationTravelDirection

openlabel_v2:LaneSpecificationType

openlabel_v2:licenseURI

openlabel_v2:LongitudinalDownSlope

openlabel_v2:longitudinalDownSlopeValue

openlabel_v2:LongitudinalLevelPlane

openlabel_v2:LongitudinalUpSlope

openlabel_v2:longitudinalUpSlopeValue

openlabel_v2:MotionAccelerate

openlabel_v2:motionAccelerateValue

openlabel_v2:MotionAway

openlabel_v2:MotionCross

openlabel_v2:MotionCutIn

openlabel_v2:MotionCutOut

openlabel_v2:MotionDecelerate

openlabel_v2:motionDecelerateValue

openlabel_v2:MotionDrive

openlabel_v2:motionDriveValue

openlabel_v2:MotionLaneChangeLeft

openlabel_v2:MotionLaneChangeRight

openlabel_v2:MotionOvertake

openlabel_v2:MotionReverse

openlabel_v2:MotionRun

openlabel_v2:MotionSlide

openlabel_v2:MotionStop

openlabel_v2:MotionTowards

openlabel_v2:MotionTurn

openlabel_v2:MotionTurnLeft

openlabel_v2:MotionTurnRight

openlabel_v2:MotionUTurn

openlabel_v2:MotionWalk

openlabel_v2:Odd

openlabel_v2:ownerEmail

openlabel_v2:ownerName

openlabel_v2:ownerURL

openlabel_v2:ParticulatesDust

openlabel_v2:ParticulatesMarine

openlabel_v2:ParticulatesPollution

openlabel_v2:ParticulatesVolcanic

openlabel_v2:ParticulatesWater

openlabel_v2:particulatesWaterValue

openlabel_v2:RainType

openlabel_v2:RoadUser

openlabel_v2:RoadUserAnimal

openlabel_v2:RoadUserHuman

openlabel_v2:RoadUserVehicle

openlabel_v2:scenarioCreatedDate

openlabel_v2:scenarioDefinition

openlabel_v2:scenarioDefinitionLanguageURI

openlabel_v2:scenarioDescription

openlabel_v2:scenarioName

openlabel_v2:scenarioParentReference

openlabel_v2:scenarioUniqueReference

openlabel_v2:scenarioVersion

openlabel_v2:scenarioVisualisationURL

openlabel_v2:SceneryFixedStructure

openlabel_v2:ScenerySpecialStructure

openlabel_v2:SceneryTemporaryStructure

openlabel_v2:SceneryZone

openlabel_v2:SignsInformation

openlabel_v2:SignsRegulatory

openlabel_v2:SignsWarning

openlabel_v2:SubjectVehicleSpeed

openlabel_v2:subjectVehicleSpeedValue

openlabel_v2:TrafficAgentDensity

openlabel_v2:trafficAgentDensityValue

openlabel_v2:TrafficAgentType

openlabel_v2:trafficAgentTypeValue

openlabel_v2:TrafficFlowRate

openlabel_v2:trafficFlowRateValue

openlabel_v2:TrafficSpecialVehicle

openlabel_v2:TrafficVolume

openlabel_v2:trafficVolumeValue

openlabel_v2:WeatherRain

openlabel_v2:weatherRainValue

openlabel_v2:WeatherSnow

openlabel_v2:weatherSnowValue

openlabel_v2:WeatherWind

openlabel_v2:weatherWindValue

schema:maxValue

schema:minValue

Shape Property prefix Property MinCount MaxCount Description Datatype/NodeKind Filename
OddDynamicElements openlabel_v2 SceneryTemporaryStructure 0 Type of temporary drivable area structure present in the scenery. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 IlluminationCloudiness 0 Presence of cloudiness. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 RainType 0 Type of rainfall. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 IlluminationLowLight 0 Type of low-light condition. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 WeatherWind 0 Presence of wind. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 illuminationCloudinessValue 0 Cloud cover in okta. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 WeatherRain 0 Presence of rainfall. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 DrivableAreaSurfaceCondition 0 Type of drivable area surface condition. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 LongitudinalUpSlope 0 Presence of an uphill gradient. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 longitudinalUpSlopeValue 0 Upward gradient as a percentage. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 IlluminationArtificial 0 Type of artificial illumination. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 ScenerySpecialStructure 0 Type of special structure present in the scenery. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 laneSpecificationLaneCountValue 0 Number of lanes. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 SignsInformation 0 Type of information sign. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 weatherWindValue 0 Wind speed in metres per second. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 SignsRegulatory 0 Type of regulatory sign. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 DaySunPosition 0 Position of the sun relative to the direction of travel. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 EnvironmentParticulates 0 Type of particulates present in the environment. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 HorizontalCurves 0 Presence of curved roadway geometry. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 weatherRainValue 0 Rainfall intensity in millimetres per hour. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 ParticulatesMarine 0 Presence of marine spray in coastal areas. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 particulatesWaterValue 0 Meteorological optical range in metres. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 trafficFlowRateValue 1 Traffic flow rate in vehicles per hour. http://www.w3.org/2001/XMLSchema#integer openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 ParticulatesWater 0 Presence of non-precipitating water droplets or ice crystals. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 ParticulatesVolcanic 0 Presence of volcanic ash particulates. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 SubjectVehicleSpeed 1 Presence of a specified subject vehicle speed. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 DrivableAreaSurfaceType 0 Type of drivable area surface. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 TrafficFlowRate 1 Presence of a specified traffic flow rate. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 DrivableAreaSurfaceFeature 0 Type of drivable area surface feature. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 ParticulatesPollution 0 Presence of smoke or pollution particulates. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 TrafficAgentType 1 Presence of a specified traffic agent type. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 TrafficAgentDensity 1 Presence of a specified traffic agent density. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 SceneryFixedStructure 0 Type of basic road structure present in the scenery. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 longitudinalDownSlopeValue 0 Downward gradient as a percentage. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 laneSpecificationDimensionsValue 0 Lane width in metres. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 JunctionRoundabout 0 Type of roundabout. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 LaneSpecificationLaneCount 0 Presence of a specified lane count. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 GeometryTransverse 0 Type of transverse geometry. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 SceneryZone 0 Type of zone. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 LaneSpecificationType 0 Type of lane. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 DrivableAreaEdge 0 Type of drivable area edge. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 WeatherSnow 0 Presence of snowfall. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 DaySunElevation 0 Presence of a specified sun elevation above the horizon. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 LaneSpecificationTravelDirection 0 Direction of travel. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 ParticulatesDust 0 Presence of sand or dust particulates. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 TrafficVolume 1 Presence of a specified traffic volume. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 ConnectivityPositioning 0 Type of positioning system. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 TrafficSpecialVehicle 1 Presence of special vehicles. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 subjectVehicleSpeedValue 1 Subject vehicle speed in kilometres per hour. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 LaneSpecificationMarking 0 Presence of lane markings. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 daySunElevationValue 0 Sun elevation in degrees. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 trafficAgentTypeValue Types of traffic agents present. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 trafficAgentDensityValue 1 Traffic agent density in vehicles per kilometre. http://www.w3.org/2001/XMLSchema#integer openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 trafficVolumeValue 1 Traffic volume in vehicle kilometres. http://www.w3.org/2001/XMLSchema#integer openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 SignsWarning 0 Type of warning sign. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 ConnectivityCommunication 0 Type of communication connectivity. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 LongitudinalDownSlope 0 Presence of a downhill gradient. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 LaneSpecificationDimensions 0 Presence of specified lane dimensions. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 DrivableAreaType 0 Type of drivable area. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 JunctionIntersection 0 Type of intersection. openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 HorizontalStraights 0 Presence of straight roadway geometry. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 horizontalCurvesValue 0 Curve radius in metres. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 LongitudinalLevelPlane 0 Presence of a level longitudinal plane. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddDynamicElements openlabel_v2 weatherSnowValue 0 Visibility in kilometres. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 DrivableAreaSurfaceType 0 Type of drivable area surface. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 ParticulatesWater 1 Presence of non-precipitating water droplets or ice crystals. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 DrivableAreaSurfaceFeature 0 Type of drivable area surface feature. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 illuminationCloudinessValue 1 Cloud cover in okta. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 SubjectVehicleSpeed 0 Presence of a specified subject vehicle speed. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 longitudinalDownSlopeValue 0 Downward gradient as a percentage. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 GeometryTransverse 0 Type of transverse geometry. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 SceneryTemporaryStructure 0 Type of temporary drivable area structure present in the scenery. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 LaneSpecificationType 0 Type of lane. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 laneSpecificationLaneCountValue 0 Number of lanes. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 LaneSpecificationDimensions 0 Presence of specified lane dimensions. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 IlluminationCloudiness 1 Presence of cloudiness. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 JunctionIntersection 0 Type of intersection. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 TrafficVolume 0 Presence of a specified traffic volume. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 LongitudinalUpSlope 0 Presence of an uphill gradient. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 TrafficAgentType 0 Presence of a specified traffic agent type. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 trafficVolumeValue 0 Traffic volume in vehicle kilometres. http://www.w3.org/2001/XMLSchema#integer openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 ScenerySpecialStructure 0 Type of special structure present in the scenery. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 TrafficAgentDensity 0 Presence of a specified traffic agent density. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 SignsWarning 0 Type of warning sign. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 LongitudinalLevelPlane 0 Presence of a level longitudinal plane. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 TrafficFlowRate 0 Presence of a specified traffic flow rate. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 weatherRainValue 1 Rainfall intensity in millimetres per hour. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 SceneryFixedStructure 0 Type of basic road structure present in the scenery. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 TrafficSpecialVehicle 0 Presence of special vehicles. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 ConnectivityCommunication 1 Type of communication connectivity. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 ParticulatesPollution 1 Presence of smoke or pollution particulates. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 RainType 1 Type of rainfall. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 laneSpecificationDimensionsValue 0 Lane width in metres. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 DaySunPosition 1 Position of the sun relative to the direction of travel. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 HorizontalCurves 0 Presence of curved roadway geometry. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 DaySunElevation 1 Presence of a specified sun elevation above the horizon. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 EnvironmentParticulates 1 Type of particulates present in the environment. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 trafficFlowRateValue 0 Traffic flow rate in vehicles per hour. http://www.w3.org/2001/XMLSchema#integer openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 ParticulatesMarine 1 Presence of marine spray in coastal areas. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 longitudinalUpSlopeValue 0 Upward gradient as a percentage. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 IlluminationLowLight 1 Type of low-light condition. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 WeatherWind 1 Presence of wind. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 ParticulatesDust 1 Presence of sand or dust particulates. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 LaneSpecificationMarking 0 Presence of lane markings. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 DrivableAreaSurfaceCondition 0 Type of drivable area surface condition. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 LongitudinalDownSlope 0 Presence of a downhill gradient. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 LaneSpecificationLaneCount 0 Presence of a specified lane count. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 WeatherRain 1 Presence of rainfall. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 weatherWindValue 1 Wind speed in metres per second. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 HorizontalStraights 0 Presence of straight roadway geometry. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 trafficAgentDensityValue 0 Traffic agent density in vehicles per kilometre. http://www.w3.org/2001/XMLSchema#integer openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 ConnectivityPositioning 1 Type of positioning system. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 horizontalCurvesValue 0 Curve radius in metres. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 IlluminationArtificial 1 Type of artificial illumination. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 SignsInformation 0 Type of information sign. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 DrivableAreaType 0 Type of drivable area. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 trafficAgentTypeValue 0 Types of traffic agents present. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 daySunElevationValue 1 Sun elevation in degrees. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 SceneryZone 0 Type of zone. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 DrivableAreaEdge 0 Type of drivable area edge. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 subjectVehicleSpeedValue 0 Subject vehicle speed in kilometres per hour. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 SignsRegulatory 0 Type of regulatory sign. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 ParticulatesVolcanic 1 Presence of volcanic ash particulates. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 JunctionRoundabout 0 Type of roundabout. openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 WeatherSnow 1 Presence of snowfall. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 weatherSnowValue 1 Visibility in kilometres. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 particulatesWaterValue 1 Meteorological optical range in metres. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddEnvironment openlabel_v2 LaneSpecificationTravelDirection 0 Direction of travel. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 RainType 0 Type of rainfall. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 ParticulatesVolcanic 0 Presence of volcanic ash particulates. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 SignsRegulatory 1 Type of regulatory sign. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 trafficAgentDensityValue 0 Traffic agent density in vehicles per kilometre. http://www.w3.org/2001/XMLSchema#integer openlabel-v2.shacl.ttl
OddScenery openlabel_v2 SceneryTemporaryStructure 1 Type of temporary drivable area structure present in the scenery. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 TrafficVolume 0 Presence of a specified traffic volume. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 TrafficAgentDensity 0 Presence of a specified traffic agent density. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 WeatherSnow 0 Presence of snowfall. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 IlluminationArtificial 0 Type of artificial illumination. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 weatherRainValue 0 Rainfall intensity in millimetres per hour. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddScenery openlabel_v2 ConnectivityCommunication 0 Type of communication connectivity. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 trafficVolumeValue 0 Traffic volume in vehicle kilometres. http://www.w3.org/2001/XMLSchema#integer openlabel-v2.shacl.ttl
OddScenery openlabel_v2 ParticulatesPollution 0 Presence of smoke or pollution particulates. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 ParticulatesDust 0 Presence of sand or dust particulates. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 LaneSpecificationType Type of lane. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 HorizontalCurves 1 Presence of curved roadway geometry. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 LaneSpecificationDimensions 1 Presence of specified lane dimensions. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 SceneryFixedStructure 1 Type of basic road structure present in the scenery. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 DrivableAreaSurfaceType 1 Type of drivable area surface. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 ConnectivityPositioning 0 Type of positioning system. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 TrafficAgentType 0 Presence of a specified traffic agent type. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 DrivableAreaSurfaceFeature 1 Type of drivable area surface feature. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 DaySunElevation 0 Presence of a specified sun elevation above the horizon. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 JunctionIntersection 1 Type of intersection. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 illuminationCloudinessValue 0 Cloud cover in okta. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddScenery openlabel_v2 JunctionRoundabout 1 Type of roundabout. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 EnvironmentParticulates 0 Type of particulates present in the environment. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 TrafficSpecialVehicle 0 Presence of special vehicles. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 LongitudinalLevelPlane 1 Presence of a level longitudinal plane. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 weatherWindValue 0 Wind speed in metres per second. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddScenery openlabel_v2 WeatherWind 0 Presence of wind. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 DaySunPosition 0 Position of the sun relative to the direction of travel. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 GeometryTransverse 1 Type of transverse geometry. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 ScenerySpecialStructure 1 Type of special structure present in the scenery. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 horizontalCurvesValue 1 Curve radius in metres. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddScenery openlabel_v2 WeatherRain 0 Presence of rainfall. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 LaneSpecificationMarking 1 Presence of lane markings. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 ParticulatesWater 0 Presence of non-precipitating water droplets or ice crystals. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 TrafficFlowRate 0 Presence of a specified traffic flow rate. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 HorizontalStraights 1 Presence of straight roadway geometry. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 laneSpecificationDimensionsValue 1 Lane width in metres. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 DrivableAreaEdge Type of drivable area edge. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 trafficAgentTypeValue 0 Types of traffic agents present. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 DrivableAreaSurfaceCondition 1 Type of drivable area surface condition. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 weatherSnowValue 0 Visibility in kilometres. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddScenery openlabel_v2 ParticulatesMarine 0 Presence of marine spray in coastal areas. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 LaneSpecificationLaneCount 1 Presence of a specified lane count. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 LongitudinalUpSlope 1 Presence of an uphill gradient. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 IlluminationCloudiness 0 Presence of cloudiness. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 laneSpecificationLaneCountValue 1 Number of lanes. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 LaneSpecificationTravelDirection 1 Direction of travel. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 IlluminationLowLight 0 Type of low-light condition. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 LongitudinalDownSlope 1 Presence of a downhill gradient. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 DrivableAreaType 1 Type of drivable area. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 particulatesWaterValue 0 Meteorological optical range in metres. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddScenery openlabel_v2 daySunElevationValue 0 Sun elevation in degrees. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddScenery openlabel_v2 SceneryZone 1 Type of zone. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 longitudinalUpSlopeValue 1 Upward gradient as a percentage. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
OddScenery openlabel_v2 SubjectVehicleSpeed 0 Presence of a specified subject vehicle speed. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
OddScenery openlabel_v2 subjectVehicleSpeedValue 0 Subject vehicle speed in kilometres per hour. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 SignsInformation 1 Type of information sign. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 trafficFlowRateValue 0 Traffic flow rate in vehicles per hour. http://www.w3.org/2001/XMLSchema#integer openlabel-v2.shacl.ttl
OddScenery openlabel_v2 SignsWarning 1 Type of warning sign. openlabel-v2.shacl.ttl
OddScenery openlabel_v2 longitudinalDownSlopeValue 1 Downward gradient as a percentage. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
Scenario openlabel_v2 hasTag 1 A tag associated with a scenario. http://www.w3.org/ns/shacl#BlankNodeOrIRI openlabel-v2.shacl.ttl
Tag openlabel_v2 RoadUser 1 Road user tag. http://www.w3.org/ns/shacl#BlankNodeOrIRI openlabel-v2.shacl.ttl
Tag openlabel_v2 AdminTag 1 Administration tag. http://www.w3.org/ns/shacl#BlankNodeOrIRI openlabel-v2.shacl.ttl
Tag openlabel_v2 Behaviour 1 Behaviour tag. http://www.w3.org/ns/shacl#BlankNodeOrIRI openlabel-v2.shacl.ttl
Tag openlabel_v2 Odd 1 Operational Design Domain tag. http://www.w3.org/ns/shacl#BlankNodeOrIRI openlabel-v2.shacl.ttl
AdminTag openlabel_v2 scenarioCreatedDate 1 The date that the scenario was created/published. http://www.w3.org/2001/XMLSchema#dateTime openlabel-v2.shacl.ttl
AdminTag openlabel_v2 scenarioDefinitionLanguageURI 1 URI of SDL language used for the definition of the scenario. http://www.w3.org/2001/XMLSchema#string openlabel-v2.shacl.ttl
AdminTag openlabel_v2 scenarioDefinition 1 SDL definition of the scenario. http://www.w3.org/2001/XMLSchema#string openlabel-v2.shacl.ttl
AdminTag openlabel_v2 scenarioParentReference 1 Universally unique identifier (UUID) which identifies the scenario which this one has been derived from. http://www.w3.org/2001/XMLSchema#string openlabel-v2.shacl.ttl
AdminTag openlabel_v2 scenarioDescription 1 A description of the scenario. http://www.w3.org/2001/XMLSchema#string openlabel-v2.shacl.ttl
AdminTag openlabel_v2 ownerEmail 1 The email address of the legal entity who owns the rights to the scenario. http://www.w3.org/2001/XMLSchema#string openlabel-v2.shacl.ttl
AdminTag openlabel_v2 scenarioUniqueReference 1 Universally unique identifier (UUID) assigned to the scenario which allows the scenario to be identified. http://www.w3.org/2001/XMLSchema#string openlabel-v2.shacl.ttl
AdminTag openlabel_v2 licenseURI 1 The type of license which governs usage of the scenario. http://www.w3.org/2001/XMLSchema#string openlabel-v2.shacl.ttl
AdminTag openlabel_v2 scenarioVisualisationURL 1 Relative or absolute URL of a static image or animation of the scenario to allow users to easily see what the scenario represents. http://www.w3.org/2001/XMLSchema#string openlabel-v2.shacl.ttl
AdminTag openlabel_v2 ownerName 1 The name of the legal entity who owns the rights to the scenario. http://www.w3.org/2001/XMLSchema#string openlabel-v2.shacl.ttl
AdminTag openlabel_v2 scenarioVersion 1 The version number of the scenario. http://www.w3.org/2001/XMLSchema#string openlabel-v2.shacl.ttl
AdminTag openlabel_v2 ownerURL 1 The URL of the legal entity who owns the rights to the scenario. http://www.w3.org/2001/XMLSchema#string openlabel-v2.shacl.ttl
AdminTag openlabel_v2 scenarioName 1 The name of the scenario. http://www.w3.org/2001/XMLSchema#string openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionDrive 1 An activity where the subject vehicle is moving in the direction it is facing. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Behaviour openlabel_v2 motionAccelerateValue 1 Rate of acceleration (ms⁻²). openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionUTurn 1 Subject performs a turn resulting in heading in the opposite direction. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionReverse 1 An activity where the subject vehicle is moving in the opposite direction to which it is facing. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionLaneChangeLeft 1 An activity where the subject vehicle is in a lane left of the original. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionTurnRight 1 Subject exits the intersection on a road to the right of the original. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionAway 1 An activity where the road user is further away from the object by the end. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionStop 1 An activity where the road user is stationary. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Behaviour openlabel_v2 BehaviourCommunication Communication type of road user behaviour. openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionTowards 1 An activity where the road user is closer to the object by the end. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Behaviour openlabel_v2 motionDriveValue 1 Speed (km/h). openlabel-v2.shacl.ttl
Behaviour openlabel_v2 motionDecelerateValue 1 Rate of deceleration (ms⁻²). openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionRun 1 Locomotion mode where at a specific point no foot touches the ground. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionLaneChangeRight 1 An activity where the subject vehicle is in a lane right of the original. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionWalk 1 Locomotion mode where at least one foot is always on the ground. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionSlide 1 An activity where a pedestrian is slipping/sliding on the road. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionTurn 1 An activity where the road user changes their heading. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionOvertake 1 An activity where the subject starts behind and ends up in front by changing lanes. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionTurnLeft 1 Subject exits the intersection on a road to the left of the original. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionCross 1 An activity where the trajectory of the road user crosses the trajectory of the object. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionDecelerate 1 An activity where the road user decreases their velocity. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionCutOut 1 An activity where the object vehicle suddenly moves out of the lane. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionCutIn 1 An activity where the subject vehicle ends up directly in front of the object vehicle. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Behaviour openlabel_v2 MotionAccelerate 1 An activity where the road user increases their velocity. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 ConnectivityPositioning 1 Type of positioning system. openlabel-v2.shacl.ttl
Odd openlabel_v2 TrafficAgentType 1 Presence of a specified traffic agent type. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 HorizontalCurves 1 Presence of curved roadway geometry. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 SceneryZone 1 Type of zone. openlabel-v2.shacl.ttl
Odd openlabel_v2 ParticulatesPollution 1 Presence of smoke or pollution particulates. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 ParticulatesDust 1 Presence of sand or dust particulates. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 LaneSpecificationLaneCount 1 Presence of a specified lane count. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 DaySunElevation 1 Presence of a specified sun elevation above the horizon. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 LongitudinalLevelPlane 1 Presence of a level longitudinal plane. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 IlluminationCloudiness 1 Presence of cloudiness. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 DrivableAreaSurfaceFeature 1 Type of drivable area surface feature. openlabel-v2.shacl.ttl
Odd openlabel_v2 LaneSpecificationMarking 1 Presence of lane markings. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 DrivableAreaType 1 Type of drivable area. openlabel-v2.shacl.ttl
Odd openlabel_v2 trafficAgentTypeValue Types of traffic agents present. openlabel-v2.shacl.ttl
Odd openlabel_v2 ParticulatesWater 1 Presence of non-precipitating water droplets or ice crystals. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 illuminationCloudinessValue 1 Cloud cover in okta. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
Odd openlabel_v2 HorizontalStraights 1 Presence of straight roadway geometry. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 trafficFlowRateValue 1 Traffic flow rate in vehicles per hour. http://www.w3.org/2001/XMLSchema#integer openlabel-v2.shacl.ttl
Odd openlabel_v2 DaySunPosition 1 Position of the sun relative to the direction of travel. openlabel-v2.shacl.ttl
Odd openlabel_v2 LaneSpecificationType Type of lane. openlabel-v2.shacl.ttl
Odd openlabel_v2 JunctionRoundabout 1 Type of roundabout. openlabel-v2.shacl.ttl
Odd openlabel_v2 IlluminationLowLight 1 Type of low-light condition. openlabel-v2.shacl.ttl
Odd openlabel_v2 DrivableAreaEdge Type of drivable area edge. openlabel-v2.shacl.ttl
Odd openlabel_v2 ParticulatesMarine 1 Presence of marine spray in coastal areas. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 SignsWarning 1 Type of warning sign. openlabel-v2.shacl.ttl
Odd openlabel_v2 TrafficAgentDensity 1 Presence of a specified traffic agent density. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 longitudinalUpSlopeValue 1 Upward gradient as a percentage. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
Odd openlabel_v2 DrivableAreaSurfaceCondition 1 Type of drivable area surface condition. openlabel-v2.shacl.ttl
Odd openlabel_v2 ParticulatesVolcanic 1 Presence of volcanic ash particulates. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 WeatherSnow 1 Presence of snowfall. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 SignsInformation 1 Type of information sign. openlabel-v2.shacl.ttl
Odd openlabel_v2 subjectVehicleSpeedValue 1 Subject vehicle speed in kilometres per hour. openlabel-v2.shacl.ttl
Odd openlabel_v2 TrafficFlowRate 1 Presence of a specified traffic flow rate. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 TrafficSpecialVehicle 1 Presence of special vehicles. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 weatherRainValue 1 Rainfall intensity in millimetres per hour. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
Odd openlabel_v2 ConnectivityCommunication 1 Type of communication connectivity. openlabel-v2.shacl.ttl
Odd openlabel_v2 SceneryFixedStructure 1 Type of basic road structure present in the scenery. openlabel-v2.shacl.ttl
Odd openlabel_v2 JunctionIntersection 1 Type of intersection. openlabel-v2.shacl.ttl
Odd openlabel_v2 weatherSnowValue 1 Visibility in kilometres. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
Odd openlabel_v2 longitudinalDownSlopeValue 1 Downward gradient as a percentage. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
Odd openlabel_v2 WeatherWind 1 Presence of wind. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 LaneSpecificationTravelDirection 1 Direction of travel. openlabel-v2.shacl.ttl
Odd openlabel_v2 LongitudinalDownSlope 1 Presence of a downhill gradient. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 laneSpecificationDimensionsValue 1 Lane width in metres. openlabel-v2.shacl.ttl
Odd openlabel_v2 DrivableAreaSurfaceType 1 Type of drivable area surface. openlabel-v2.shacl.ttl
Odd openlabel_v2 daySunElevationValue 1 Sun elevation in degrees. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
Odd openlabel_v2 particulatesWaterValue 1 Meteorological optical range in metres. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
Odd openlabel_v2 trafficAgentDensityValue 1 Traffic agent density in vehicles per kilometre. http://www.w3.org/2001/XMLSchema#integer openlabel-v2.shacl.ttl
Odd openlabel_v2 LaneSpecificationDimensions 1 Presence of specified lane dimensions. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 RainType 1 Type of rainfall. openlabel-v2.shacl.ttl
Odd openlabel_v2 laneSpecificationLaneCountValue 1 Number of lanes. openlabel-v2.shacl.ttl
Odd openlabel_v2 SubjectVehicleSpeed 1 Presence of a specified subject vehicle speed. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 TrafficVolume 1 Presence of a specified traffic volume. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 horizontalCurvesValue 1 Curve radius in metres. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
Odd openlabel_v2 SceneryTemporaryStructure 1 Type of temporary drivable area structure present in the scenery. openlabel-v2.shacl.ttl
Odd openlabel_v2 SignsRegulatory 1 Type of regulatory sign. openlabel-v2.shacl.ttl
Odd openlabel_v2 weatherWindValue 1 Wind speed in metres per second. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
Odd openlabel_v2 WeatherRain 1 Presence of rainfall. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 EnvironmentParticulates 1 Type of particulates present in the environment. openlabel-v2.shacl.ttl
Odd openlabel_v2 GeometryTransverse 1 Type of transverse geometry. openlabel-v2.shacl.ttl
Odd openlabel_v2 trafficVolumeValue 1 Traffic volume in vehicle kilometres. http://www.w3.org/2001/XMLSchema#integer openlabel-v2.shacl.ttl
Odd openlabel_v2 ScenerySpecialStructure 1 Type of special structure present in the scenery. openlabel-v2.shacl.ttl
Odd openlabel_v2 LongitudinalUpSlope 1 Presence of an uphill gradient. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
Odd openlabel_v2 IlluminationArtificial 1 Type of artificial illumination. openlabel-v2.shacl.ttl
RoadUser openlabel_v2 RoadUserVehicle 1 Vehicle type. openlabel-v2.shacl.ttl
RoadUser openlabel_v2 motionDriveValue 1 Speed (km/h). openlabel-v2.shacl.ttl
RoadUser openlabel_v2 RoadUserAnimal 1 Animal road user flag. http://www.w3.org/2001/XMLSchema#boolean openlabel-v2.shacl.ttl
RoadUser openlabel_v2 RoadUserHuman 1 Human road user type. openlabel-v2.shacl.ttl
QuantitativeValue cmns-q hasUpperBound 1 Upper bound inferred via RDFS from schema:maxValue being a subPropertyOf cmns-q:hasUpperBound in schema.org OWL. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
QuantitativeValue schema minValue 1 1 Minimum value of the range. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
QuantitativeValue schema maxValue 1 1 Maximum value of the range. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl
QuantitativeValue cmns-q hasLowerBound 1 Lower bound inferred via RDFS from schema:minValue being a subPropertyOf cmns-q:hasLowerBound in schema.org OWL. http://www.w3.org/2001/XMLSchema#decimal openlabel-v2.shacl.ttl