Physical Interconnection Point Identifier
TBD
URI: gx:PhysicalInterconnectionPointIdentifier
classDiagram
class PhysicalInterconnectionPointIdentifier
click PhysicalInterconnectionPointIdentifier href "../PhysicalInterconnectionPointIdentifier"
PointOfPresence <|-- PhysicalInterconnectionPointIdentifier
click PointOfPresence href "../PointOfPresence"
PhysicalInterconnectionPointIdentifier <|-- InternetExchangePoint
click InternetExchangePoint href "../InternetExchangePoint"
PhysicalInterconnectionPointIdentifier : aggregationOfResources
PhysicalInterconnectionPointIdentifier --> "*" String : aggregationOfResources
click String href "../String"
PhysicalInterconnectionPointIdentifier : description
PhysicalInterconnectionPointIdentifier --> "0..1" String : description
click String href "../String"
PhysicalInterconnectionPointIdentifier : energyMix
PhysicalInterconnectionPointIdentifier --> "*" EnergyMix : energyMix
click EnergyMix href "../EnergyMix"
PhysicalInterconnectionPointIdentifier : energyUsageEfficiency
PhysicalInterconnectionPointIdentifier --> "0..1" EnergyUsageEfficiency : energyUsageEfficiency
click EnergyUsageEfficiency href "../EnergyUsageEfficiency"
PhysicalInterconnectionPointIdentifier : interconnectionPointIdentifier
PhysicalInterconnectionPointIdentifier --> "1" InterconnectionPointIdentifier : interconnectionPointIdentifier
click InterconnectionPointIdentifier href "../InterconnectionPointIdentifier"
PhysicalInterconnectionPointIdentifier : location
PhysicalInterconnectionPointIdentifier --> "1..*" Address : location
click Address href "../Address"
PhysicalInterconnectionPointIdentifier : maintainedBy
PhysicalInterconnectionPointIdentifier --> "1..*" InternetServiceProvider : maintainedBy
click InternetServiceProvider href "../InternetServiceProvider"
PhysicalInterconnectionPointIdentifier : manufacturedBy
PhysicalInterconnectionPointIdentifier --> "*" LegalPerson : manufacturedBy
click LegalPerson href "../LegalPerson"
PhysicalInterconnectionPointIdentifier : name
PhysicalInterconnectionPointIdentifier --> "0..1" String : name
click String href "../String"
PhysicalInterconnectionPointIdentifier : ownedBy
PhysicalInterconnectionPointIdentifier --> "*" LegalPerson : ownedBy
click LegalPerson href "../LegalPerson"
PhysicalInterconnectionPointIdentifier : participants
PhysicalInterconnectionPointIdentifier --> "1..*" LegalPerson : participants
click LegalPerson href "../LegalPerson"
PhysicalInterconnectionPointIdentifier : waterUsageEffectiveness
PhysicalInterconnectionPointIdentifier --> "0..1" WaterUsageEffectiveness : waterUsageEffectiveness
click WaterUsageEffectiveness href "../WaterUsageEffectiveness"
Inheritance
- GaiaXEntity
- Resource
- PhysicalResource
- PointOfPresence
- PhysicalInterconnectionPointIdentifier
- PointOfPresence
- PhysicalResource
- Resource
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
participants | 1..* LegalPerson |
Legal persons interconnecting their networks via this point of presence | PointOfPresence |
interconnectionPointIdentifier | 1 InterconnectionPointIdentifier |
Definition of the location where resources can interconnect | PointOfPresence |
maintainedBy | 1..* InternetServiceProvider |
ISP in charge of managing the IP transit (or internet transit) of this point ... | PhysicalResource |
aggregationOfResources | * xsd:string or Resource |
A resolvable link of resources related to the resource and that can exist ind... | PhysicalResource, Resource |
ownedBy | * LegalPerson |
A list of resolvable links to Gaia-X Credentials of participant owning the re... | PhysicalResource |
manufacturedBy | * LegalPerson |
A list of resolvable links to Gaia-X Credentials of participant manufacturing... | PhysicalResource |
location | 1..* Address |
A list of physical locations | PhysicalResource |
energyUsageEfficiency | 0..1 EnergyUsageEfficiency |
Information about the energy usage efficiency of the resource, including rele... | PhysicalResource |
waterUsageEffectiveness | 0..1 WaterUsageEffectiveness |
Information regarding the water usage effectiveness of the resource, includin... | PhysicalResource |
energyMix | * EnergyMix |
A list of information on the composition of the energy mix used by the resour... | PhysicalResource |
name | 0..1 xsd:string |
A human readable name of the entity | GaiaXEntity |
description | 0..1 xsd:string |
A free text description of the entity | GaiaXEntity |
Usages
used by | used in | type | used |
---|---|---|---|
ConnectivityConfiguration | sourceIdentifierA | any_of[range] | PhysicalInterconnectionPointIdentifier |
ConnectivityConfiguration | destinationIdentifierZ | any_of[range] | PhysicalInterconnectionPointIdentifier |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/gaia-x/development#connectivity-configuration
LinkML Source
Direct
name: PhysicalInterconnectionPointIdentifier
description: TBD
title: Physical Interconnection Point Identifier
from_schema: https://w3id.org/gaia-x/development#connectivity-configuration
is_a: PointOfPresence
Induced
name: PhysicalInterconnectionPointIdentifier
description: TBD
title: Physical Interconnection Point Identifier
from_schema: https://w3id.org/gaia-x/development#connectivity-configuration
is_a: PointOfPresence
attributes:
participants:
name: participants
description: Legal persons interconnecting their networks via this point of presence
from_schema: https://w3id.org/gaia-x/development#connectivity-configuration
alias: participants
owner: PhysicalInterconnectionPointIdentifier
domain_of:
- PointOfPresence
- VirtualInterconnectionPointIdentifier
range: LegalPerson
required: true
multivalued: true
interconnectionPointIdentifier:
name: interconnectionPointIdentifier
description: Definition of the location where resources can interconnect.
title: interconnection point identifier
from_schema: https://w3id.org/gaia-x/development#connectivity-configuration
alias: interconnectionPointIdentifier
owner: PhysicalInterconnectionPointIdentifier
domain_of:
- PointOfPresence
- VirtualInterconnectionPointIdentifier
range: InterconnectionPointIdentifier
required: true
multivalued: false
maintainedBy:
name: maintainedBy
description: ISP in charge of managing the IP transit (or internet transit) of
this point of presence
title: maintained by
from_schema: https://w3id.org/gaia-x/development#resource
alias: maintainedBy
owner: PhysicalInterconnectionPointIdentifier
domain_of:
- PhysicalResource
range: InternetServiceProvider
required: true
multivalued: true
aggregationOfResources:
name: aggregationOfResources
description: A resolvable link of resources related to the resource and that can
exist independently of it.
title: aggregation of
from_schema: https://w3id.org/gaia-x/development#resource
alias: aggregationOfResources
owner: PhysicalInterconnectionPointIdentifier
domain_of:
- ServiceOffering
- Resource
- PhysicalResource
range: string
required: false
multivalued: true
any_of:
- range: Resource
ownedBy:
name: ownedBy
description: A list of resolvable links to Gaia-X Credentials of participant owning
the resource.
title: owned by
from_schema: https://w3id.org/gaia-x/development#resource
rank: 1000
alias: ownedBy
owner: PhysicalInterconnectionPointIdentifier
domain_of:
- PhysicalResource
range: LegalPerson
multivalued: true
manufacturedBy:
name: manufacturedBy
description: A list of resolvable links to Gaia-X Credentials of participant manufacturing
the resource.
title: manufactured by
from_schema: https://w3id.org/gaia-x/development#resource
rank: 1000
alias: manufacturedBy
owner: PhysicalInterconnectionPointIdentifier
domain_of:
- PhysicalResource
range: LegalPerson
multivalued: true
location:
name: location
description: A list of physical locations.
from_schema: https://w3id.org/gaia-x/development#resource
rank: 1000
alias: location
owner: PhysicalInterconnectionPointIdentifier
domain_of:
- PhysicalResource
range: Address
required: true
multivalued: true
energyUsageEfficiency:
name: energyUsageEfficiency
description: Information about the energy usage efficiency of the resource, including
relevant certifications and metrics.
title: Energy Usage Efficiency
from_schema: https://w3id.org/gaia-x/development#resource
rank: 1000
alias: energyUsageEfficiency
owner: PhysicalInterconnectionPointIdentifier
domain_of:
- PhysicalResource
range: EnergyUsageEfficiency
waterUsageEffectiveness:
name: waterUsageEffectiveness
description: Information regarding the water usage effectiveness of the resource,
including certifications and effectiveness measures.
title: Water Usage Effectiveness
from_schema: https://w3id.org/gaia-x/development#resource
rank: 1000
alias: waterUsageEffectiveness
owner: PhysicalInterconnectionPointIdentifier
domain_of:
- PhysicalResource
- WaterUsageEffectiveness
range: WaterUsageEffectiveness
energyMix:
name: energyMix
description: A list of information on the composition of the energy mix used by
the resource, including percentages of renewable energy and carbon-free energy.
title: Energy Mix
from_schema: https://w3id.org/gaia-x/development#resource
rank: 1000
alias: energyMix
owner: PhysicalInterconnectionPointIdentifier
domain_of:
- PhysicalResource
range: EnergyMix
multivalued: true
name:
name: name
description: A human readable name of the entity.
title: name
from_schema: http://w3id.org/gaia-x/gx-trust-framework
rank: 1000
slot_uri: https_schema:name
alias: name
owner: PhysicalInterconnectionPointIdentifier
domain_of:
- GaiaXEntity
range: string
required: false
description:
name: description
description: A free text description of the entity.
title: description
from_schema: http://w3id.org/gaia-x/gx-trust-framework
rank: 1000
slot_uri: https_schema:description
alias: description
owner: PhysicalInterconnectionPointIdentifier
domain_of:
- GaiaXEntity
- DataProduct
- Measure
range: string
required: false