Tpso:Arc: Difference between revisions

From City Data Model Project Collaboratory
Jump to navigation Jump to search
No edit summary
No edit summary
 
(40 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Subclass Definition
{{Class Definition
|Class Name=Tpso:Arc
|Description=A tpso:Arc is distinct from the concepts that describe the physical infrastructure in a transportation network. An Arc represents the abstract constraints and attributes that exist independent of the physical characteristics.
|Subclass Of=Arc
A tpso:Arc is a kind of [[Manifestation]]; it represents an Arc at a specific moment in time. To support a representation of change over time, the same Arc object (an [[Arc_TimeVariant]]) have multiple [[tpso:Arc]] Manifestations, as depicted in the simplified example below.
|Namespace=http://ontology.eil.utoronto.ca/cdm/TransportationSystem/
|Definition=equivalentClass ([[manifestationOf]] some [[Arc_TimeVariant]]) and ([[manifestationOf]] only [[Arc_TimeVariant]])


subClassOf inverse ([[hasNetworkComponent]]) only [[TransportationNetwork]]
<uml>
@startuml


subClassOf [[accessesComplex]] only [[TransportationComplex]]
title Example Arc Manifestations


subClassOf associatedLinkLength exactly 1 length
object Arc1_t1
object Arc1_t2
object Arc1_TimeVariant


subClassOf containsArc only Arc


subClassOf Manifestation
Arc1_TimeVariant --> Arc1_t1 : hasManifestation
Arc1_TimeVariant --> Arc1_t2 : hasManifestation


subClassOf supportsMode min 1 Mode


subClassOf hasControl only AccessRestriction
Arc1_t1 : speed = 80kmph
Arc1_t2 : speed = 100kmph


subClassOf hasFreeFlowSpeed max 1 speed


subClassOf hasLaneCapacity exactly 1 CapacityRate
@enduml
 
</uml>
subClassOf hasLinkCapacity max 1 (quantity and
|Class Diagram Description=In figure "another caption" below, a class diagram illustrates...
(value only ((denominator only ('Cardinality Unit'
|Interface Specification References=ISO 5087-3 City Data Model Transportation Planning
and ( inverse ('unit of measure') only ( inverse (value) only (cardinality_of only (defined_by only Arc))))))
|Definition Status=Approved
and ('unit of measure' only (numerator only CardinalityUnitPerTime)))))
}}
 
{{Annotation Specification
subClassOf hasNumLanes exactly 1 xsd:integer
|Annotation Row={{Annotation Row
 
|Annotation=rdfs:label
subClassOf hasPostedSpeed max 1 speed
|Value=test label
 
}}{{Annotation Row
subClassOf hasToll only MonetaryValue
|Annotation=rdfs:comment
 
|Value=test comment
subClassOf hasTTI only TTI
}}
 
}}
subClassOf hasVDF max 1 quantity
{{Manchester Specification
 
|Manchester Row={{Manchester Row
subClassOf inMunicipality only Municipality
|Property=AccessesComplex
|Description=A tpso:Arc is distinct from the concepts that describe the physical infrastructure in a transportation network. An Arc represents the abstract constraints and attributes that exist independent of the physical characteristics.
|Restriction=only
|Use Case(s)=Arcs are a key concept (nodes being another) required for transportation planning. Arcs are used as input for routing engines as well as to describe and assess the connectivity of a transportation network(s).
|Value=Tpso:RoadSegment
|Definition Status=Pending Approval
}}{{Manchester Row
|Property=HasNetworkComponent
|Restriction=only
|Value=Node or Test
}}{{Manchester Row
|Property=AccessesComplex
|Restriction=only
|Value=Tpso:Node
}}
|Property=AccessesComplex
|Restriction=only
|Value=TransportationComplex
}}
{{Supplementary Figures
|Figure Row={{Figure Row
|Figure=Test image arcs.png
|Caption=test caption 1
}}{{Figure Row
|Figure=route_class_diagram.png
|Caption=test caption 2
}}
|Figure=Test image arcs.png,route_class_diagram.png,
|Caption=test caption
}}
}}

Latest revision as of 13:58, 20 June 2021


Pattern

This class has been associated with the following pattern:


Subclass Of

Description

An English description of the definition (what distinguishes this sense of the term?).

A tpso:Arc is distinct from the concepts that describe the physical infrastructure in a transportation network. An Arc represents the abstract constraints and attributes that exist independent of the physical characteristics. A tpso:Arc is a kind of Manifestation; it represents an Arc at a specific moment in time. To support a representation of change over time, the same Arc object (an Arc_TimeVariant) have multiple tpso:Arc Manifestations, as depicted in the simplified example below.

<uml> @startuml

title Example Arc Manifestations

object Arc1_t1 object Arc1_t2 object Arc1_TimeVariant


Arc1_TimeVariant --> Arc1_t1 : hasManifestation Arc1_TimeVariant --> Arc1_t2 : hasManifestation


Arc1_t1 : speed = 80kmph Arc1_t2 : speed = 100kmph


@enduml </uml>

Class Diagram Description

In figure "another caption" below, a class diagram illustrates...

Required by Use Case(s)

(why is this specialized definition needed?)


CDM References

What other classes or properties reference this term?


Interface Specification References

This class has been associated with the following interface specification items: ISO 5087-3 City Data Model Transportation Planning

Sources

Sources considered when developing the class:


Status

Approved

Has Subclass(es)



Annotations

Annotation Value
rdfs:label test label
rdfs:comment test comment


Manchester Syntax Specification

Property Restriction Value
AccessesComplex only Tpso:RoadSegment
HasNetworkComponent only Node or Test
AccessesComplex only Tpso:Node


Supplementary Figures

Figure Caption
test caption 1
test caption 2