@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/coswot/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns1: <https://w3id.org/coswot/core/> .
ns0:ServiceKind
metadata_def:mappingLoom "servicekind" ;
metadata_def:mappingSameURI ns0:ServiceKind ;
metadata_def:prefLabel "Service Kind"@en ;
metadata:prefixIRI "coswot:ServiceKind" ;
a owl:Class ;
rdfs:comment "A coswot:Service is a digital representation of a function in a network, making it discoverable, registerable and remotely controllable in the network. An instance of coswot:ServiceKind can apply to different functions."@en ;
rdfs:isDefinedBy ns1:services_operations ;
rdfs:label "Service Kind"@en ;
rdfs:subClassOf skos:Concept, ns0:Service .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/coswot/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns1: <https://w3id.org/coswot/core/> .
ns0:ServiceKind
metadata_def:mappingLoom "servicekind" ;
metadata_def:mappingSameURI ns0:ServiceKind ;
metadata_def:prefLabel "Service Kind"@en ;
metadata:prefixIRI "coswot:ServiceKind" ;
a owl:Class ;
rdfs:comment "A coswot:Service is a digital representation of a function in a network, making it discoverable, registerable and remotely controllable in the network. An instance of coswot:ServiceKind can apply to different functions."@en ;
rdfs:isDefinedBy ns1:services_operations ;
rdfs:label "Service Kind"@en ;
rdfs:subClassOf skos:Concept, ns0:Service .