@prefix : .
@prefix owl: .
@prefix rdf: .
@prefix xml: .
@prefix xsd: .
@prefix rdfs: .
@base .
rdf:type owl:Ontology ;
owl:versionIRI ;
owl:imports ;
,
;
;
"Markus Schilling, June Lau, Bernd Bayerlein. (July 22th, 2024) MO: microscopy ontology. Version 1.1, https://w3id.org/pmd/mo/"@en ;
"Microscopy Ontology (MO)"@en ;
rdfs:isDefinedBy ;
owl:versionInfo 1.1 ;
"Die Mikroskopie-Ontologie (MO) baut auf der PMD Core Ontology (PMDco) auf und bietet Konzepte für die semantische (Meta-)Datendarstellung im Bereich der Mikroskopie und Mikroanalyse. Mithilfe eines NLP-Ansatzes wird aus einem großen Korpus von Abstracts aus zwei Jahrzehnten Mikroskopie- und Mikroanalyse-Konferenzbeiträgen die zugrunde liegende Sprache der Community halbautomatisch abgeleitet und in die MO integriert. Die MO ermöglicht die semantische Integration und Verknüpfung von heterogenen Mikroskopie- und Mikroanalysedaten."@de ,
"The Microscopy Ontology (MO) is built on the PMD Core Ontology (PMDco) and provides concepts for semantic (meta)data representation within the domains of microscopy and microanalysis. Using an NLP approach on a large corpus of abstracts from 2 decades of Microscopy and Microanalysis Conference Proceedings, the underlying language of the community is semiautomatically derived and incorporated in the MO. The MO enables semantic integration and linkage of heterogeneous microscopy and microanalysis data."@en .
#################################################################
# Annotation properties
#################################################################
### http://purl.org/dc/elements/1.1/creator
rdf:type owl:AnnotationProperty .
### http://purl.org/dc/elements/1.1/license
rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/bibliographicCitation
rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/title
rdf:type owl:AnnotationProperty .
### http://www.w3.org/2004/02/skos/core#altLabel
rdf:type owl:AnnotationProperty .
### http://www.w3.org/2004/02/skos/core#definition
rdf:type owl:AnnotationProperty .
### http://www.w3.org/2004/02/skos/core#example
rdf:type owl:AnnotationProperty .
### http://www.w3.org/2004/02/skos/core#prefLabel
rdf:type owl:AnnotationProperty .
### https://w3id.org/pmd/co/abbreviation
rdf:type owl:AnnotationProperty .
### https://w3id.org/pmd/co/definitionSource
rdf:type owl:AnnotationProperty .
### https://w3id.org/pmd/mo/abbreviation
:abbreviation rdf:type owl:AnnotationProperty .
#################################################################
# Classes
#################################################################
### https://w3id.org/pmd/co/AnalysingProcess
rdf:type owl:Class .
### https://w3id.org/pmd/co/Area
rdf:type owl:Class .
### https://w3id.org/pmd/co/Component
rdf:type owl:Class .
### https://w3id.org/pmd/co/Coordinates
rdf:type owl:Class .
### https://w3id.org/pmd/co/CrossSectionArea
rdf:type owl:Class .
### https://w3id.org/pmd/co/Date
rdf:type owl:Class .
### https://w3id.org/pmd/co/DigitalEntity
rdf:type owl:Class .
### https://w3id.org/pmd/co/Distance
rdf:type owl:Class .
### https://w3id.org/pmd/co/Duration
rdf:type owl:Class .
### https://w3id.org/pmd/co/ElectronMicroscope
rdf:type owl:Class .
### https://w3id.org/pmd/co/ElectronMicroscopy
rdf:type owl:Class .
### https://w3id.org/pmd/co/Identifier
rdf:type owl:Class .
### https://w3id.org/pmd/co/Length
rdf:type owl:Class .
### https://w3id.org/pmd/co/ManufacturingProcess
rdf:type owl:Class .
### https://w3id.org/pmd/co/Micropscope
rdf:type owl:Class .
### https://w3id.org/pmd/co/MicroscopyProcess
rdf:type owl:Class .
### https://w3id.org/pmd/co/Object
rdf:type owl:Class .
### https://w3id.org/pmd/co/OpticalMicroscopy
rdf:type owl:Class .
### https://w3id.org/pmd/co/Process
rdf:type owl:Class .
### https://w3id.org/pmd/co/ProcessingNode
rdf:type owl:Class .
### https://w3id.org/pmd/co/TestingRate
rdf:type owl:Class .
### https://w3id.org/pmd/co/Time
rdf:type owl:Class .
### https://w3id.org/pmd/co/ValueObject
rdf:type owl:Class .
### https://w3id.org/pmd/mo/Aberration
:Aberration rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Aberration"@de ,
"Aberration"@en ;
"Abweichung vom idealen oder erwarteten Verhalten, häufig im Zusammenhang mit optischen Systemen verwendet."@de ,
"Deviation from the ideal or expected behavior, often used in the context of optical systems."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/AccelerationVoltage
:AccelerationVoltage rdf:type owl:Class ;
rdfs:subClassOf :Voltage ;
rdfs:comment "Die Beschleunigungsspannung bestimmt die kinetische Energie der Elektronen und beeinflusst die Auflösung und die Eindringtiefe in die Probe."@de ,
"The acceleration voltage determines the kinetic energy of the electrons and affects the resolution and depth of penetration in the sample."@en ;
rdfs:isDefinedBy ;
rdfs:label "Acceleration Voltage"@en ,
"Beschleunigungsspannung"@de ;
"Diese Klasse beschreibt die Spannung, die an ein Elektronenmikroskop angelegt wird, um die von der Elektronenquelle (in der Regel eine Kathode) emittierten Elektronen auf die Probe zu beschleunigen."@de ,
"This class decribes the voltage applied to an electron microscope to accelerate the electrons emitted from the electron source (usually a cathode) towards the specimen."@en ;
"ChatGPT 3.5" .
### https://w3id.org/pmd/mo/AcquisitionDate
:AcquisitionDate rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Acquisition Date"@en ,
"Erfassungsdatum"@de ;
"The date when the image or data was acquired."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/AcquisitionTime
:AcquisitionTime rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Acquisition Time"@en ,
"Erfassungszeit"@de ;
"The time when the image or data was acquired."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/ActualMagnification
:ActualMagnification rdf:type owl:Class ;
rdfs:subClassOf :Magnification ;
rdfs:label "Actual Magnification"@en .
### https://w3id.org/pmd/mo/Age
:Age rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Age"@en ,
"Alter"@de ;
"Die Dauer, die ein Objekt oder Organismus existiert hat."@de ,
"The duration that an object or organism has existed."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/Angle
:Angle rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:label ,
"Angle"@en ,
"Winkel"@de ;
"""In der Geometrie und Trigonometrie ist ein Winkel ein Maß für eine Drehung, das erforderlich ist, um eine Linie oder Ebene mit einer anderen zur Deckung zu bringen. Ein Winkel wird durch zwei Strahlen gebildet, die einen gemeinsamen Endpunkt haben, der als Scheitelpunkt des Winkels bezeichnet wird. Die Strahlen werden als die Seiten des Winkels bezeichnet.
Hinweis: Das Konzept des Winkels ist in der Geometrie von grundlegender Bedeutung und wird häufig verwendet, um die relative Ausrichtung von Linien, Ebenen oder Flächen zu beschreiben. Winkel werden in der Regel in Grad (°) oder Bogenmaß (rad) gemessen."""@de ,
"""In geometry and trigonometry, an angle is a measure of the amount of rotation needed to bring one line or plane into coincidence with another. An angle is formed by two rays that share a common endpoint, known as the vertex of the angle. The rays are referred to as the sides of the angle.
Note: The concept of an angle is fundamental in geometry and is often used to describe the relative orientation of lines, planes, or surfaces. Angles are typically measured in degrees (°) or radians (rad)."""@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/AnnularBrightFieldScanningTransmissionElectronMicroscopy
:AnnularBrightFieldScanningTransmissionElectronMicroscopy rdf:type owl:Class ;
rdfs:subClassOf :ScanningTransmissionElectronMicroscopy ;
rdfs:isDefinedBy ;
rdfs:label "Annular Bright Field Scanning Transmission Electron Microscopy"@en ,
"Ringförmige Hellfeld-Rastertransmissionselektronenmikroskopie"@de ;
"ABF STEM is a technique that utilizes a specific arrangement of detectors to enhance contrast in STEM images, particularly for heavy elements."@en ;
"ChatGPT 3.5"@en ;
:abbreviation "ABF-STEM"@en .
### https://w3id.org/pmd/mo/AnnularDarkFieldScanningTransmissionElectronMicroscopy
:AnnularDarkFieldScanningTransmissionElectronMicroscopy rdf:type owl:Class ;
rdfs:subClassOf :ScanningTransmissionElectronMicroscopy ;
rdfs:isDefinedBy ;
rdfs:label "Annular Dark Field Scanning Transmission Electron Microscopy"@en ,
"Ringförmige Dunkelfeld-Rastertransmissionselektronenmikroskopie"@de ;
"ADF STEM is a technique that utilizes a specific arrangement of detectors to create contrast in STEM images based on the scattered electrons."@en ;
"ChatGPT 3.5"@en ;
:abbreviation "ADF-STEM"@en .
### https://w3id.org/pmd/mo/Anode
:Anode rdf:type owl:Class ;
rdfs:subClassOf :Electrode ;
rdfs:isDefinedBy ;
rdfs:label "Anode"@de ,
"Anode"@en ;
"The anode is the positively charged electrode in an electrochemical cell or other electrically driven systems. It serves as the site where oxidation occurs, meaning electrons are released from the anode, typically moving towards the cathode. In devices like batteries, the anode is where electrons are produced during the discharge process."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/Aperture
:Aperture rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Aperturblende"@de ,
"Aperture"@en ;
"Pinhole"@en ;
"An opening through which light or other radiation enters a camera or other optical instrument."@en ,
"Eine Öffnung, durch die Licht oder andere Strahlung in eine Kamera oder ein anderes optisches Instrument eintritt."@de ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/ApertureSize
:ApertureSize rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Aperture Size"@en ,
"Blendengröße"@de ;
"Die Größe der Öffnung in einer Blende, die die Menge des durchgehenden Lichts oder der Strahlung beeinflusst."@de ,
"The size of the opening in an aperture, affecting the amount of light or radiation passing through."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/AtmosphericScanningElectronMicroscopy
:AtmosphericScanningElectronMicroscopy rdf:type owl:Class ;
rdfs:subClassOf :ScanningElectronMicroscopy ;
rdfs:isDefinedBy ;
rdfs:label "Atmospheric Scanning Electron Microscopy"@en ,
"Atmosphärische Rasterelektronenmikroskopie"@de ;
"Atmospheric Scanning Electron Microscopy is a technique that allows samples to be imaged in their natural, hydrated state at atmospheric pressure. It enables the observation of biological and other hydrated specimens without the need for dehydration or coating."@en ;
"ChatGPT 3.5"@en ;
:abbreviation "ASEM"@en .
### https://w3id.org/pmd/mo/AtomicResolution
:AtomicResolution rdf:type owl:Class ;
rdfs:subClassOf :Resolution ;
rdfs:isDefinedBy ;
rdfs:label "Atomare Auflösung"@de ,
"Atomic Resolution"@en ;
"Die Fähigkeit, einzelne Atome in einem Bild oder einer Struktur aufzulösen."@de ,
"The ability to resolve individual atoms in an image or structure."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/AugerElectronSpectroscopy
:AugerElectronSpectroscopy rdf:type owl:Class ;
rdfs:subClassOf :Spectroscopy ;
rdfs:isDefinedBy ;
rdfs:label "Auger Electron Spectroscopy"@en ,
"Auger-Elektronen-Spektroskopie"@de ;
"""Auger Electron Spectroscopy (AES) is a surface analysis technique used in the field of materials science and surface chemistry. It involves the study of the interactions between high-energy electrons and atoms on the surface of a material. The process is named after Pierre Auger, who made significant contributions to the understanding of this phenomenon.
In AES, a sample's surface is bombarded with a beam of high-energy electrons, which causes inner-shell electrons to be ejected from the atoms in the sample. These vacancies are then filled by higher-energy electrons from outer shells, leading to the emission of Auger electrons. The energy of these emitted Auger electrons is characteristic of the specific elements present in the sample and their chemical states.
By analyzing the energy spectrum of the emitted Auger electrons, researchers can identify the elements present on the surface of the material and determine their relative concentrations. Auger Electron Spectroscopy provides valuable information about the elemental composition and chemical bonding of the top few atomic layers of a material, making it a powerful tool for studying surface properties, thin films, and interfaces in various scientific and industrial applications."""@en ;
"ChatGPT 3.5"@en ;
:abbreviation "AES"@en .
### https://w3id.org/pmd/mo/Beam
:Beam rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Beam"@en ,
"Strahl"@de ;
"A stream of electrons emitted from the electron source and directed towards the specimen in an electron microscope."@en ,
"Ein Strom von Elektronen, der von der Elektronenquelle emittiert und auf die Probe in einem Elektronenmikroskop gerichtet wird."@de ;
"ChatGPT 3.5" .
### https://w3id.org/pmd/mo/BeamCurrent
:BeamCurrent rdf:type owl:Class ;
rdfs:subClassOf :Current ;
rdfs:isDefinedBy ;
rdfs:label "Beam Current"@en ,
"Strahlstrom"@de ;
"Die Intensität des Elektronenstrahls, gemessen als Anzahl der Elektronen, die eine bestimmte Fläche pro Zeiteinheit durchdringen."@de ,
"The intensity of the electron beam, measured as the number of electrons passing through a given area per unit time."@en ;
"ChatGPT 3.5" .
### https://w3id.org/pmd/mo/BeamEnergy
:BeamEnergy rdf:type owl:Class ;
rdfs:subClassOf :Energy ;
rdfs:isDefinedBy ;
rdfs:label "Beam Energy"@en ,
"Strahlungsenergie"@de ;
"Die Energie eines Teilchen- oder Photonenstrahls, der in verschiedenen Analyseverfahren verwendet wird."@de ,
"The energy of a particle or photon beam used in various analytical techniques."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/BeamOffsetX
:BeamOffsetX rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Beam Offset X"@en ,
"Strahlversatz X"@de ;
"Der Versatz des Elektronenstrahls entlang der X-Achse in der Elektronenmikroskopie."@de ,
"The offset of the electron beam along the X-axis in electron microscopy."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/BeamOffsetY
:BeamOffsetY rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Beam Offset Y"@en ,
"Strahlversatz Y"@de ;
"Der Versatz des Elektronenstrahls entlang der Y-Achse in der Elektronenmikroskopie."@de ,
"The offset of the electron beam along the Y-axis in electron microscopy."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/BeamPath
:BeamPath rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Beam Path"@en ,
"Strahlengang"@de ;
"Strahlenweg"@de ;
"Die Flugbahn des Elektronenstrahls auf seinem Weg durch das Elektronenmikroskop von der Elektronenquelle zur Probe und dann zum Detektor."@de ,
"The trajectory followed by the electron beam as it travels through the electron microscope, from the electron source to the specimen and then to the detector."@en ;
"ChatGPT 3.5" .
### https://w3id.org/pmd/mo/BeamShiftX
:BeamShiftX rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Beam Shift X"@en ,
"Strahlverschiebung X"@de ;
"Die Verschiebung des Elektronenstrahls entlang der X-Achse in der Elektronenmikroskopie."@de ,
"The shift of the electron beam along the X-axis in electron microscopy."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/BeamShiftY
:BeamShiftY rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Beam Shift Y"@en ,
"Strahlverschiebung Y"@de ;
"Die Verschiebung des Elektronenstrahls entlang der Y-Achse in der Elektronenmikroskopie."@de ,
"The shift of the electron beam along the Y-axis in electron microscopy."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/BeamTiltX
:BeamTiltX rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:label "Beam Tilt X"@en ,
"Strahlneigung X-Richtung"@de .
### https://w3id.org/pmd/mo/BeamTiltY
:BeamTiltY rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:label "Beam Tilt Y"@en ,
"Strahlneigung Y-Richtung"@de .
### https://w3id.org/pmd/mo/Bias
:Bias rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Bias"@en ,
"Vorspannung"@de ;
"A voltage or other value that influences the operation of an electronic component."@en ,
"Eine Spannung oder ein anderer Wert, der den Betrieb eines elektronischen Bauteils beeinflusst."@de ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/BrightFieldTransmissionElectronMicroscopy
:BrightFieldTransmissionElectronMicroscopy rdf:type owl:Class ;
rdfs:subClassOf :TransmissionElectronMicroscopy ;
rdfs:isDefinedBy ;
rdfs:label "Bright Field Transmission Electron Microscopy"@en ,
"Hellfeld-Transmissionselektronenmikroskopie"@de ;
"Bright Field TEM is an imaging mode in transmission electron microscopy where regions of the sample that scatter electrons less appear brighter in the resulting image."@en ;
"ChatGPT 3.5"@en ;
:abbreviation "BFTEM"@en .
### https://w3id.org/pmd/mo/Brightness
:Brightness rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Brightness"@en ,
"Helligkeit"@de ;
"Der Grad der Lichtintensität in einem Bild."@de ,
"The level of light intensity in an image."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/CEOS-CEFIDfilter
:CEOS-CEFIDfilter rdf:type owl:Class ;
rdfs:subClassOf :EnergyFilter ,
:ImageFilter ;
"PMDco Team"@en ;
"ChatGPT 3.5"@en ;
rdfs:label "CEOS-CEFID Filter"@de ,
"CEOS-CEFID Filter"@en ;
"A CEOS-CEFID Filter is a specialized energy filter used in electron microscopes for enhancing image contrast and resolution."@en ,
"Ein CEOS-CEFID Filter ist ein spezialisierter Energiefilter, der in Elektronenmikroskopen verwendet wird, um den Bildkontrast und die Auflösung zu verbessern."@de .
### https://w3id.org/pmd/mo/CameraLength
:CameraLength rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Camera Length"@en ;
"Der Abstand zwischen der Probe und der Kamera, die zur Aufnahme von Bildern in einem Elektronenmikroskop verwendet wird."@de ,
"The distance between the specimen and the camera used to capture images in an electron microscope."@en ;
"STEM camera length"@en ;
"Camera Length"@en ,
"Kameralänge"@de ,
"ChatGPT 3.5" .
### https://w3id.org/pmd/mo/Cathode
:Cathode rdf:type owl:Class ;
rdfs:subClassOf :Electrode ;
rdfs:isDefinedBy ;
rdfs:label "Cathode"@en ,
"Kathode"@de ;
"The cathode is the negatively charged electrode in an electrochemical cell or other electrical systems. It is the site where reduction occurs, leading to the acceptance of electrons from the external circuit. In batteries, for instance, the cathode is where electrons are consumed during the discharge process."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/Chamber
:Chamber rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:label "Chamber"@en .
### https://w3id.org/pmd/mo/ChamberVacuum
:ChamberVacuum rdf:type owl:Class ;
rdfs:subClassOf :Vacuum ;
rdfs:isDefinedBy ;
rdfs:label "Chamber Vacuum"@en ,
"Kammervakuum"@de ;
"Das Vakuumniveau im Inneren der Kammer eines Elektronenmikroskops oder eines anderen Geräts."@de ,
"The vacuum level inside the chamber of an electron microscope or other device."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/Channel
:Channel rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Channel"@en ,
"Kanal"@de ;
"A path along which signals such as data or electrical impulses are transmitted."@en ,
"Ein Pfad, entlang dem Signale wie Daten oder elektrische Impulse übertragen werden."@de ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/ChromaticAberration
:ChromaticAberration rdf:type owl:Class ;
rdfs:subClassOf :Aberration ;
rdfs:isDefinedBy ;
rdfs:label "Chromatic Aberration"@en ,
"Chromatische Aberration"@de ;
"Die Unfähigkeit eines Objektivs, alle Farben auf denselben Konvergenzpunkt zu fokussieren."@de ,
"The failure of a lens to focus all colors to the same convergence point."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/CoherentBeam
:CoherentBeam rdf:type owl:Class ;
rdfs:subClassOf :Beam ;
rdfs:isDefinedBy ;
rdfs:label "Coherent Beam"@en ,
"Kohärenter Strahl"@de ;
"An electron beam in which the individual electrons maintain a constant phase relationship with each other, resulting in interference patterns when interacting with a sample."@en ,
"Ein Elektronenstrahl, bei dem die einzelnen Elektronen eine konstante Phasenbeziehung zueinander haben, was bei der Wechselwirkung mit einer Probe zu Interferenzmustern führt."@de ;
"ChatGPT 3.5" .
### https://w3id.org/pmd/mo/CollectionEfficiency
:CollectionEfficiency rdf:type owl:Class ;
rdfs:subClassOf :Efficiency ;
rdfs:isDefinedBy ;
rdfs:label "Collection Efficiency"@en ,
"Kollektoreffizienz"@de ;
"Die Fähigkeit eines Detektors oder Systems, relevante Signale oder Daten zu erfassen und aufzuzeichnen."@de ,
"The ability of a detector or system to capture and record relevant signals or data."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/Collector
:Collector rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Collector"@en ,
"Kollektor"@de ;
"A device that collects charged particles or radiation in a microscope or other instrument."@en ,
"Ein Gerät, das geladene Teilchen oder Strahlung in einem Mikroskop oder einem anderen Instrument sammelt."@de ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/CondensorAperture
:CondensorAperture rdf:type owl:Class ;
rdfs:subClassOf :Aperture ;
rdfs:isDefinedBy ;
rdfs:label "Condensor Aperture"@en ,
"Kondensorblende"@de ;
"An aperture that controls the amount of light entering the condenser lens system in a microscope."@en ,
"Eine Blende, die die Lichtmenge steuert, die in das Kondensorlinsensystem eines Mikroskops eintritt."@de ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/CondensorLense
:CondensorLense rdf:type owl:Class ;
rdfs:subClassOf :Lense ;
rdfs:isDefinedBy ;
rdfs:label "Condensor Lens"@en ,
"Kondensorlinse"@de ;
"A condenser lens is an optical element used in microscopy and other optical systems to focus and control the illumination on the sample being observed. It is positioned below the light source and directs light rays onto the specimen, making the illumination uniform and optimizing the quality of the sample's image. The condenser lens helps enhance contrast, resolution, and overall image quality by ensuring that a consistent and concentrated light beam illuminates the specimen."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/ConfocalLaserScanningMicroscopy
:ConfocalLaserScanningMicroscopy rdf:type owl:Class ;
rdfs:subClassOf :LightMicroscopy ;
rdfs:isDefinedBy ;
rdfs:label "Confocal Laser Scanning Microscopy"@en ,
"Konfokale Laser-Scanning-Mikroskopie"@de ;
"Confocal Laser Scanning Microscopy (CLSM) is an optical imaging technique that enhances resolution and eliminates out-of-focus blur by using a spatial pinhole and laser illumination. A focused laser beam is scanned across the sample's surface or depth, and only the light emitted from the focal plane (or a defined section) passes through the pinhole to form an image. CLSM provides high-resolution three-dimensional images, making it popular for biological imaging and studying fluorescently labeled samples."@en ;
"ChatGPT 3.5"@en ;
:abbreviation "CLSM"@en .
### https://w3id.org/pmd/mo/Contrast
:Contrast rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Contrast"@en ,
"Kontrast"@de ;
"Der Unterschied in der Leuchtdichte oder Farbe, der Objekte in einem Bild unterscheidbar macht."@de ,
"The difference in luminance or color that makes objects distinguishable in an image."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/ConvergenceAngle
:ConvergenceAngle rdf:type owl:Class ;
rdfs:subClassOf :Angle ;
rdfs:comment "Der Konvergenzwinkel beeinflusst die Schärfentiefe und die Auflösung des Bildes."@de ,
"The convergence angle affects the depth of field and resolution of the image."@en ;
rdfs:isDefinedBy ;
rdfs:label "Convergence Angle"@en ,
"Konvergenzwinkel"@de ;
"Der Winkel, in dem der Elektronenstrahl in einem Elektronenmikroskop auf die Probe trifft."@de ,
"The angle at which the electron beam converges onto the specimen in an electron microscope."@en ;
"ChatGPT 3.5" .
### https://w3id.org/pmd/mo/ConvergentBeamElectronDiffraction
:ConvergentBeamElectronDiffraction rdf:type owl:Class ;
rdfs:subClassOf :ElectronDiffraction ;
"PMDco Team"@en ;
"ChatGPT 3.5"@en ;
rdfs:label "Convergent Beam Electron Diffraction"@en ,
"Konvergente Strahl-Elektronenbeugung"@de ;
"Convergent Beam Electron Diffraction is a technique in electron microscopy where a convergent electron beam is used to form diffraction patterns, allowing for precise analysis of crystal structures."@en ,
"Konvergente Strahl-Elektronenbeugung ist eine Technik in der Elektronenmikroskopie, bei der ein konvergenter Elektronenstrahl verwendet wird, um Beugungsmuster zu erzeugen, die eine präzise Analyse von Kristallstrukturen ermöglichen."@de .
### https://w3id.org/pmd/mo/Cryo-ScanningElectronMicroscope
:Cryo-ScanningElectronMicroscope rdf:type owl:Class ;
rdfs:subClassOf :ScanningElectronMicroscope ;
rdfs:comment "A cryo-scanning electron microscope is typically used for imaging biological samples."@en ,
"Ein Kryo-Rasterelektronenmikroskop wird in der Regel zur Abbildung biologischer Proben verwendet."@de ,
"Eine Art Elektronenmikroskop, das bei kryogenen Temperaturen arbeitet."@de ;
rdfs:isDefinedBy ;
rdfs:label "Cryo Scanning Electron Microscope"@en ,
"Kryo-Rasterelektronenmikroskop"@de ,
"cryo-SEM"@en ;
"A type of electron microscope that operates under cryogenic temperatures."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/CryoElectronTomography
:CryoElectronTomography rdf:type owl:Class ;
rdfs:subClassOf :ElectronTomography ;
rdfs:isDefinedBy ;
rdfs:label "Cryo Electron Tomography"@en ,
"Kryo-Elektronentomographie"@de ;
"Cryo Electron Tomography is a form of electron tomography that is performed at cryogenic temperatures. It is used to study the three-dimensional structure of frozen-hydrated samples."@en ;
"ChatGPT 3.5"@en ;
:abbreviation "cryo-ET"@en .
### https://w3id.org/pmd/mo/CryoTransmissionElectronMicroscope
:CryoTransmissionElectronMicroscope rdf:type owl:Class ;
rdfs:subClassOf :TransmissionElectronMicroscope ;
rdfs:isDefinedBy ;
rdfs:label "Cryo Transmission Electron Microscope"@en ,
"Kryo-Transmissionselektronenmikroskop"@de ;
"A transmission electron microscope that operates at cryogenic temperatures."@en ,
"Ein Transmissionselektronenmikroskop, das bei kryogenen Temperaturen arbeitet."@de ;
"ChatGPT 3.5"@en ;
:abbreviation "cryo-TEM"@en .
### https://w3id.org/pmd/mo/Current
:Current rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:comment "Der Strom wird normalerweise in Ampere (A) gemessen."@de ,
"The current is typically measured in amperes (A)."@en ;
rdfs:isDefinedBy ;
rdfs:label "Current"@en ,
"Strom"@de ;
"Stromstärke"@de ;
"Der Fluss der elektrischen Ladung."@de ,
"The flow of electric charge."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/Detector
:Detector rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Detector"@en ,
"Detektor"@de ;
"A device used to detect and measure properties such as light, radiation, or particles."@en ,
"Ein Gerät zur Erkennung und Messung von Eigenschaften wie Licht, Strahlung oder Teilchen."@de ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/DetectorQuantumEfficiency
:DetectorQuantumEfficiency rdf:type owl:Class ;
rdfs:subClassOf :Efficiency ;
rdfs:isDefinedBy ;
rdfs:label "Detector Quantum Efficiency"@en ,
"Detektor Quantenausbeute"@de ;
"Die Effizienz, mit der ein Detektor einfallende Strahlung in Nutzsignale umwandelt."@de ,
"The efficiency with which a detector converts incident radiation into useful signals."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/Diffraction
:Diffraction rdf:type owl:Class ;
rdfs:subClassOf :PhysicalProcess ;
rdfs:isDefinedBy ;
rdfs:label "Diffraction"@en ,
"Diffraktion"@de ;
"Beugung"@de ,
"Scattering"@en ;
"Die Biegung von Elektronenwellen beim Durchgang durch eine kristalline Probe, was zur Bildung von Beugungsmustern führt, die Informationen über die Kristallstruktur liefern."@de ,
"The bending of electron waves as they pass through a crystalline sample, resulting in the formation of diffraction patterns that provide information about the crystal structure."@en ;
"ChatGPT 3.5" .
### https://w3id.org/pmd/mo/DiffractionPattern
:DiffractionPattern rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Beugungsmuster"@de ,
"Diffraction Pattern"@en ;
"Das Muster von Flecken oder Banden, das auf einem Detektor entsteht, wenn Elektronen nach der Wechselwirkung mit einer kristallinen Probe gebeugt werden."@de ,
"The pattern of spots or bands produced on a detector when electrons diffract after interacting with a crystalline sample."@en ;
"ChatGPT 3.5" .
### https://w3id.org/pmd/mo/DiscAperture
:DiscAperture rdf:type owl:Class ;
rdfs:subClassOf :Aperture ;
rdfs:isDefinedBy ;
rdfs:label "Disc Aperture"@en ,
"Scheibenblende"@de ;
"A circular aperture used to limit the beam size in an optical instrument."@en ,
"Eine kreisförmige Blende zur Begrenzung der Strahlgröße in einem optischen Instrument."@de ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/DiskOfLeastConfusion
:DiskOfLeastConfusion rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Disk Of Least Confusion"@en ,
"Scheibe der geringsten Konfusion"@de ;
"Der Bereich in der Bildebene eines Elektronenmikroskops, in dem der Elektronenstrahl auf die kleinste Punktgröße fokussiert wird, wodurch die durch sphärische Aberration verursachte Unschärfe minimiert wird."@de ,
"The region in the image plane of an electron microscope where the electron beam is focused to the smallest spot size, minimizing the blurring effect due to spherical aberration."@en ;
"ChatGPT 3.5" .
### https://w3id.org/pmd/mo/DriftCorrection
:DriftCorrection rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:label "Drift Correction"@en .
### https://w3id.org/pmd/mo/DwellTime
:DwellTime rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Dwell Time"@en ,
"Verweilzeit"@de ;
"Verweildauer"@de ;
"Die Zeitspanne, in der der Elektronenstrahl während der Bildgebung oder Analyse auf einen bestimmten Punkt oder einen interessierenden Bereich der Probe fokussiert wird."@de ,
"The amount of time that the electron beam is focused on a specific point or region of interest on the specimen during imaging or analysis."@en ;
"ChatGPT 3.5" .
### https://w3id.org/pmd/mo/DynamicFocusCorrection
:DynamicFocusCorrection rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Dynamic Focus Correction"@en ,
"Dynamische Fokuskorrektur"@de ;
"A technique used in electron microscopy to continuously adjust the focus of the electron beam in real-time to maintain optimal image quality, especially when imaging uneven or rough surfaces."@en ,
"Eine Technik, die in der Elektronenmikroskopie eingesetzt wird, um den Fokus des Elektronenstrahls kontinuierlich in Echtzeit anzupassen und so eine optimale Bildqualität zu erhalten, insbesondere bei der Abbildung unebener oder rauer Oberflächen."@de ;
"ChatGPT 3.5" .
### https://w3id.org/pmd/mo/DynamicRefocusing
:DynamicRefocusing rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Dynamic Refocusing"@en ,
"Dynamische Refokussierung"@de ;
"Der Prozess, bei dem der Fokus des Elektronenstrahls während der Bildgebung angepasst wird, um Änderungen der Probenhöhe oder -topografie zu kompensieren und sicherzustellen, dass die gesamte Probe im Fokus bleibt."@de ,
"The process of adjusting the focus of the electron beam during imaging to compensate for changes in the specimen height or topography, ensuring that the entire specimen remains in focus."@en ;
"ChatGPT 3.5" .
### https://w3id.org/pmd/mo/DynamicTransmissionElectronMicroscopy
:DynamicTransmissionElectronMicroscopy rdf:type owl:Class ;
rdfs:subClassOf :TransmissionElectronMicroscopy ;
rdfs:isDefinedBy ;
rdfs:label "Dynamic Transmission Electron Microscopy"@en ,
"Dynamische Transmissionselektronenmikroskopie"@de ;
"Dynamic Transmission Electron Microscopy is a technique that uses ultrafast electron pulses to capture rapid processes in materials with nanosecond to picosecond time resolution."@en ;
"ChatGPT 3.5"@en ;
:abbreviation "DTEM"@en .
### https://w3id.org/pmd/mo/Efficiency
:Efficiency rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Efficiency"@en ,
"Effizienz"@de ;
"Das Verhältnis von nützlichem / nutzbarem Output zum gesamten Input in einem System."@de ,
"The ratio of useful output to total input in any system."@en ;
"ChatGPT 3.5"@en .
### https://w3id.org/pmd/mo/Electrode
:Electrode rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:isDefinedBy ;
rdfs:label "Electrode"@en ,
"Elektrode"@de ;
"An electrode is a conductor through which electric current enters or exits a substance. In the context of electrochemical systems, an electrode facilitates the transfer of electrons between a solid material and an electrolyte. Electrodes are essential components in batteries, fuel cells, electroplating, and other electrochemical processes. They play a critical role in facilitating chemical reactions and energy storage or conversion."@en ;