Class: AddressFacet
An Address Facet is a grouping of characteristics unique to an administrative identifier for a geolocation associated with a specific identity.
URI: master:AddressFacet
 classDiagram
    class AddressFacet
      IdentityFacet <|-- AddressFacet
      AddressFacet : address
          AddressFacet ..> Location : address
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- IdentityFacet
- AddressFacet
 
 
 - IdentityFacet
 
 - Facet
 
 - UcoInherentCharacterizationThing
 
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| address | 0..1  Location  | 
direct | 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-master
 
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | master:AddressFacet | 
| native | master:AddressFacet | 
LinkML Source
Direct
name: AddressFacet
description: An Address Facet is a grouping of characteristics unique to an administrative
  identifier for a geolocation associated with a specific identity.
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: IdentityFacet
slots:
- address
slot_usage:
  address:
    name: address
    domain_of:
    - AddressFacet
    maximum_cardinality: 1
Induced
name: AddressFacet
description: An Address Facet is a grouping of characteristics unique to an administrative
  identifier for a geolocation associated with a specific identity.
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: IdentityFacet
slot_usage:
  address:
    name: address
    domain_of:
    - AddressFacet
    maximum_cardinality: 1
attributes:
  address:
    name: address
    description: ''
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: address
    owner: AddressFacet
    domain_of:
    - AddressFacet
    range: Location
    maximum_cardinality: 1