Class: TownDetail
_Town details, in the context of address. _
__
URI: cim:TownDetail
classDiagram
class TownDetail
TownDetail : code
TownDetail : country
TownDetail : section
TownDetail : state_or_province
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| code | 0..1 String |
Town code | direct |
| country | 0..1 String |
Name of the country | direct |
| section | 0..1 String |
Town section | direct |
| state_or_province | 0..1 String |
Name of the state or province | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| StreetAddress | town_detail | range | TownDetail |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:TownDetail |
| native | cim:TownDetail |
LinkML Source
Direct
name: TownDetail
description: "Town details, in the context of address.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
code:
name: code
description: Town code.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TownDetail.code
multivalued: false
domain_of:
- StreetDetail
- TownDetail
- CostType
- OverheadCost
- ErpReqLineItem
- PricingStructure
- CULaborCode
- StandardIndustryCode
- Reason
range: string
required: false
country:
name: country
description: Name of the country.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TownDetail.country
multivalued: false
domain_of:
- TownDetail
range: string
required: false
section:
name: section
description: Town section. For example, it is common for there to be 36 sections
per township.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TownDetail.section
multivalued: false
domain_of:
- TownDetail
range: string
required: false
state_or_province:
name: state_or_province
description: Name of the state or province.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TownDetail.stateOrProvince
multivalued: false
domain_of:
- TownDetail
range: string
required: false
class_uri: cim:TownDetail
Induced
name: TownDetail
description: "Town details, in the context of address.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
code:
name: code
description: Town code.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TownDetail.code
multivalued: false
alias: code
owner: TownDetail
domain_of:
- StreetDetail
- TownDetail
- CostType
- OverheadCost
- ErpReqLineItem
- PricingStructure
- CULaborCode
- StandardIndustryCode
- Reason
range: string
required: false
country:
name: country
description: Name of the country.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TownDetail.country
multivalued: false
alias: country
owner: TownDetail
domain_of:
- TownDetail
range: string
required: false
section:
name: section
description: Town section. For example, it is common for there to be 36 sections
per township.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TownDetail.section
multivalued: false
alias: section
owner: TownDetail
domain_of:
- TownDetail
range: string
required: false
state_or_province:
name: state_or_province
description: Name of the state or province.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TownDetail.stateOrProvince
multivalued: false
alias: state_or_province
owner: TownDetail
domain_of:
- TownDetail
range: string
required: false
class_uri: cim:TownDetail