Class: DataCollectionDevice
A data collection device is a device that collects information about one or more objects.
Parents
- is_a: Device - A device is usually a constructed tool.
Children
- MassSpectrometer - A mass spectrometer is a device that identifies ions based on their mass to charge ratio using an electromagnetic field.
- MicroarrayDevice - A microarray device is a device that identifies the binding of a target substance to a physically immobile substrate placed in an array or lattice.
- NmrDevice - A nuclear magnetic resonance (NMR) device is a device that applies a magnetic field to perturb nuclei with an odd number of protons and/or of neutrons in order to hav them absort and re-emit electromagnetic radiation.
Referenced by Class
Attributes
Inherited from Device:
- hasCreator 0..1
- Description: has creator is a relation between an entity and that which created it.
- Range: Entity
-
hasAttribute 0..1
-
Description: has attribute is a relation that associates a entity with an attribute where an attribute is an intrinsic characteristic such as a quality, capability, disposition, function, or is an externally derived attribute determined from some descriptor (e.g. a quantity, position, label/identifier) either directly or indirectly through generalization of entities of the same type.
-
Range: Entity
- satisfies 0..1
-
Description: satisfies is a relation between an entity and the specification or objective that it conforms to.
-
Range: Description
- isRelatedTo 0..1
- Description: A is related to B iff there is some relation between A and B.
- Range: Entity
- derivesInto 0..1
-
Description: a derives to b if and only if a or some part thereof is consumed in the formation of b.
-
Range: Object
-