Preferred Name |
Connection |
Definitions |
The class of connections between systems. This class qualifies property `seas:connectedTo`. A connection describes potential interactions between systems. For example, a power connection between power systems describes the fact that these systems may exchange electricity. ``` <connection> seas:connectsSystem <electric_vehicle> , <electric_vehicle_service_equipment> . <electric_vehicle> seas:connectedThrough <connection> . <electric_vehicle_service_equipment> seas:connectedThrough <connection> . ``` Any two connected systems are connected through a connection. If: ``` <system1> a seas:System . <system2> a seas:System . <system1> seas:connectedTo <system2> . ``` then there exists `_:connection` such that: ``` _:connection seas:connectsSystem <system1> , <system2> . ``` A connection can connect more than two systems at the same time. Figure below illustrates connections of systems: [![Connections of systems](https://w3id.org/seas/system2.png)](https://w3id.org/seas/system2.png) |
ID |
https://w3id.org/seas/Connection |
comment |
The class of connections between systems. This class qualifies property `seas:connectedTo`. A connection describes potential interactions between systems. For example, a power connection between power systems describes the fact that these systems may exchange electricity. ``` seas:connectsSystem , . seas:connectedThrough . seas:connectedThrough . ``` Any two connected systems are connected through a connection. If: ``` a seas:System . a seas:System . seas:connectedTo . ``` then there exists `_:connection` such that: ``` _:connection seas:connectsSystem , . ``` A connection can connect more than two systems at the same time. Figure below illustrates connections of systems: [![Connections of systems](https://w3id.org/seas/system2.png)](https://w3id.org/seas/system2.png) |
definition |
The class of connections between systems. This class qualifies property `seas:connectedTo`. A connection describes potential interactions between systems. For example, a power connection between power systems describes the fact that these systems may exchange electricity. ``` seas:connectsSystem , . seas:connectedThrough . seas:connectedThrough . ``` Any two connected systems are connected through a connection. If: ``` a seas:System . a seas:System . seas:connectedTo . ``` then there exists `_:connection` such that: ``` _:connection seas:connectsSystem , . ``` A connection can connect more than two systems at the same time. Figure below illustrates connections of systems: [![Connections of systems](https://w3id.org/seas/system2.png)](https://w3id.org/seas/system2.png) |
isDefinedBy | |
label |
Connection |
prefixIRI |
seas:Connection |
prefLabel |
Connection |
term_status |
stable |
disjointWith | |
subClassOf |
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
Mapping To | Ontology | Relations | Source | Type | Actions |
---|---|---|---|---|---|
https://saref.etsi.org/saref4syst/Connection | https://data.industryportal.enit.fr/ontologies/SAREF4SYST | LOOM | Inter-portal | ||
https://ontohub.org/scheduling-ontology-network/rtno#Connection | https://data.industryportal.enit.fr/ontologies/SRO | LOOM | Inter-portal | ||
http://www.coinsweb.nl/cbim-2.0.rdf#Connection | https://data.industryportal.enit.fr/ontologies/COINS | LOOM | Inter-portal | ||
https://github.com/linmor-sys/BCAO.owl#Connection | https://data.industryportal.enit.fr/ontologies/BCAO | LOOM | Inter-portal |