@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://saref.etsi.org/saref4syst/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
ns0:Connection
metadata_def:mappingLoom "connection" ;
metadata_def:mappingSameURI ns0:Connection ;
metadata_def:prefLabel "Connection"@en ;
metadata:prefixIRI "s4syst:Connection" ;
a owl:Class ;
rdfs:comment "The class of connections between systems. This class qualifies property s4syst:connectedTo. A connection describes potential interactions between systems. Any two connected systems are connected through a connection. A connection can connect more than two systems at the same time."@en ;
rdfs:label "Connection"@en ;
rdfs:subClassOf owl:Thing ;
owl:disjointWith ns0:ConnectionPoint, ns0:System .
ns0:connectedThrough
rdfs:range ns0:Connection .
ns0:connectsSystem
rdfs:domain ns0:Connection .
ns0:connectsSystemAt
rdfs:domain ns0:Connection .
ns0:connectsSystemThrough
rdfs:range ns0:Connection .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://saref.etsi.org/saref4syst/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
ns0:Connection
metadata_def:mappingLoom "connection" ;
metadata_def:mappingSameURI ns0:Connection ;
metadata_def:prefLabel "Connection"@en ;
metadata:prefixIRI "s4syst:Connection" ;
a owl:Class ;
rdfs:comment "The class of connections between systems. This class qualifies property s4syst:connectedTo. A connection describes potential interactions between systems. Any two connected systems are connected through a connection. A connection can connect more than two systems at the same time."@en ;
rdfs:label "Connection"@en ;
rdfs:subClassOf owl:Thing ;
owl:disjointWith ns0:ConnectionPoint, ns0:System .
ns0:connectedThrough
rdfs:range ns0:Connection .
ns0:connectsSystem
rdfs:domain ns0:Connection .
ns0:connectsSystemAt
rdfs:domain ns0:Connection .
ns0:connectsSystemThrough
rdfs:range ns0:Connection .