PROPERTIES
openlabel-v2 Properties¶
Class Diagram¶
classDiagram
class AdminTag
class ArtificialStreetLighting
class ArtificialVehicleLighting
class Behaviour
class BehaviourCommunication
class CommunicationHeadlightFlash
class CommunicationHorn
class CommunicationSignalEmergency
class CommunicationSignalHazard
class CommunicationSignalLeft
class CommunicationSignalRight
class CommunicationSignalSlowing
class CommunicationV2i
class CommunicationV2v
class CommunicationWave
class ConnectivityCommunication
class ConnectivityPositioning
class DaySunPosition
class DrivableAreaEdge
class DrivableAreaSurfaceCondition
class DrivableAreaSurfaceFeature
class DrivableAreaSurfaceType
class DrivableAreaType
class EdgeLineMarkers
class EdgeNone
class EdgeShoulderGrass
class EdgeShoulderPavedOrGravel
class EdgeSolidBarriers
class EdgeTemporaryLineMarkers
class EnvironmentParticulates
class FixedStructureBuilding
class FixedStructureStreetFurniture
class FixedStructureStreetlight
class FixedStructureVegetation
class GeometryTransverse
class HumanAnimalRider
class HumanCyclist
class HumanDriver
class HumanMotorcyclist
class HumanPassenger
class HumanPedestrian
class HumanWheelchairUser
class IlluminationArtificial
class IlluminationLowLight
class InformationSignsUniformFullTime
class InformationSignsUniformTemporary
class InformationSignsVariableFullTime
class InformationSignsVariableTemporary
class IntersectionCrossroad
class IntersectionGradeSeperated
class IntersectionStaggered
class IntersectionTJunction
class IntersectionYJunction
class JunctionIntersection
class JunctionRoundabout
class LaneSpecificationTravelDirection
class LaneSpecificationType
class LaneTypeBus
class LaneTypeCycle
class LaneTypeEmergency
class LaneTypeSpecial
class LaneTypeTraffic
class LaneTypeTram
class LowLightAmbient
class LowLightNight
class MotorwayManaged
class MotorwayUnmanaged
class Odd
class ParticulatesDust
class ParticulatesMarine
class ParticulatesPollution
class ParticulatesVolcanic
class ParticulatesWater
class PositioningGalileo
class PositioningGlonass
class PositioningGps
class QuantitativeValue
class RainType
class RainTypeConvective
class RainTypeDynamic
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 RoadUserHuman
class RoadUserVehicle
class RoundaboutCompactNosignal
class RoundaboutCompactSignal
class RoundaboutDoubleNosignal
class RoundaboutDoubleSignal
class RoundaboutLargeNosignal
class RoundaboutLargeSignal
class RoundaboutMiniNosignal
class RoundaboutMiniSignal
class RoundaboutNormalNosignal
class RoundaboutNormalSignal
class Scenario
class SceneryFixedStructure
class ScenerySpecialStructure
class SceneryTemporaryStructure
class SceneryZone
class SignsInformation
class SignsRegulatory
class SignsWarning
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
IlluminationArtificial <|-- ArtificialStreetLighting
IlluminationArtificial <|-- ArtificialVehicleLighting
BehaviourCommunication <|-- CommunicationHeadlightFlash
BehaviourCommunication <|-- CommunicationHorn
BehaviourCommunication <|-- CommunicationSignalEmergency
BehaviourCommunication <|-- CommunicationSignalHazard
BehaviourCommunication <|-- CommunicationSignalLeft
BehaviourCommunication <|-- CommunicationSignalRight
BehaviourCommunication <|-- CommunicationSignalSlowing
ConnectivityCommunication <|-- CommunicationV2i
ConnectivityCommunication <|-- CommunicationV2v
BehaviourCommunication <|-- CommunicationWave
DrivableAreaEdge <|-- EdgeLineMarkers
DrivableAreaEdge <|-- EdgeNone
DrivableAreaEdge <|-- EdgeShoulderGrass
DrivableAreaEdge <|-- EdgeShoulderPavedOrGravel
DrivableAreaEdge <|-- EdgeSolidBarriers
DrivableAreaEdge <|-- EdgeTemporaryLineMarkers
SceneryFixedStructure <|-- FixedStructureBuilding
SceneryFixedStructure <|-- FixedStructureStreetFurniture
SceneryFixedStructure <|-- FixedStructureStreetlight
SceneryFixedStructure <|-- FixedStructureVegetation
RoadUserHuman <|-- HumanAnimalRider
RoadUserHuman <|-- HumanCyclist
RoadUserHuman <|-- HumanDriver
RoadUserHuman <|-- HumanMotorcyclist
RoadUserHuman <|-- HumanPassenger
RoadUserHuman <|-- HumanPedestrian
RoadUserHuman <|-- HumanWheelchairUser
SignsInformation <|-- InformationSignsUniformFullTime
SignsInformation <|-- InformationSignsUniformTemporary
SignsInformation <|-- InformationSignsVariableFullTime
SignsInformation <|-- InformationSignsVariableTemporary
JunctionIntersection <|-- IntersectionCrossroad
JunctionIntersection <|-- IntersectionGradeSeperated
JunctionIntersection <|-- IntersectionStaggered
JunctionIntersection <|-- IntersectionTJunction
JunctionIntersection <|-- IntersectionYJunction
LaneSpecificationType <|-- LaneTypeBus
LaneSpecificationType <|-- LaneTypeCycle
LaneSpecificationType <|-- LaneTypeEmergency
LaneSpecificationType <|-- LaneTypeSpecial
LaneSpecificationType <|-- LaneTypeTraffic
LaneSpecificationType <|-- LaneTypeTram
IlluminationLowLight <|-- LowLightAmbient
IlluminationLowLight <|-- LowLightNight
DrivableAreaType <|-- MotorwayManaged
DrivableAreaType <|-- MotorwayUnmanaged
EnvironmentParticulates <|-- ParticulatesDust
EnvironmentParticulates <|-- ParticulatesMarine
EnvironmentParticulates <|-- ParticulatesPollution
EnvironmentParticulates <|-- ParticulatesVolcanic
EnvironmentParticulates <|-- ParticulatesWater
ConnectivityPositioning <|-- PositioningGalileo
ConnectivityPositioning <|-- PositioningGlonass
ConnectivityPositioning <|-- PositioningGps
RainType <|-- RainTypeConvective
RainType <|-- RainTypeDynamic
RainType <|-- RainTypeOrographic
SignsRegulatory <|-- RegulatorySignsUniformFullTime
SignsRegulatory <|-- RegulatorySignsUniformTemporary
SignsRegulatory <|-- RegulatorySignsVariableFullTime
SignsRegulatory <|-- RegulatorySignsVariableTemporary
DrivableAreaType <|-- RoadTypeDistributor
DrivableAreaType <|-- RoadTypeMinor
DrivableAreaType <|-- RoadTypeMotorway
DrivableAreaType <|-- RoadTypeParking
DrivableAreaType <|-- RoadTypeRadial
DrivableAreaType <|-- RoadTypeShared
DrivableAreaType <|-- RoadTypeSlip
JunctionRoundabout <|-- RoundaboutCompactNosignal
JunctionRoundabout <|-- RoundaboutCompactSignal
JunctionRoundabout <|-- RoundaboutDoubleNosignal
JunctionRoundabout <|-- RoundaboutDoubleSignal
JunctionRoundabout <|-- RoundaboutLargeNosignal
JunctionRoundabout <|-- RoundaboutLargeSignal
JunctionRoundabout <|-- RoundaboutMiniNosignal
JunctionRoundabout <|-- RoundaboutMiniSignal
JunctionRoundabout <|-- RoundaboutNormalNosignal
JunctionRoundabout <|-- RoundaboutNormalSignal
ScenerySpecialStructure <|-- SpecialStructureAutoAccess
ScenerySpecialStructure <|-- SpecialStructureBridge
ScenerySpecialStructure <|-- SpecialStructurePedestrianCrossing
ScenerySpecialStructure <|-- SpecialStructureRailCrossing
ScenerySpecialStructure <|-- SpecialStructureTollPlaza
ScenerySpecialStructure <|-- SpecialStructureTunnel
DaySunPosition <|-- SunPositionBehind
DaySunPosition <|-- SunPositionFront
DaySunPosition <|-- SunPositionLeft
DaySunPosition <|-- SunPositionRight
DrivableAreaSurfaceCondition <|-- SurfaceConditionContamination
DrivableAreaSurfaceCondition <|-- SurfaceConditionFlooded
DrivableAreaSurfaceCondition <|-- SurfaceConditionIcy
DrivableAreaSurfaceCondition <|-- SurfaceConditionMirage
DrivableAreaSurfaceCondition <|-- SurfaceConditionSnow
DrivableAreaSurfaceCondition <|-- SurfaceConditionStandingWater
DrivableAreaSurfaceCondition <|-- SurfaceConditionWet
DrivableAreaSurfaceFeature <|-- SurfaceFeatureCrack
DrivableAreaSurfaceFeature <|-- SurfaceFeaturePothole
DrivableAreaSurfaceFeature <|-- SurfaceFeatureRut
DrivableAreaSurfaceFeature <|-- SurfaceFeatureSwell
DrivableAreaSurfaceType <|-- SurfaceTypeLoose
DrivableAreaSurfaceType <|-- SurfaceTypeSegmented
DrivableAreaSurfaceType <|-- SurfaceTypeUniform
SceneryTemporaryStructure <|-- TemporaryStructureConstructionDetour
SceneryTemporaryStructure <|-- TemporaryStructureRefuseCollection
SceneryTemporaryStructure <|-- TemporaryStructureRoadSignage
SceneryTemporaryStructure <|-- TemporaryStructureRoadWorks
GeometryTransverse <|-- TransverseBarriers
GeometryTransverse <|-- TransverseDivided
GeometryTransverse <|-- TransverseLanesTogether
GeometryTransverse <|-- TransversePavements
GeometryTransverse <|-- TransverseUndivided
LaneSpecificationTravelDirection <|-- TravelDirectionLeft
LaneSpecificationTravelDirection <|-- TravelDirectionRight
ConnectivityCommunication <|-- V2iCellular
ConnectivityCommunication <|-- V2iSatellite
ConnectivityCommunication <|-- V2iWifi
ConnectivityCommunication <|-- V2vCellular
ConnectivityCommunication <|-- V2vSatellite
ConnectivityCommunication <|-- V2vWifi
RoadUserVehicle <|-- VehicleAgricultural
RoadUserVehicle <|-- VehicleBus
RoadUserVehicle <|-- VehicleCar
RoadUserVehicle <|-- VehicleConstruction
RoadUserVehicle <|-- VehicleCycle
RoadUserVehicle <|-- VehicleEmergency
RoadUserVehicle <|-- VehicleMotorcycle
RoadUserVehicle <|-- VehicleTrailer
RoadUserVehicle <|-- VehicleTruck
RoadUserVehicle <|-- VehicleVan
RoadUserVehicle <|-- VehicleWheelchair
SignsWarning <|-- WarningSignsUniform
SignsWarning <|-- WarningSignsUniformFullTime
SignsWarning <|-- WarningSignsUniformTemporary
SignsWarning <|-- WarningSignsVariableFullTime
SignsWarning <|-- WarningSignsVariableTemporary
SceneryZone <|-- ZoneGeoFenced
SceneryZone <|-- ZoneInterference
SceneryZone <|-- ZoneRegion
SceneryZone <|-- ZoneSchool
SceneryZone <|-- 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)
- BehaviourCommunication (https://w3id.org/ascs-ev/envited-x/openlabel/v2/BehaviourCommunication)
- 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)
- ConnectivityCommunication (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ConnectivityCommunication)
- 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)
- ConnectivityPositioning (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ConnectivityPositioning)
- 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)
- DaySunPosition (https://w3id.org/ascs-ev/envited-x/openlabel/v2/DaySunPosition)
- 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)
- DrivableAreaEdge (https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaEdge)
- 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)
- DrivableAreaSurfaceCondition (https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaSurfaceCondition)
- 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)
- DrivableAreaSurfaceFeature (https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaSurfaceFeature)
- 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)
- DrivableAreaSurfaceType (https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaSurfaceType)
- 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)
- DrivableAreaType (https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaType)
- 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)
- EnvironmentParticulates (https://w3id.org/ascs-ev/envited-x/openlabel/v2/EnvironmentParticulates)
- 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)
- GeometryTransverse (https://w3id.org/ascs-ev/envited-x/openlabel/v2/GeometryTransverse)
- 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)
- IlluminationArtificial (https://w3id.org/ascs-ev/envited-x/openlabel/v2/IlluminationArtificial)
- ArtificialStreetLighting (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ArtificialStreetLighting)
- ArtificialVehicleLighting (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ArtificialVehicleLighting)
- IlluminationLowLight (https://w3id.org/ascs-ev/envited-x/openlabel/v2/IlluminationLowLight)
- LowLightAmbient (https://w3id.org/ascs-ev/envited-x/openlabel/v2/LowLightAmbient)
- LowLightNight (https://w3id.org/ascs-ev/envited-x/openlabel/v2/LowLightNight)
- JunctionIntersection (https://w3id.org/ascs-ev/envited-x/openlabel/v2/JunctionIntersection)
- 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)
- JunctionRoundabout (https://w3id.org/ascs-ev/envited-x/openlabel/v2/JunctionRoundabout)
- 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)
- LaneSpecificationTravelDirection (https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneSpecificationTravelDirection)
- TravelDirectionLeft (https://w3id.org/ascs-ev/envited-x/openlabel/v2/TravelDirectionLeft)
- TravelDirectionRight (https://w3id.org/ascs-ev/envited-x/openlabel/v2/TravelDirectionRight)
- LaneSpecificationType (https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneSpecificationType)
- 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)
- QuantitativeValue (https://w3id.org/ascs-ev/envited-x/openlabel/v2/QuantitativeValue)
- RainType (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RainType)
- 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)
- RoadUserHuman (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadUserHuman)
- 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)
- RoadUserVehicle (https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadUserVehicle)
- 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)
- SceneryFixedStructure (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SceneryFixedStructure)
- 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)
- ScenerySpecialStructure (https://w3id.org/ascs-ev/envited-x/openlabel/v2/ScenerySpecialStructure)
- 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)
- SceneryTemporaryStructure (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SceneryTemporaryStructure)
- 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)
- SceneryZone (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SceneryZone)
- 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)
- SignsInformation (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SignsInformation)
- 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)
- SignsRegulatory (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SignsRegulatory)
- 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)
- SignsWarning (https://w3id.org/ascs-ev/envited-x/openlabel/v2/SignsWarning)
- 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 | IlluminationArtificial | |
| ArtificialVehicleLighting | https://w3id.org/ascs-ev/envited-x/openlabel/v2/ArtificialVehicleLighting | IlluminationArtificial | |
| Behaviour | https://w3id.org/ascs-ev/envited-x/openlabel/v2/Behaviour | ||
| BehaviourCommunication | https://w3id.org/ascs-ev/envited-x/openlabel/v2/BehaviourCommunication | ||
| CommunicationHeadlightFlash | https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationHeadlightFlash | BehaviourCommunication | |
| CommunicationHorn | https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationHorn | BehaviourCommunication | |
| CommunicationSignalEmergency | https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationSignalEmergency | BehaviourCommunication | |
| CommunicationSignalHazard | https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationSignalHazard | BehaviourCommunication | |
| CommunicationSignalLeft | https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationSignalLeft | BehaviourCommunication | |
| CommunicationSignalRight | https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationSignalRight | BehaviourCommunication | |
| CommunicationSignalSlowing | https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationSignalSlowing | BehaviourCommunication | |
| CommunicationV2i | https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationV2i | ConnectivityCommunication | |
| CommunicationV2v | https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationV2v | ConnectivityCommunication | |
| CommunicationWave | https://w3id.org/ascs-ev/envited-x/openlabel/v2/CommunicationWave | BehaviourCommunication | |
| ConnectivityCommunication | https://w3id.org/ascs-ev/envited-x/openlabel/v2/ConnectivityCommunication | ||
| ConnectivityPositioning | https://w3id.org/ascs-ev/envited-x/openlabel/v2/ConnectivityPositioning | ||
| DaySunPosition | https://w3id.org/ascs-ev/envited-x/openlabel/v2/DaySunPosition | ||
| DrivableAreaEdge | https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaEdge | ||
| DrivableAreaSurfaceCondition | https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaSurfaceCondition | ||
| DrivableAreaSurfaceFeature | https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaSurfaceFeature | ||
| DrivableAreaSurfaceType | https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaSurfaceType | ||
| DrivableAreaType | https://w3id.org/ascs-ev/envited-x/openlabel/v2/DrivableAreaType | ||
| EdgeLineMarkers | https://w3id.org/ascs-ev/envited-x/openlabel/v2/EdgeLineMarkers | DrivableAreaEdge | |
| EdgeNone | https://w3id.org/ascs-ev/envited-x/openlabel/v2/EdgeNone | DrivableAreaEdge | |
| EdgeShoulderGrass | https://w3id.org/ascs-ev/envited-x/openlabel/v2/EdgeShoulderGrass | DrivableAreaEdge | |
| EdgeShoulderPavedOrGravel | https://w3id.org/ascs-ev/envited-x/openlabel/v2/EdgeShoulderPavedOrGravel | DrivableAreaEdge | |
| EdgeSolidBarriers | https://w3id.org/ascs-ev/envited-x/openlabel/v2/EdgeSolidBarriers | DrivableAreaEdge | |
| EdgeTemporaryLineMarkers | https://w3id.org/ascs-ev/envited-x/openlabel/v2/EdgeTemporaryLineMarkers | DrivableAreaEdge | |
| EnvironmentParticulates | https://w3id.org/ascs-ev/envited-x/openlabel/v2/EnvironmentParticulates | ||
| FixedStructureBuilding | https://w3id.org/ascs-ev/envited-x/openlabel/v2/FixedStructureBuilding | SceneryFixedStructure | |
| FixedStructureStreetFurniture | https://w3id.org/ascs-ev/envited-x/openlabel/v2/FixedStructureStreetFurniture | SceneryFixedStructure | |
| FixedStructureStreetlight | https://w3id.org/ascs-ev/envited-x/openlabel/v2/FixedStructureStreetlight | SceneryFixedStructure | |
| FixedStructureVegetation | https://w3id.org/ascs-ev/envited-x/openlabel/v2/FixedStructureVegetation | SceneryFixedStructure | |
| GeometryTransverse | https://w3id.org/ascs-ev/envited-x/openlabel/v2/GeometryTransverse | ||
| HumanAnimalRider | https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanAnimalRider | RoadUserHuman | |
| HumanCyclist | https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanCyclist | RoadUserHuman | |
| HumanDriver | https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanDriver | RoadUserHuman | |
| HumanMotorcyclist | https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanMotorcyclist | RoadUserHuman | |
| HumanPassenger | https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanPassenger | RoadUserHuman | |
| HumanPedestrian | https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanPedestrian | RoadUserHuman | |
| HumanWheelchairUser | https://w3id.org/ascs-ev/envited-x/openlabel/v2/HumanWheelchairUser | RoadUserHuman | |
| IlluminationArtificial | https://w3id.org/ascs-ev/envited-x/openlabel/v2/IlluminationArtificial | ||
| IlluminationLowLight | https://w3id.org/ascs-ev/envited-x/openlabel/v2/IlluminationLowLight | ||
| InformationSignsUniformFullTime | https://w3id.org/ascs-ev/envited-x/openlabel/v2/InformationSignsUniformFullTime | SignsInformation | |
| InformationSignsUniformTemporary | https://w3id.org/ascs-ev/envited-x/openlabel/v2/InformationSignsUniformTemporary | SignsInformation | |
| InformationSignsVariableFullTime | https://w3id.org/ascs-ev/envited-x/openlabel/v2/InformationSignsVariableFullTime | SignsInformation | |
| InformationSignsVariableTemporary | https://w3id.org/ascs-ev/envited-x/openlabel/v2/InformationSignsVariableTemporary | SignsInformation | |
| IntersectionCrossroad | https://w3id.org/ascs-ev/envited-x/openlabel/v2/IntersectionCrossroad | JunctionIntersection | |
| IntersectionGradeSeperated | https://w3id.org/ascs-ev/envited-x/openlabel/v2/IntersectionGradeSeperated | JunctionIntersection | |
| IntersectionStaggered | https://w3id.org/ascs-ev/envited-x/openlabel/v2/IntersectionStaggered | JunctionIntersection | |
| IntersectionTJunction | https://w3id.org/ascs-ev/envited-x/openlabel/v2/IntersectionTJunction | JunctionIntersection | |
| IntersectionYJunction | https://w3id.org/ascs-ev/envited-x/openlabel/v2/IntersectionYJunction | JunctionIntersection | |
| JunctionIntersection | https://w3id.org/ascs-ev/envited-x/openlabel/v2/JunctionIntersection | ||
| JunctionRoundabout | https://w3id.org/ascs-ev/envited-x/openlabel/v2/JunctionRoundabout | ||
| LaneSpecificationTravelDirection | https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneSpecificationTravelDirection | ||
| LaneSpecificationType | https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneSpecificationType | ||
| LaneTypeBus | https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneTypeBus | LaneSpecificationType | |
| LaneTypeCycle | https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneTypeCycle | LaneSpecificationType | |
| LaneTypeEmergency | https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneTypeEmergency | LaneSpecificationType | |
| LaneTypeSpecial | https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneTypeSpecial | LaneSpecificationType | |
| LaneTypeTraffic | https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneTypeTraffic | LaneSpecificationType | |
| LaneTypeTram | https://w3id.org/ascs-ev/envited-x/openlabel/v2/LaneTypeTram | LaneSpecificationType | |
| LowLightAmbient | https://w3id.org/ascs-ev/envited-x/openlabel/v2/LowLightAmbient | IlluminationLowLight | |
| LowLightNight | https://w3id.org/ascs-ev/envited-x/openlabel/v2/LowLightNight | IlluminationLowLight | |
| MotorwayManaged | https://w3id.org/ascs-ev/envited-x/openlabel/v2/MotorwayManaged | DrivableAreaType | |
| MotorwayUnmanaged | https://w3id.org/ascs-ev/envited-x/openlabel/v2/MotorwayUnmanaged | DrivableAreaType | |
| Odd | https://w3id.org/ascs-ev/envited-x/openlabel/v2/Odd | ||
| ParticulatesDust | https://w3id.org/ascs-ev/envited-x/openlabel/v2/ParticulatesDust | EnvironmentParticulates | |
| ParticulatesMarine | https://w3id.org/ascs-ev/envited-x/openlabel/v2/ParticulatesMarine | EnvironmentParticulates | |
| ParticulatesPollution | https://w3id.org/ascs-ev/envited-x/openlabel/v2/ParticulatesPollution | EnvironmentParticulates | |
| ParticulatesVolcanic | https://w3id.org/ascs-ev/envited-x/openlabel/v2/ParticulatesVolcanic | EnvironmentParticulates | |
| ParticulatesWater | https://w3id.org/ascs-ev/envited-x/openlabel/v2/ParticulatesWater | EnvironmentParticulates | |
| PositioningGalileo | https://w3id.org/ascs-ev/envited-x/openlabel/v2/PositioningGalileo | ConnectivityPositioning | |
| PositioningGlonass | https://w3id.org/ascs-ev/envited-x/openlabel/v2/PositioningGlonass | ConnectivityPositioning | |
| PositioningGps | https://w3id.org/ascs-ev/envited-x/openlabel/v2/PositioningGps | ConnectivityPositioning | |
| QuantitativeValue | https://w3id.org/ascs-ev/envited-x/openlabel/v2/QuantitativeValue | ||
| RainType | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RainType | ||
| RainTypeConvective | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RainTypeConvective | RainType | |
| RainTypeDynamic | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RainTypeDynamic | RainType | |
| RainTypeOrographic | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RainTypeOrographic | RainType | |
| RegulatorySignsUniformFullTime | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RegulatorySignsUniformFullTime | SignsRegulatory | |
| RegulatorySignsUniformTemporary | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RegulatorySignsUniformTemporary | SignsRegulatory | |
| RegulatorySignsVariableFullTime | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RegulatorySignsVariableFullTime | SignsRegulatory | |
| RegulatorySignsVariableTemporary | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RegulatorySignsVariableTemporary | SignsRegulatory | |
| RoadTypeDistributor | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeDistributor | DrivableAreaType | |
| RoadTypeMinor | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeMinor | DrivableAreaType | |
| RoadTypeMotorway | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeMotorway | DrivableAreaType | |
| RoadTypeParking | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeParking | DrivableAreaType | |
| RoadTypeRadial | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeRadial | DrivableAreaType | |
| RoadTypeShared | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeShared | DrivableAreaType | |
| RoadTypeSlip | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadTypeSlip | DrivableAreaType | |
| RoadUser | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadUser | ||
| RoadUserHuman | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadUserHuman | ||
| RoadUserVehicle | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoadUserVehicle | ||
| RoundaboutCompactNosignal | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutCompactNosignal | JunctionRoundabout | |
| RoundaboutCompactSignal | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutCompactSignal | JunctionRoundabout | |
| RoundaboutDoubleNosignal | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutDoubleNosignal | JunctionRoundabout | |
| RoundaboutDoubleSignal | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutDoubleSignal | JunctionRoundabout | |
| RoundaboutLargeNosignal | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutLargeNosignal | JunctionRoundabout | |
| RoundaboutLargeSignal | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutLargeSignal | JunctionRoundabout | |
| RoundaboutMiniNosignal | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutMiniNosignal | JunctionRoundabout | |
| RoundaboutMiniSignal | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutMiniSignal | JunctionRoundabout | |
| RoundaboutNormalNosignal | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutNormalNosignal | JunctionRoundabout | |
| RoundaboutNormalSignal | https://w3id.org/ascs-ev/envited-x/openlabel/v2/RoundaboutNormalSignal | JunctionRoundabout | |
| Scenario | https://w3id.org/ascs-ev/envited-x/openlabel/v2/Scenario | ||
| SceneryFixedStructure | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SceneryFixedStructure | ||
| ScenerySpecialStructure | https://w3id.org/ascs-ev/envited-x/openlabel/v2/ScenerySpecialStructure | ||
| SceneryTemporaryStructure | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SceneryTemporaryStructure | ||
| SceneryZone | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SceneryZone | ||
| SignsInformation | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SignsInformation | ||
| SignsRegulatory | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SignsRegulatory | ||
| SignsWarning | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SignsWarning | ||
| SpecialStructureAutoAccess | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SpecialStructureAutoAccess | ScenerySpecialStructure | |
| SpecialStructureBridge | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SpecialStructureBridge | ScenerySpecialStructure | |
| SpecialStructurePedestrianCrossing | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SpecialStructurePedestrianCrossing | ScenerySpecialStructure | |
| SpecialStructureRailCrossing | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SpecialStructureRailCrossing | ScenerySpecialStructure | |
| SpecialStructureTollPlaza | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SpecialStructureTollPlaza | ScenerySpecialStructure | |
| SpecialStructureTunnel | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SpecialStructureTunnel | ScenerySpecialStructure | |
| SunPositionBehind | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SunPositionBehind | DaySunPosition | |
| SunPositionFront | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SunPositionFront | DaySunPosition | |
| SunPositionLeft | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SunPositionLeft | DaySunPosition | |
| SunPositionRight | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SunPositionRight | DaySunPosition | |
| SurfaceConditionContamination | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionContamination | DrivableAreaSurfaceCondition | |
| SurfaceConditionFlooded | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionFlooded | DrivableAreaSurfaceCondition | |
| SurfaceConditionIcy | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionIcy | DrivableAreaSurfaceCondition | |
| SurfaceConditionMirage | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionMirage | DrivableAreaSurfaceCondition | |
| SurfaceConditionSnow | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionSnow | DrivableAreaSurfaceCondition | |
| SurfaceConditionStandingWater | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionStandingWater | DrivableAreaSurfaceCondition | |
| SurfaceConditionWet | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceConditionWet | DrivableAreaSurfaceCondition | |
| SurfaceFeatureCrack | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceFeatureCrack | DrivableAreaSurfaceFeature | |
| SurfaceFeaturePothole | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceFeaturePothole | DrivableAreaSurfaceFeature | |
| SurfaceFeatureRut | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceFeatureRut | DrivableAreaSurfaceFeature | |
| SurfaceFeatureSwell | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceFeatureSwell | DrivableAreaSurfaceFeature | |
| SurfaceTypeLoose | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceTypeLoose | DrivableAreaSurfaceType | |
| SurfaceTypeSegmented | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceTypeSegmented | DrivableAreaSurfaceType | |
| SurfaceTypeUniform | https://w3id.org/ascs-ev/envited-x/openlabel/v2/SurfaceTypeUniform | DrivableAreaSurfaceType | |
| Tag | https://w3id.org/ascs-ev/envited-x/openlabel/v2/Tag | ||
| TemporaryStructureConstructionDetour | https://w3id.org/ascs-ev/envited-x/openlabel/v2/TemporaryStructureConstructionDetour | SceneryTemporaryStructure | |
| TemporaryStructureRefuseCollection | https://w3id.org/ascs-ev/envited-x/openlabel/v2/TemporaryStructureRefuseCollection | SceneryTemporaryStructure | |
| TemporaryStructureRoadSignage | https://w3id.org/ascs-ev/envited-x/openlabel/v2/TemporaryStructureRoadSignage | SceneryTemporaryStructure | |
| TemporaryStructureRoadWorks | https://w3id.org/ascs-ev/envited-x/openlabel/v2/TemporaryStructureRoadWorks | SceneryTemporaryStructure | |
| TransverseBarriers | https://w3id.org/ascs-ev/envited-x/openlabel/v2/TransverseBarriers | GeometryTransverse | |
| TransverseDivided | https://w3id.org/ascs-ev/envited-x/openlabel/v2/TransverseDivided | GeometryTransverse | |
| TransverseLanesTogether | https://w3id.org/ascs-ev/envited-x/openlabel/v2/TransverseLanesTogether | GeometryTransverse | |
| TransversePavements | https://w3id.org/ascs-ev/envited-x/openlabel/v2/TransversePavements | GeometryTransverse | |
| TransverseUndivided | https://w3id.org/ascs-ev/envited-x/openlabel/v2/TransverseUndivided | GeometryTransverse | |
| TravelDirectionLeft | https://w3id.org/ascs-ev/envited-x/openlabel/v2/TravelDirectionLeft | LaneSpecificationTravelDirection | |
| TravelDirectionRight | https://w3id.org/ascs-ev/envited-x/openlabel/v2/TravelDirectionRight | LaneSpecificationTravelDirection | |
| V2iCellular | https://w3id.org/ascs-ev/envited-x/openlabel/v2/V2iCellular | ConnectivityCommunication | |
| V2iSatellite | https://w3id.org/ascs-ev/envited-x/openlabel/v2/V2iSatellite | ConnectivityCommunication | |
| V2iWifi | https://w3id.org/ascs-ev/envited-x/openlabel/v2/V2iWifi | ConnectivityCommunication | |
| V2vCellular | https://w3id.org/ascs-ev/envited-x/openlabel/v2/V2vCellular | ConnectivityCommunication | |
| V2vSatellite | https://w3id.org/ascs-ev/envited-x/openlabel/v2/V2vSatellite | ConnectivityCommunication | |
| V2vWifi | https://w3id.org/ascs-ev/envited-x/openlabel/v2/V2vWifi | ConnectivityCommunication | |
| VehicleAgricultural | https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleAgricultural | RoadUserVehicle | |
| VehicleBus | https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleBus | RoadUserVehicle | |
| VehicleCar | https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleCar | RoadUserVehicle | |
| VehicleConstruction | https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleConstruction | RoadUserVehicle | |
| VehicleCycle | https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleCycle | RoadUserVehicle | |
| VehicleEmergency | https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleEmergency | RoadUserVehicle | |
| VehicleMotorcycle | https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleMotorcycle | RoadUserVehicle | |
| VehicleTrailer | https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleTrailer | RoadUserVehicle | |
| VehicleTruck | https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleTruck | RoadUserVehicle | |
| VehicleVan | https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleVan | RoadUserVehicle | |
| VehicleWheelchair | https://w3id.org/ascs-ev/envited-x/openlabel/v2/VehicleWheelchair | RoadUserVehicle | |
| WarningSignsUniform | https://w3id.org/ascs-ev/envited-x/openlabel/v2/WarningSignsUniform | SignsWarning | |
| WarningSignsUniformFullTime | https://w3id.org/ascs-ev/envited-x/openlabel/v2/WarningSignsUniformFullTime | SignsWarning | |
| WarningSignsUniformTemporary | https://w3id.org/ascs-ev/envited-x/openlabel/v2/WarningSignsUniformTemporary | SignsWarning | |
| WarningSignsVariableFullTime | https://w3id.org/ascs-ev/envited-x/openlabel/v2/WarningSignsVariableFullTime | SignsWarning | |
| WarningSignsVariableTemporary | https://w3id.org/ascs-ev/envited-x/openlabel/v2/WarningSignsVariableTemporary | SignsWarning | |
| ZoneGeoFenced | https://w3id.org/ascs-ev/envited-x/openlabel/v2/ZoneGeoFenced | SceneryZone | |
| ZoneInterference | https://w3id.org/ascs-ev/envited-x/openlabel/v2/ZoneInterference | SceneryZone | |
| ZoneRegion | https://w3id.org/ascs-ev/envited-x/openlabel/v2/ZoneRegion | SceneryZone | |
| ZoneSchool | https://w3id.org/ascs-ev/envited-x/openlabel/v2/ZoneSchool | SceneryZone | |
| ZoneTrafficManagement | https://w3id.org/ascs-ev/envited-x/openlabel/v2/ZoneTrafficManagement | SceneryZone |
Prefixes¶
- openlabel_v2: https://w3id.org/ascs-ev/envited-x/openlabel/v2/
- rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#
- rdfs: http://www.w3.org/2000/01/rdf-schema#
- schema1: http://schema.org/
- sh: http://www.w3.org/ns/shacl#
- xsd: http://www.w3.org/2001/XMLSchema#
SHACL Properties¶
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: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: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¶
schema1:maxValue¶
schema1:minValue¶
| Shape | Property prefix | Property | MinCount | MaxCount | Description | Datatype/NodeKind | Filename |
|---|---|---|---|---|---|---|---|
| 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 | 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 | |
| Tag | openlabel_v2 | RoadUser | 1 | Road user 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 | scenarioDescription | 1 | A description 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 | scenarioDefinition | 1 | SDL definition 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 | 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 | 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 | scenarioName | 1 | The name of the scenario. | 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 | scenarioVersion | 1 | The version number of the scenario. | http://www.w3.org/2001/XMLSchema#string | 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 | 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 | 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 | |
| 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 | 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 | 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 | 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 | MotionAccelerate | 1 | An activity where the road user increases their velocity. | http://www.w3.org/2001/XMLSchema#boolean | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | BehaviourCommunication | Communication type of road user behaviour. | openlabel-v2.shacl.ttl | |||
| Behaviour | openlabel_v2 | motionAccelerateValue | 1 | Rate of acceleration (ms-2). | openlabel-v2.shacl.ttl | ||
| Behaviour | openlabel_v2 | motionDecelerateValue | 1 | Rate of deceleration (ms-2). | openlabel-v2.shacl.ttl | ||
| Behaviour | openlabel_v2 | motionDriveValue | 1 | Speed (km/h). | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | IlluminationCloudiness | 1 | Cloudiness flag. Refer to BSI PAS-1883 Section 5.3.3.c. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | HorizontalCurves | 1 | Curves flag. Refer to BSI PAS-1883 Section 5.2.3.3. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | LongitudinalDownSlope | 1 | Down-slope flag. Refer to BSI PAS-1883 Section 5.2.3.3.ii. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | DaySunElevation | 1 | Elevation of the sun above the horizon flag. Refer to BSI PAS-1883 Section 5.3.3.a.1. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | LaneSpecificationDimensions | 1 | Lane dimensions flag. Refer to BSI PAS-1883 Section 5.2.3.4.a. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | LaneSpecificationMarking | 1 | Lane marking flag. Refer to BSI PAS-1883 Section 5.2.3.4.b. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | LongitudinalLevelPlane | 1 | Level plane flag. Refer to BSI PAS-1883 Section 5.2.3.3.iii. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | ParticulatesMarine | 1 | Marine (coastal areas only) flag. Refer to BSI PAS-1883 Section 5.3.2.a. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | LaneSpecificationLaneCount | 1 | Number of lanes flag. Refer to BSI PAS-1883 Section 5.2.3.4.d. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | TrafficSpecialVehicle | 1 | Presence of special vehicles flag. Refer to BSI PAS-1883 Section 5.4.a.5. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | WeatherRain | 1 | Rainfall flag. Refer to BSI PAS-1883 Section 5.3.1.2. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | ParticulatesDust | 1 | Sand and dust flag. Refer to BSI PAS-1883 Section 5.3.2.c. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | ParticulatesPollution | 1 | Smoke and pollution flag. Refer to BSI PAS-1883 Section 5.3.2.d. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | WeatherSnow | 1 | Snowfall flag. Refer to BSI PAS-1883 Section 5.3.1.3. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | HorizontalStraights | 1 | Straight lines flag. Refer to BSI PAS-1883 Section 5.2.3.3. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | SubjectVehicleSpeed | 1 | Subject vehicle speed flag. Refer to BSI PAS-1883 Section 5.4.b. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | TrafficAgentDensity | 1 | Traffic agent density flag. Refer to BSI PAS-1883 Section 5.4.a.1. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | TrafficFlowRate | 1 | Traffic flow rate flag. Refer to BSI PAS-1883 Section 5.4.a.3. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | TrafficVolume | 1 | Traffic volume flag. Refer to BSI PAS-1883 Section 5.4.a.2. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | LongitudinalUpSlope | 1 | Up-slope flag. Refer to BSI PAS-1883 Section 5.2.3.3.i. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | ParticulatesVolcanic | 1 | Volcanic ash flag. Refer to BSI PAS-1883 Section 5.3.2.e. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | WeatherWind | 1 | Wind flag. Refer to BSI PAS-1883 Section 5.3.1.1. | http://www.w3.org/2001/XMLSchema#boolean | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | illuminationCloudinessValue | 1 | Cloud cover (okta). Refer to BSI PAS-1883 Section 5.3.3.c. | http://www.w3.org/2001/XMLSchema#decimal | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | horizontalCurvesValue | 1 | Curve radius (m). Refer to BSI PAS-1883 Section 5.2.3.3. | http://www.w3.org/2001/XMLSchema#decimal | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | longitudinalUpSlopeValue | 1 | Gradient (%). Refer to BSI PAS-1883 Section 5.2.3.3.i. | http://www.w3.org/2001/XMLSchema#decimal | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | longitudinalDownSlopeValue | 1 | Gradient (%). Refer to BSI PAS-1883 Section 5.2.3.3.ii. | http://www.w3.org/2001/XMLSchema#decimal | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | particulatesWaterValue | 1 | Meteorological Optical Range (MOR) (m). Refer to BSI PAS-1883 Section 5.3.2.b. | http://www.w3.org/2001/XMLSchema#decimal | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | weatherRainValue | 1 | Rainfall intensity (mm/h). Refer to BSI PAS-1883 Section 5.3.1.2. | http://www.w3.org/2001/XMLSchema#decimal | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | daySunElevationValue | 1 | Sun elevation (degrees). Refer to BSI PAS-1883 Section 5.3.3.a.1. | http://www.w3.org/2001/XMLSchema#decimal | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | weatherSnowValue | 1 | Visibility (km). Refer to BSI PAS-1883 Section 5.3.1.3. | http://www.w3.org/2001/XMLSchema#decimal | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | weatherWindValue | 1 | Wind speed (m/s). Refer to BSI PAS-1883 Section 5.3.1.1. | http://www.w3.org/2001/XMLSchema#decimal | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | trafficAgentDensityValue | 1 | Density (vehicles/km). Refer to BSI PAS-1883 Section 5.4.a.1. | http://www.w3.org/2001/XMLSchema#integer | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | trafficFlowRateValue | 1 | Rate (vehicles/h). Refer to BSI PAS-1883 Section 5.4.a.3. | http://www.w3.org/2001/XMLSchema#integer | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | trafficVolumeValue | 1 | Volume (vehicle km). Refer to BSI PAS-1883 Section 5.4.a.2. | http://www.w3.org/2001/XMLSchema#integer | openlabel-v2.shacl.ttl | |
| Odd | openlabel_v2 | IlluminationArtificial | 1 | Artificial illumination type. Refer to BSI PAS-1883 Section 5.3.3.d. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | ConnectivityCommunication | 1 | Communication connectivity type. Refer to BSI PAS-1883 Section 5.3.4.a. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | LaneSpecificationTravelDirection | 1 | Direction of travel. Refer to BSI PAS-1883 Section 5.2.3.4.e. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | DrivableAreaEdge | Drivable area edge type. Refer to BSI PAS-1883 Section 5.2.3.1.e. | openlabel-v2.shacl.ttl | |||
| Odd | openlabel_v2 | SceneryFixedStructure | 1 | Fixed road structure. Refer to BSI PAS-1883 Section 5.2.1.e. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | SignsInformation | 1 | Information sign type. Refer to BSI PAS-1883 Section 5.2.3.5.a. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | JunctionIntersection | 1 | Intersection type. Refer to BSI PAS-1883 Section 5.2.4. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | LaneSpecificationType | Lane type. Refer to BSI PAS-1883 Section 5.2.3.4.c. | openlabel-v2.shacl.ttl | |||
| Odd | openlabel_v2 | laneSpecificationDimensionsValue | 1 | Lane width (m). Refer to BSI PAS-1883 Section 5.2.3.4.a. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | IlluminationLowLight | 1 | Low light condition. Refer to BSI PAS-1883 Section 5.3.3.b. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | laneSpecificationLaneCountValue | 1 | Number of lanes (unit). Refer to BSI PAS-1883 Section 5.2.3.4.d. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | EnvironmentParticulates | 1 | Particulate type. Refer to BSI PAS-1883 Section 5.3.2. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | DaySunPosition | 1 | Position of the sun. Refer to BSI PAS-1883 Section 5.3.3.a.2. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | ConnectivityPositioning | 1 | Positioning system type. Refer to BSI PAS-1883 Section 5.3.4.b. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | RainType | 1 | Rainfall type. Refer to BSI PAS-1883 Section 5.3.1.2. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | SignsRegulatory | 1 | Regulatory sign type. Refer to BSI PAS-1883 Section 5.2.3.5.b. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | DrivableAreaSurfaceCondition | 1 | Road surface condition. Refer to BSI PAS-1883 Section 5.2.3.7.c. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | DrivableAreaSurfaceFeature | 1 | Road surface feature. Refer to BSI PAS-1883 Section 5.2.3.7.b. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | DrivableAreaSurfaceType | 1 | Road surface type. Refer to BSI PAS-1883 Section 5.2.3.7.a. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | DrivableAreaType | 1 | Road type. Refer to BSI PAS-1883 Section 5.2.3.2. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | JunctionRoundabout | 1 | Roundabout type. Refer to BSI PAS-1883 Section 5.2.4. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | ScenerySpecialStructure | 1 | Special road structure. Refer to BSI PAS-1883 Section 5.2.1.d. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | subjectVehicleSpeedValue | 1 | Speed (km/h). Refer to BSI PAS-1883 Section 5.4.b. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | SceneryTemporaryStructure | 1 | Temporary road structure. Refer to BSI PAS-1883 Section 5.2.1.f. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | GeometryTransverse | 1 | Transverse geometry type. Refer to BSI PAS-1883 Section 5.2.3.3.b. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | SignsWarning | 1 | Warning sign type. Refer to BSI PAS-1883 Section 5.2.3.5.c. | openlabel-v2.shacl.ttl | ||
| Odd | openlabel_v2 | SceneryZone | 1 | Zone type. Refer to BSI PAS-1883 Section 5.2.1.a. | 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 | ||
| RoadUser | openlabel_v2 | motionDriveValue | 1 | Speed (km/h). | openlabel-v2.shacl.ttl | ||
| RoadUser | openlabel_v2 | RoadUserVehicle | 1 | Vehicle type. | openlabel-v2.shacl.ttl | ||
| QuantitativeValue | schema1 | maxValue | 1 | 1 | Maximum value of the range. | http://www.w3.org/2001/XMLSchema#decimal | openlabel-v2.shacl.ttl |
| QuantitativeValue | schema1 | minValue | 1 | 1 | Minimum value of the range. | http://www.w3.org/2001/XMLSchema#decimal | openlabel-v2.shacl.ttl |