Skip to content

Slot: addr_lines

A single line of an address.

URI: [oscal:addr_lines](https://w3id.org/lmodel/oscal/addr_lines) Alias: addr_lines ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Address](Address.md) | A postal address for the location | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain Of | [Address](Address.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:addr_lines | | native | oscal:addr_lines | ## LinkML Source
name: addr-lines
description: A single line of an address.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: addr_lines
domain_of:
- Address
range: string
multivalued: true