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: observable:AutonomousSystemFacet
classDiagram
class AutonomousSystemFacet
Facet <|-- AutonomousSystemFacet
AutonomousSystemFacet : asHandle
AutonomousSystemFacet ..> string : asHandle
AutonomousSystemFacet : number
AutonomousSystemFacet ..> integer : number
AutonomousSystemFacet : regionalInternetRegistry
AutonomousSystemFacet ..> string : regionalInternetRegistry
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- AutonomousSystemFacet
- Facet
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
number | 0..1 xsd:integer |
direct | |
asHandle | 0..1 xsd:string |
direct | |
regionalInternetRegistry | 0..1 xsd: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-observable
Mappings
Mapping Type | Mapped Value |
---|---|
self | observable:AutonomousSystemFacet |
native | observable: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-observable
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-observable
rank: 1000
is_a: Facet
attributes:
number:
name: number
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: number
owner: AutonomousSystemFacet
domain_of:
- AutonomousSystemFacet
range: integer
asHandle:
name: asHandle
description: ''
from_schema: https://w3id.org/lmodel/uco-observable
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-observable
rank: 1000
alias: regionalInternetRegistry
owner: AutonomousSystemFacet
domain_of:
- AutonomousSystemFacet
- WhoisFacet
union_of:
- '{''range'': ''RegionalRegistryTypeVocab''}'
- '{''range'': ''string type''}'
range: string