@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.w3id.org/def/caso#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://www.w3.org/ns/sosa/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
ns0:Actuation
metadata_def:mappingLoom "actuation" ;
metadata_def:mappingSameURI ns0:Actuation ;
metadata_def:prefLabel "Actuation"@en ;
metadata:prefixIRI "caso:Actuation" ;
a owl:Class ;
rdfs:comment "Actuation - Act of carrying out an (Actuation) Procedure to change the state of world using an Actuator. This act is performed during the context exploitation phase of a context aware system. An Actuation links to an Actuator to describe what made the Actuation and how; links to an ActuatableProperty to describe the target that the Actuation change; links to a FeatureOfInterest to detail what that property was associated with; links to a Deduction by the wasInfluencedBy property when the act is performed based on the given Deduction; and links to the Function that is triggered by the Actuation by the triggersFunction property."@en ;
rdfs:label "Actuation"@en ;
rdfs:subClassOf ns1:Actuation .
ns0:triggersFunction
rdfs:domain ns0:Actuation .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.w3id.org/def/caso#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://www.w3.org/ns/sosa/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
ns0:Actuation
metadata_def:mappingLoom "actuation" ;
metadata_def:mappingSameURI ns0:Actuation ;
metadata_def:prefLabel "Actuation"@en ;
metadata:prefixIRI "caso:Actuation" ;
a owl:Class ;
rdfs:comment "Actuation - Act of carrying out an (Actuation) Procedure to change the state of world using an Actuator. This act is performed during the context exploitation phase of a context aware system. An Actuation links to an Actuator to describe what made the Actuation and how; links to an ActuatableProperty to describe the target that the Actuation change; links to a FeatureOfInterest to detail what that property was associated with; links to a Deduction by the wasInfluencedBy property when the act is performed based on the given Deduction; and links to the Function that is triggered by the Actuation by the triggersFunction property."@en ;
rdfs:label "Actuation"@en ;
rdfs:subClassOf ns1:Actuation .
ns0:triggersFunction
rdfs:domain ns0:Actuation .