Difference between revisions of "Tpso:Arc"

From City Data Model Project Collaboratory
Jump to navigation Jump to search
(Created page with "{{Subclass Definition |Class Name=Tpso:Arc |Subclass Of=Arc |Namespace=http://ontology.eil.utoronto.ca/cdm/TransportationSystem/ |Definition=<code> subClassOf inverse (hasN...")
 
Line 3: Line 3:
 
|Subclass Of=Arc
 
|Subclass Of=Arc
 
|Namespace=http://ontology.eil.utoronto.ca/cdm/TransportationSystem/
 
|Namespace=http://ontology.eil.utoronto.ca/cdm/TransportationSystem/
|Definition=<code>
+
|Definition=subClassOf inverse ([[hasNetworkComponent]]) only [[Network]]
subClassOf inverse ([[hasNetworkComponent]]) only [[Network]]
 
</code>
 
  
<code>
 
 
subClassOf [[accessesComplex]] only [[TransportationComplex]]
 
subClassOf [[accessesComplex]] only [[TransportationComplex]]
</code>
 
  
<code>
 
 
subClassOf associatedLinkLength exactly 1 length
 
subClassOf associatedLinkLength exactly 1 length
</code>
 
  
<code>
 
 
subClassOf containsArc only Arc
 
subClassOf containsArc only Arc
</code>
 
  
<code>
 
 
subClassOf Manifestation
 
subClassOf Manifestation
</code>
 
  
<code>
 
 
subClassOf supportsMode min 1 Mode
 
subClassOf supportsMode min 1 Mode
</code>
 
  
<code>
 
 
subClassOf hasControl only AccessRestriction
 
subClassOf hasControl only AccessRestriction
</code>
 
  
<code>
 
 
subClassOf hasFreeFlowSpeed max 1 speed
 
subClassOf hasFreeFlowSpeed max 1 speed
</code>
 
  
<code>
 
 
subClassOf hasLaneCapacity exactly 1 CapacityRate
 
subClassOf hasLaneCapacity exactly 1 CapacityRate
</code>
 
  
<code>
 
 
subClassOf hasLinkCapacity max 1 (quantity and  
 
subClassOf hasLinkCapacity max 1 (quantity and  
        (value only ((denominator only ('Cardinality Unit'
+
(value only ((denominator only ('Cardinality Unit'
        and ( inverse ('unit of measure') only ( inverse (value) only (cardinality_of only (defined_by only Arc))))))
+
and ( inverse ('unit of measure') only ( inverse (value) only (cardinality_of only (defined_by only Arc))))))
    and ('unit of measure' only (numerator only CardinalityUnitPerTime)))))
+
and ('unit of measure' only (numerator only CardinalityUnitPerTime)))))
</code>
 
  
<code>
 
 
subClassOf hasNumLanes exactly 1 xsd:integer
 
subClassOf hasNumLanes exactly 1 xsd:integer
</code>
 
  
<code>
 
 
subClassOf hasPostedSpeed max 1 speed
 
subClassOf hasPostedSpeed max 1 speed
</code>
 
  
<code>
 
 
subClassOf hasToll only MonetaryValue
 
subClassOf hasToll only MonetaryValue
</code>
 
  
<code>
 
 
subClassOf hasTTI only TTI
 
subClassOf hasTTI only TTI
</code>
 
  
<code>
 
 
subClassOf hasVDF max 1 quantity
 
subClassOf hasVDF max 1 quantity
</code>
 
  
<code>
 
 
subClassOf inMunicipality only Municipality
 
subClassOf inMunicipality only Municipality
</code>
 
 
|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.
 
|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.
 
|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).
 
|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).
 
|Definition Status=Pending Approval
 
|Definition Status=Pending Approval
 
}}
 
}}

Revision as of 13:56, 17 April 2020


Pattern

This class has been associated with the following pattern:


Subclass Of

Arc

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.

Class Diagram Description

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:


Sources

Sources considered when developing the class:


Status

Pending Approval

Has Subclass(es)