Skip to content

Enum: PropertyTypeEnum

Specifies different types of property.

URI: common_domain_model:PropertyTypeEnum

Permissible Values

Value Meaning Description
Commercial None Commercial property
Residential None Residential property

Slots

Name Description
propertyType Specifies the type of property when the security is linked to a property asse...

Identifier and Mapping Information

Schema Source

LinkML Source

name: PropertyTypeEnum
description: Specifies different types of property.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  Commercial:
    text: Commercial
    description: Commercial property.
  Residential:
    text: Residential
    description: Residential property.