Class: AutonomousSystemFacet
"An autonomous system facet is a grouping of characteristics unique to a collection of connected Internet Protocol (IP) routing prefixes under the control of one or more network operators on behalf of a single administrative entity or domain that presents a common, clearly defined routing policy to the Internet. [based on https://en.wikipedia.org/wiki/Autonomous_system(Internet)]"_
URI: master:AutonomousSystemFacet
 classDiagram
    class AutonomousSystemFacet
      Facet <|-- AutonomousSystemFacet
      AutonomousSystemFacet : asHandle
      AutonomousSystemFacet : number
      AutonomousSystemFacet : regionalInternetRegistry
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- AutonomousSystemFacet
 
 
 - Facet
 
 - UcoInherentCharacterizationThing
 
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| number | 0..1  Integer  | 
direct | |
| asHandle | 0..1  String  | 
direct | |
| regionalInternetRegistry | 0..1  String  | 
"specifies the name of the Regional Internet Registry (RIR) which allocated t... | direct | 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-master
 
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | master:AutonomousSystemFacet | 
| native | master:AutonomousSystemFacet | 
LinkML Source
Direct
name: AutonomousSystemFacet
description: '"An autonomous system facet is a grouping of characteristics unique
  to a collection of connected Internet Protocol (IP) routing prefixes under the control
  of one or more network operators on behalf of a single administrative entity or
  domain that presents a common, clearly defined routing policy to the Internet. [based
  on https://en.wikipedia.org/wiki/Autonomous_system_(Internet)]"'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slots:
- number
- asHandle
- regionalInternetRegistry
Induced
name: AutonomousSystemFacet
description: '"An autonomous system facet is a grouping of characteristics unique
  to a collection of connected Internet Protocol (IP) routing prefixes under the control
  of one or more network operators on behalf of a single administrative entity or
  domain that presents a common, clearly defined routing policy to the Internet. [based
  on https://en.wikipedia.org/wiki/Autonomous_system_(Internet)]"'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
attributes:
  number:
    name: number
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: number
    owner: AutonomousSystemFacet
    domain_of:
    - AutonomousSystemFacet
    range: integer
  asHandle:
    name: asHandle
    description: ''
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: asHandle
    owner: AutonomousSystemFacet
    domain_of:
    - AutonomousSystemFacet
    range: string
  regionalInternetRegistry:
    name: regionalInternetRegistry
    description: '"specifies the name of the Regional Internet Registry (RIR) which
      allocated the IP address contained in a WHOIS entry."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: regionalInternetRegistry
    owner: AutonomousSystemFacet
    domain_of:
    - AutonomousSystemFacet
    - WhoisFacet
    union_of:
    - '{''range'': ''RegionalRegistryTypeVocab''}'
    - '{''range'': ''string type''}'
    range: string