Re: SUO: Ontologies applied to control
Hello Adam,
The ontologies are far from complete, but we may explore ways to adapt
and develop further the ontologies.
An example ontology of the framework that I mentioned in my previous
e-mail is available from public ontologies of the Stanford Ontology
Editor (http://www-ksl-svc.stanford.edu:5915/). Loading the
mdoom-ontology loads the included and references ontologies for the
process engineering domain.
Attached is the fault-diagnosis ontology in DAML+OIL format.
I look forward to having the feedback of the group.
Best regards,
Rafael
Adam Pease wrote:
> Rafael,
> Would you be willing to send your ontology to the SUO group? It would
> be interesting to see how it could fit with SUMO.
>
> Adam
>
> At 03:52 PM 4/26/2002 +0200, Rafael Batres wrote:
>
>> Dear Craig,
>>
>> I am new in the group and I just saw you e-mail concerning ontologies
>> for control aspects. This caught my attention as I am working on an
>> ontology for plant operation (mostly procedural control) and I am now
>> working in a project for an ontology of fault diagnosis and monitoring
>> of chemical processes.
>>
>> The approach is based on a framework that organizes the ontologies
>> into structural, behavioral and operation-and-management aspects,
>> which has proved to be quite useful in facilitaing the integration of
>> several domains along the engineering life-cycle of process plants.
>>
>> If you are interested we can try to see whether the framework and
>> other ideas can fit with you domain. I will send you a paper that
>> tells a bit about the possibility of using and extending PSL for the
>> operation ontology. I guess the fault diagnosis and monitoring
>> ontology is much more domain-independent and it could be also another
>> interesting activity for collaboration.
>>
>> Best regards,
>>
>> Rafael
>>
>>> I have been following this discussion group for quite a while, but
>>> this is my first contribution...
>>> After taking a two year hiatus from NIST to try out private industry,
>>> I have returned to NIST to continue applying ontologies to address
>>> industrial challenges. In my current role, I am charged with applying
>>> ontologies to the control environment (specifically, the control of
>>> autonomous vehicles as well as the control of automated manufacturing
>>> inspection machines).
>>> Does anyone have any experience in applying ontologies to the area of
>>> control? The Division in which I work has developed a control
>>> hierarchy, where ontologies would logically fit into the higher
>>> levels of the control hierarchy (where response time is longer and
>>> the representations are usually symbolic) as oppose to the lower
>>> levels of the control hierarchy (where response time is shorter
>>> (usually in the microseconds) and the representations are usually
>>> numeric or map-based). I would be interested in exploring which
>>> concepts in SUO would be most relevant to specialize in developing a
>>> domain ontology for control.
>>> Any insight from previous experiences would be much appreciated.
>>> Thanks,
>>> Craig
>>> -------------------------------------------------------------------------
>>>
>>> Craig Schlenoff
>>> Mechanical Engineer
>>> Intelligent Systems Division
>>> Manufacturing Engineering Lab
>>> National Institute of Standards and Technology
>>> 301-975-3456
>>> schlenof@cme.nist.gov
>>
>>
>
> Adam Pease
> Teknowledge
> (650) 424-0500 x571
>
<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF xmlns:daml="http://www.daml.org/2001/03/daml+oil#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:oiled="http://img.cs.man.ac.uk/oil/oiled#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2000/10/XMLSchema#">
<daml:Ontology rdf:about="">
<dc:title>"An Ontology"</dc:title>
<dc:date></dc:date>
<dc:creator></dc:creator>
<dc:description></dc:description>
<dc:subject></dc:subject>
<daml:versionInfo></daml:versionInfo>
</daml:Ontology>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Hardware_Malfunction">
<rdfs:label>Hardware_Malfunction</rdfs:label>
<rdfs:comment><![CDATA[A symptom, conditions, or fashion in which hardware fails. Hardware_Malfunction can be identified as loss of function; premature function (function without demand for remedial action); an out-of-tolerance condition; or a simple physical characteristic such as a leak observed during inspection. Examples: a cavitating pump, a broken pipe.]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T15:47:23Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#History">
<rdfs:label>History</rdfs:label>
<rdfs:comment><![CDATA[]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T14:16:46Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Human_Error">
<rdfs:label>Human_Error</rdfs:label>
<rdfs:comment><![CDATA[An Operation_Mistake by people, such as designers, engineers, plant operators, maintenance personnel, or managers that may contribute to or result in undesired events.]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T16:11:11Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Operation_Mistake">
<rdfs:label>Operation_Mistake</rdfs:label>
<rdfs:comment><![CDATA[An error in the way that hardware is manipulated. Indicates a deviation from the operation directive.]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T15:53:17Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Operation_Directive">
<rdfs:label>Operation_Directive</rdfs:label>
<rdfs:comment><![CDATA[Description of the tasks necessary to achieve operation objectives.]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T15:57:47Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Directly_Controllable_Devices">
<rdfs:label>Directly_Controllable_Devices</rdfs:label>
<rdfs:comment><![CDATA[Hardware that contain a part that can be operated or adjusted. Example a valve that contains a stem that is controlled by a human operator or control system.]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T16:03:05Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Hardware">
<rdfs:label>Hardware</rdfs:label>
<rdfs:comment><![CDATA[A device such as an equipment_item, computer, control system.]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T15:49:53Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Thing">
<rdfs:label>Thing</rdfs:label>
<rdfs:comment><![CDATA[]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T14:16:46Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Physicochemical_Process">
<rdfs:label>Physicochemical_Process</rdfs:label>
<rdfs:comment><![CDATA[Represents any physical and chemical phenomena, such as distillation, flashing, reaction, transport, mixing, splitting, cooling, heating, etc. The behavior of a physicochemical process is influenced by:
* The current behavior_state of the material that participates in the physicochemical_process
* Hardware that is in contact with the material that participates in the physicochemical_process. Example: the attributes of equipment like diameters and surface area
* Exogenic influences such as the increase of pressure by the use of a pump or compressor
]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T16:19:20Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Initiating_Abnormal_Event">
<rdfs:label>Initiating_Abnormal_Event</rdfs:label>
<rdfs:comment><![CDATA[The first abnormal state in an abnormal state sequence that can result in an accident unless protection systems or human actions intervene to prevent or mitigate the accident.]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T16:12:20Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Externally_Generated_Abnormal_Event">
<rdfs:label>Externally_Generated_Abnormal_Event</rdfs:label>
<rdfs:comment><![CDATA[Event caused by (1) a natural hazard (earthquake, flood, tornado, extreme temperature, lightning, etc.) or (2) man-induced events (aircraft crash, missile, terrorist actions, nearby industrial activity, or an interruption of utilities such as electric power or process air)]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T16:05:33Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Simulated_Behavior_State">
<rdfs:label>Simulated_Behavior_State</rdfs:label>
<rdfs:comment><![CDATA[A behavior_state obtained by means of stochastic, statistic of first-principles based simulation.]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T15:29:16Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
<rdfs:subClassOf>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Behavior_State"/>
</rdfs:subClassOf>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Fault_Diagnosis">
<rdfs:label>Fault_Diagnosis</rdfs:label>
<rdfs:comment><![CDATA[Determination of kind, size, location, and time of occurrence of an abnormal_state. Includes fault detection and identification]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T16:08:11Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Measured_Behavior_State">
<rdfs:label>Measured_Behavior_State</rdfs:label>
<rdfs:comment><![CDATA[The behavior_state that is measured using sensing devices. For example, the temperature measured using a thermostat.]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T15:28:55Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
<rdfs:subClassOf>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Behavior_State"/>
</rdfs:subClassOf>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Hazard">
<rdfs:label>Hazard</rdfs:label>
<rdfs:comment><![CDATA[A chemical or physical condition that has the potential for causing damage to people, property, or the environment.]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T16:10:32Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Physicochemical_Process_Drift">
<rdfs:label>Physicochemical_Process_Drift</rdfs:label>
<rdfs:comment><![CDATA[n unacceptable difference between expected and observed behavior states of a process characterized by the transformation of material. For example, a runaway reaction in a chemical process.]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T15:51:08Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Time_Stamp">
<rdfs:label>Time_Stamp</rdfs:label>
<rdfs:comment><![CDATA[A time stamp constains information about the time whtn a data point is registered]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T14:16:46Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Fault_Detection">
<rdfs:label>Fault_Detection</rdfs:label>
<rdfs:comment><![CDATA[Determination of whether an abnormal_state is present in a system and time of detection]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T16:06:50Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Accident">
<rdfs:label>Accident</rdfs:label>
<rdfs:comment><![CDATA[An unplanned abnormal state or sequence of abnormal states that results in undesirable losses of property, humans or damaging consequences to environment.]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T16:00:46Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Data_Point">
<rdfs:label>Data_Point</rdfs:label>
<rdfs:comment><![CDATA[Any, representation of a quantity and its time_stamp.]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T14:16:46Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Manipulable_Behavior_State">
<rdfs:label>Manipulable_Behavior_State</rdfs:label>
<rdfs:comment><![CDATA[A behavior_state that can be directly manipulated by a physical agent (an agent that interacts with a device that is tangible from a human point of view). For example, the switch of a centrifugal pump.]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T15:29:34Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
<rdfs:subClassOf>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Behavior_State"/>
</rdfs:subClassOf>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Behavior_State">
<rdfs:label>Behavior_State</rdfs:label>
<rdfs:comment><![CDATA[The current_state of a system that changes in time.]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T14:16:46Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
<rdfs:subClassOf>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Thing"/>
</rdfs:subClassOf>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Fault_Identification">
<rdfs:label>Fault_Identification</rdfs:label>
<rdfs:comment><![CDATA[Determination of the kind, location, and time of detection of an abnormal_state.]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T16:09:14Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Behavior_Variable">
<rdfs:label>Behavior_Variable</rdfs:label>
<rdfs:comment><![CDATA[A variable of interest. Example "temperature at the outlet of reactor R-1"]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T15:27:10Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Quantity">
<rdfs:label>Quantity</rdfs:label>
<rdfs:comment><![CDATA[]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T14:16:46Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Date">
<rdfs:label>Date</rdfs:label>
<rdfs:comment><![CDATA[]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T14:16:46Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Time">
<rdfs:label>Time</rdfs:label>
<rdfs:comment><![CDATA[]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T14:16:46Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Abnormal_State">
<rdfs:label>Abnormal_State</rdfs:label>
<rdfs:comment><![CDATA[An unacceptable difference between expected and observed behavior states.]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T14:16:46Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Operation_Objective">
<rdfs:label>Operation_Objective</rdfs:label>
<rdfs:comment><![CDATA[A guiding statement of intent that is aimed at providing an overall direction to what operations on hardware should be performed. Examples of operation objectives are "shutdown", "startup", etc. An operation changes the behavior_state of the hardware.]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T15:57:29Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
</daml:Class>
<daml:ObjectProperty rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Has_Recorded_Date">
<rdfs:label>Has_Recorded_Date</rdfs:label>
<rdfs:comment><![CDATA[]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T14:16:46Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
<rdfs:domain>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Time_Stamp"/>
</rdfs:domain>
<rdfs:range>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Date"/>
</rdfs:range>
</daml:ObjectProperty>
<daml:ObjectProperty rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Has_Recorded_Time">
<rdfs:label>Has_Recorded_Time</rdfs:label>
<rdfs:comment><![CDATA[]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T14:16:46Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
<rdfs:domain>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Time_Stamp"/>
</rdfs:domain>
<rdfs:range>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Time"/>
</rdfs:range>
</daml:ObjectProperty>
<daml:ObjectProperty rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Behavior_State_History">
<rdfs:label>Behavior_State_History</rdfs:label>
<rdfs:comment><![CDATA[]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T16:23:43Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
<rdfs:domain>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Behavior_State"/>
</rdfs:domain>
<rdfs:range>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#History"/>
</rdfs:range>
</daml:ObjectProperty>
<daml:ObjectProperty rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Abnormal_State_Takes_Place_In">
<rdfs:label>Abnormal_State_Takes_Place_In</rdfs:label>
<rdfs:comment><![CDATA[]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T16:23:09Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
<rdfs:domain>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Abnormal_State"/>
</rdfs:domain>
<rdfs:range>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Hardware"/>
</rdfs:range>
</daml:ObjectProperty>
<daml:ObjectProperty rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Has_Time_Stamp">
<rdfs:label>Has_Time_Stamp</rdfs:label>
<rdfs:comment><![CDATA[]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T14:16:46Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
<rdfs:domain>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Data_Point"/>
</rdfs:domain>
<rdfs:range>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Time_Stamp"/>
</rdfs:range>
</daml:ObjectProperty>
<daml:ObjectProperty rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Set_of_Variables_In_Abnormal_State">
<rdfs:label>Set_of_Variables_In_Abnormal_State</rdfs:label>
<rdfs:comment><![CDATA[]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T16:31:25Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
<rdfs:domain>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Abnormal_State"/>
</rdfs:domain>
<rdfs:range>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Behavior_Variable"/>
</rdfs:range>
</daml:ObjectProperty>
<daml:ObjectProperty rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Data_Point_Value">
<rdfs:label>Data_Point_Value</rdfs:label>
<rdfs:comment><![CDATA[]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T14:16:46Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
<rdfs:domain>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Data_Point"/>
</rdfs:domain>
<rdfs:range>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Quantity"/>
</rdfs:range>
</daml:ObjectProperty>
<daml:ObjectProperty rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Possibly_Caused_By">
<rdfs:label>Possibly_Caused_By</rdfs:label>
<rdfs:comment><![CDATA[]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T16:22:32Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
<rdfs:domain>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Abnormal_State"/>
</rdfs:domain>
<rdfs:range>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Hardware_Malfunction"/>
</rdfs:range>
</daml:ObjectProperty>
<daml:ObjectProperty rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Behavior_Variable_Has_State">
<rdfs:label>Behavior_Variable_Has_State</rdfs:label>
<rdfs:comment><![CDATA[]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T16:33:16Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
<rdfs:domain>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Behavior_Variable"/>
</rdfs:domain>
<rdfs:range>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Behavior_State"/>
</rdfs:range>
</daml:ObjectProperty>
<daml:ObjectProperty rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#History_Data_Points">
<rdfs:label>History_Data_Points</rdfs:label>
<rdfs:comment><![CDATA[]]></rdfs:comment>
<oiled:creationDate><![CDATA[2002-04-29T16:27:47Z]]></oiled:creationDate>
<oiled:creator><![CDATA[batresr]]></oiled:creator>
<rdfs:domain>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#History"/>
</rdfs:domain>
<rdfs:range>
<daml:Class rdf:about="file:D:/User/Files 2001/Collaboration Projects/IEEE SUO Ontology/FaultDiagnosisOntology.daml#Data_Point"/>
</rdfs:range>
</daml:ObjectProperty>
</rdf:RDF>