@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 ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/ElectronBackscatterDiffraction :ElectronBackscatterDiffraction rdf:type owl:Class ; rdfs:subClassOf :ElectronDiffraction ; rdfs:isDefinedBy ; rdfs:label "Electron Backscatter Diffraction"@en , "Rückstreuelektronenbeugung"@de ; "Electron Backscatter Diffraction is a microscopy technique used to analyze the crystallographic orientation and microstructure of materials. It involves directing an electron beam onto a sample's surface and measuring the backscattered electrons. By analyzing the diffraction patterns of these electrons, researchers can determine the crystallographic orientation of the material's grains."@en ; "ChatGPT 3.5"@en ; :abbreviation "EBSD"@en . ### https://w3id.org/pmd/mo/ElectronBeam :ElectronBeam rdf:type owl:Class ; rdfs:subClassOf :Beam ; rdfs:isDefinedBy ; rdfs:label "Electron Beam"@en , "Elektronenstrahl"@de ; "A stream of electrons emitted from an electron source and accelerated towards the specimen in an electron microscope for imaging or analysis."@en , "Ein Strom von Elektronen, der von einer Elektronenquelle emittiert und in einem Elektronenmikroskop zur Abbildung oder Analyse auf die Probe beschleunigt wird."@de ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/ElectronChannelingContrastImaging :ElectronChannelingContrastImaging rdf:type owl:Class ; rdfs:subClassOf :ScanningElectronMicroscopy ; rdfs:isDefinedBy ; rdfs:label "Electron Channeling Contrast Imaging"@en , "Elektronenkanal-Kontrastbildgebung"@de ; "Electron Channeling Contrast Imaging is a technique used in SEM or TEM to study crystallographic defects, such as dislocations, in crystalline materials. It utilizes the contrast resulting from the deviation of electron trajectories due to crystal defects."@en ; "ChatGPT 3.5"@en ; :abbreviation "ECCI"@en . ### https://w3id.org/pmd/mo/ElectronDiffraction :ElectronDiffraction rdf:type owl:Class ; rdfs:subClassOf :Diffraction ; rdfs:isDefinedBy ; rdfs:label "Electron Diffraction"@en , "Elektronenbeugung"@de ; "Das Phänomen der Beugung von Elektronenwellen beim Durchgang durch eine kristalline Probe, das Informationen über die Kristallstruktur liefert."@de , "The phenomenon of electron waves diffracting as they pass through a crystalline sample, providing information about the crystal structure."@en ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/ElectronDiffractionPattern :ElectronDiffractionPattern rdf:type owl:Class ; rdfs:subClassOf :DiffractionPattern ; rdfs:isDefinedBy ; rdfs:label "Electron Diffraction Pattern"@en , "Elektronenbeugungsmuster"@de ; "Das Muster von Flecken oder Ringen, das auf einem Detektor entsteht, wenn Elektronen nach der Wechselwirkung mit einer kristallinen Probe gebeugt werden, und das zur Bestimmung der Kristallstruktur verwendet wird."@de , "The pattern of spots or rings produced on a detector when electrons diffract after interacting with a crystalline sample, used to determine the crystal structure."@en ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/ElectronEnergyLossSpectrometer :ElectronEnergyLossSpectrometer rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom :EnergyFilter ] , [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom :ImageFilter ] , [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom :CEOS-CEFIDfilter ] , [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom :GatanImageFilter ] ; rdfs:subClassOf :Spectrometer ; "PMDco Team"@en ; "ChatGPT 3.5"@en ; rdfs:label "Electron Energy Loss Spectrometer"@en , "Elektronen-Energieverlust-Spektrometer"@de ; "An Electron Energy Loss Spectrometer is a device used to measure the energy loss of electrons as they pass through a sample, providing information on the sample's composition and electronic structure."@en , "Ein Elektronen-Energieverlust-Spektrometer ist ein Gerät, das verwendet wird, um den Energieverlust von Elektronen beim Durchgang durch eine Probe zu messen, was Informationen über die Zusammensetzung und die elektronische Struktur der Probe liefert."@de . ### https://w3id.org/pmd/mo/ElectronEnergyLossSpectroscopy :ElectronEnergyLossSpectroscopy rdf:type owl:Class ; rdfs:subClassOf :Spectroscopy ; rdfs:isDefinedBy ; rdfs:label "Electron Energy Loss Spectroscopy"@en , "Elektronenenergieverlustspektroskopie"@de ; """Electron Energy Loss Spectroscopy (EELS) is a specialized analytical technique in the field of materials science and electron microscopy. It involves the measurement of the energy loss of electrons as they interact with a sample. EELS is commonly performed in transmission electron microscopy (TEM) setups. In EELS, a focused beam of high-energy electrons is directed at a sample. As these electrons pass through the material, they can lose energy through various interactions, such as inelastic scattering and excitation of inner-shell electrons. The energy loss is measured and analyzed to gain information about the sample's composition, electronic structure, and bonding characteristics. By studying the energy loss spectrum, researchers can identify the types of atoms present in the sample, determine their chemical states, and gather insights into the electronic properties of the material. EELS is particularly useful for investigating nanoscale materials, thin films, and interfaces, providing valuable information about their electronic and atomic structure. It is a powerful technique for understanding the behavior of materials at the nanometer scale and plays a significant role in advancing fields such as materials science, nanotechnology, and semiconductor research."""@en ; "ChatGPT 3.5"@en ; :abbreviation "EELS"@en . ### https://w3id.org/pmd/mo/ElectronMicroprobe :ElectronMicroprobe rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Electron Microprobe"@en , "Elektronenmikrosonde"@de ; "An analytical instrument used to determine the chemical composition of materials."@en , "Ein Analyseinstrument zur Bestimmung der chemischen Zusammensetzung von Materialien."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/ElectronProbe :ElectronProbe rdf:type owl:Class ; rdfs:subClassOf :Beam ; rdfs:isDefinedBy ; rdfs:label "Electron Probe"@en , "Elektronensonde"@de ; "Der fokussierte Elektronenstrahl, der zur Abbildung oder Analyse in einem Elektronenmikroskop verwendet wird."@de , "The focused electron beam used for imaging or analysis in an electron microscope."@en ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/ElectronProbeMicroAnalyzer :ElectronProbeMicroAnalyzer rdf:type owl:Class ; rdfs:subClassOf :ElectronMicroprobe ; rdfs:isDefinedBy ; rdfs:label "Electron Probe Micro Analyzer"@en , "Elektronensonden-Mikro-Analysator"@de ; "An instrument used for elemental analysis of solid materials by bombarding them with a focused electron beam."@en , "Ein Instrument zur Elementaranalyse fester Materialien durch Beschuss mit einem fokussierten Elektronenstrahl."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/ElectronTomograph :ElectronTomograph rdf:type owl:Class ; rdfs:subClassOf :TransmissionElectronMicroscope ; rdfs:isDefinedBy ; rdfs:label "Electron Tomograph"@en , "Elektronentomograph"@de ; "An instrument used for tomographic imaging using electrons."@en , "Ein Instrument für die tomografische Bildgebung mit Elektronen."@de ; "ChatGPT 3.5"@en ; :abbreviation "ET"@en . ### https://w3id.org/pmd/mo/ElectronTomography :ElectronTomography rdf:type owl:Class ; rdfs:subClassOf :TransmissionElectronMicroscopy ; rdfs:isDefinedBy ; rdfs:label "Electron Tomography"@en , "Elektronentomographie"@de ; "Electron Tomography is a technique that involves collecting a series of transmission electron microscopy (TEM) images from different angles to reconstruct a three-dimensional image of a sample."@en ; "ChatGPT 3.5"@en ; :abbreviation "ET"@en . ### https://w3id.org/pmd/mo/EmissionCurrent :EmissionCurrent rdf:type owl:Class ; rdfs:subClassOf :Current ; rdfs:comment "Der Emissionsstrom wird normalerweise in Mikroampere (μA) oder Milliampere (mA) gemessen."@de , "The emission current usually measured in microamperes (μA) or milliamperes (mA)." ; rdfs:isDefinedBy ; rdfs:label "Emission Current"@en , "Emissionsstrom"@de ; "Der Strom der von der Elektronenquelle emittierten Elektronen."@de , "The current of electrons emitted from the electron source."@en ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/Energy :Energy rdf:type owl:Class ; rdfs:subClassOf ; rdfs:comment "Die Energie wird üblicherweise in Joule (J) oder Elektronenvolt (eV) gemessen."@de , "The energy is usually measured in joules (J) or electron volts (eV)."@en ; rdfs:isDefinedBy ; rdfs:label "Energie"@de , "Energy"@en ; "Die Fähigkeit eines physischen Systems, Arbeit zu verrichten."@de , "The capacity of a physical system to perform work."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/EnergyDispersiveXRaySpectroscopy :EnergyDispersiveXRaySpectroscopy rdf:type owl:Class ; rdfs:subClassOf :Spectroscopy , :XRayMicroanalysis ; rdfs:isDefinedBy ; rdfs:label "Energy Dispersive X-ray Spectroscopy"@en ; "energiedispersive Röntgenmikroanalyse"@de ; "Energy Dispersive X-ray Spectroscopy is a technique used to analyze the elemental composition of a sample by detecting the X-rays emitted when the sample is bombarded with electrons in an electron microscope or other instrument. EDS provides information about the elements present in the sample and their relative concentrations."@en ; "energiedispersive Röntgenanalyse"@de ; "ChatGPT 3.5"@en ; :abbreviation "EDS"@en , "EDX"@en , "XEDS"@en . ### https://w3id.org/pmd/mo/EnergyFilter :EnergyFilter rdf:type owl:Class ; rdfs:subClassOf :OpticalElement ; "PMDco Team"@en ; "ChatGPT 3.5"@en ; rdfs:label "Energie-Filter"@de , "Energy Filter"@en ; "An Energy Filter is a device used in electron microscopy to filter electrons by their energy, improving image quality and enabling specific analytical techniques."@en , "Ein Energie-Filter ist ein Gerät, das in der Elektronenmikroskopie verwendet wird, um Elektronen nach ihrer Energie zu filtern, die Bildqualität zu verbessern und spezifische Analysetechniken zu ermöglichen."@de . ### https://w3id.org/pmd/mo/EnergyFilteredTransmissionElectronMicroscope :EnergyFilteredTransmissionElectronMicroscope rdf:type owl:Class ; rdfs:subClassOf :TransmissionElectronMicroscope ; rdfs:isDefinedBy ; rdfs:label "Energiegefiltertes Transmissionselektronenmikroskop"@de , "Energy-filtered Transmission Electron Microscope"@en ; "A transmission electron microscope equipped with an energy filter to select electrons of specific energy levels."@en , "Ein Transmissionselektronenmikroskop, das mit einem Energiefilter ausgestattet ist, um Elektronen bestimmter Energieniveaus zu selektieren."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/EnergyLoss :EnergyLoss rdf:type owl:Class ; rdfs:subClassOf :Energy ; rdfs:isDefinedBy ; rdfs:label "Energieverlust"@de , "Energy Loss"@en ; "Der Energieverlust, den ein Teilchen beim Durchgang durch ein Medium erfährt."@de , "The loss of energy experienced by a particle as it passes through a medium."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/EnergyResolution :EnergyResolution rdf:type owl:Class ; rdfs:subClassOf :Resolution ; rdfs:isDefinedBy ; rdfs:label "Energieauflösung"@de , "Energy Resolution"@en ; "Die Fähigkeit eines Detektors, zwischen verschiedenen Energieniveaus der einfallenden Strahlung zu unterscheiden."@de , "The ability of a detector to distinguish between different energy levels of incident radiation."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/EnvironmentalScanningElectronMicroscope :EnvironmentalScanningElectronMicroscope rdf:type owl:Class ; rdfs:subClassOf :ScanningElectronMicroscope ; rdfs:isDefinedBy ; rdfs:label "Environmental Scanning Electron Microscope"@en , "Umwelt-Rasterelektronenmikroskop"@de ; "A type of electron microscope that can image non-conductive samples in their natural state."@en , "Eine Art Elektronenmikroskop, das nicht leitende Proben in ihrem natürlichen Zustand abbilden kann."@de ; "ChatGPT 3.5"@en ; :abbreviation "ESEM"@en . ### https://w3id.org/pmd/mo/EnvironmentalScanningElectronMicroscopy :EnvironmentalScanningElectronMicroscopy rdf:type owl:Class ; rdfs:subClassOf :ScanningElectronMicroscopy ; rdfs:isDefinedBy ; rdfs:label "Environmental Scanning Electron Microscopy"@en , "Umgebungs-Rasterelektronenmikroskopie"@de ; "Environmental Scanning Electron Microscopy is a technique that allows imaging of samples in a gaseous environment. It is particularly useful for observing hydrated or non-conductive samples without the need for extensive sample preparation."@en ; "ChatGPT 3.5"@en ; :abbreviation "ESEM"@en . ### https://w3id.org/pmd/mo/EnvironmentalTransmissionElectronMicroscopy :EnvironmentalTransmissionElectronMicroscopy rdf:type owl:Class ; rdfs:subClassOf :TransmissionElectronMicroscopy ; rdfs:isDefinedBy ; rdfs:label "Environmental Transmission Electron Microscopy"@en , "Umgebungs-Transmissionselektronenmikroskopie"@de ; "Environmental Transmission Electron Microscopy allows imaging and analysis of materials in controlled gaseous environments, simulating real-world conditions."@en ; "ChatGPT 3.5"@en ; :abbreviation "ETEM"@en . ### https://w3id.org/pmd/mo/ExposureTime :ExposureTime rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Belichtungszeit"@de , "Exposure Time"@en ; "Die Dauer, während der der Bildsensor dem Licht ausgesetzt ist, gemessen in Sekunden (s)."@de , "The duration for which the imaging sensor is exposed to light, measured in seconds (s)."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/ExtractionVoltage :ExtractionVoltage rdf:type owl:Class ; rdfs:subClassOf :Voltage ; rdfs:isDefinedBy ; rdfs:label "Extraction Voltage"@en , "Extraktionsspannung"@de ; "Die Spannung, die an die Elektronenquelle in einem Elektronenmikroskop angelegt wird, um Elektronen aus der Kathode zu extrahieren und sie auf die Probe zu beschleunigen."@de , "The voltage applied to the electron source in an electron microscope to extract electrons from the cathode and accelerate them towards the specimen."@en ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/FieldEmissionGun :FieldEmissionGun rdf:type owl:Class ; rdfs:subClassOf :Gun ; rdfs:isDefinedBy ; rdfs:label "Feldemissionskanone"@de , "Field Emission Gun"@en ; "A Field Emission Gun is an electron gun used in electron microscopes to produce an electron beam with extremely high brightness and coherence. It relies on the phenomenon of field emission, where electrons are emitted from a sharp emitter tip under the influence of a strong electric field. FEGs are capable of producing highly focused electron beams, leading to enhanced imaging resolution and analytical capabilities."@en ; "ChatGPT 3.5"@en ; :abbreviation "FEG"@en . ### https://w3id.org/pmd/mo/FieldEmissionScanningElectronMicroscopy :FieldEmissionScanningElectronMicroscopy rdf:type owl:Class ; rdfs:subClassOf :ScanningElectronMicroscopy ; rdfs:isDefinedBy ; rdfs:label "Feldemissions-Rasterelektronenmikroskopie"@de , "Field Emission Scanning Electron Microscopy"@en ; "Field Emission Scanning Electron Microscopy is an advanced form of SEM that uses a field emitter to produce a highly focused electron beam, enabling high-resolution imaging and surface analysis."@en ; "ChatGPT 3.5"@en ; :abbreviation "FESEM"@en . ### https://w3id.org/pmd/mo/FieldIonMicroscope :FieldIonMicroscope rdf:type owl:Class ; rdfs:subClassOf :IonMicroscope ; rdfs:isDefinedBy ; rdfs:label "Feldionenmikroskop"@de , "Field Ion Microscope"@en ; "A type of microscope that uses the phenomenon of field ionization to image surfaces with atomic resolution."@en , "Ein Mikroskoptyp, der das Phänomen der Feldionisation nutzt, um Oberflächen mit atomarer Auflösung abzubilden."@de ; "ChatGPT 3.5"@en ; :abbreviation "FIM"@en . ### https://w3id.org/pmd/mo/FieldIonMicroscopy :FieldIonMicroscopy rdf:type owl:Class ; rdfs:subClassOf :IonMicroscopy ; rdfs:isDefinedBy ; rdfs:label "Feldionenmikroskopie"@de , "Field Ion Microscopy"@en ; "Field Ion Microscopy is a specialized microscopy technique that uses a strong electric field to ionize atoms on the surface of a metal sample. These ionized atoms are then repelled from the surface and can be detected to create an image of the sample's surface topography at atomic resolution. FIM is especially powerful for imaging the arrangement of atoms on metallic surfaces."@en ; "ChatGPT 3.5"@en ; :abbreviation "FIM"@en . ### https://w3id.org/pmd/mo/FieldWidth :FieldWidth rdf:type owl:Class ; rdfs:subClassOf ; rdfs:label "Field Width"@en . ### https://w3id.org/pmd/mo/Filament :Filament rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Filament"@de , "Filament"@en ; "A thin wire or thread that emits electrons when heated in a vacuum tube or electron microscope."@en , "Ein dünner Draht oder Faden, der Elektronen emittiert, wenn er in einer Vakuumröhre oder einem Elektronenmikroskop erhitzt wird."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/FilamentCurrent :FilamentCurrent rdf:type owl:Class ; rdfs:subClassOf :Current ; rdfs:isDefinedBy ; rdfs:label "Filament Current"@en , "Glühfadenstrom"@de ; "Der Strom, der durch den Glühfaden der Elektronenkanone in einem Elektronenmikroskop fließt und den Glühfaden erhitzt, um Elektronen zu emittieren."@de , "The current passing through the filament of the electron gun in an electron microscope, which heats up the filament to emit electrons."@en ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/FluorescenceMicroscopy :FluorescenceMicroscopy rdf:type owl:Class ; rdfs:subClassOf :LightMicroscopy ; rdfs:isDefinedBy ; rdfs:label "Fluorescence Microscopy"@en , "Fluoreszenzmikroskopie"@de ; "Fluorescence Microscopy is an optical imaging technique used to visualize biological structures and molecules that fluoresce when illuminated with specific wavelengths of light. Fluorescent molecules absorb light energy and then emit light of a longer wavelength, allowing the visualization of specific molecules or cellular components. Fluorescence microscopy is widely used in cell biology, molecular biology, and medical research."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/FlybackTime :FlybackTime rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Flyback Time"@en , "Rücklaufzeit"@de ; "Die Zeit, die der Elektronenstrahl benötigt, um nach dem Abtasten einer Zeile oder eines Bildes in einem Elektronenmikroskop in seine Ausgangsposition zurückzukehren."@de , "The time taken for the electron beam to return to its starting position after scanning a line or frame in an electron microscope."@en ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/FocalLength :FocalLength rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Brennweite"@de , "Focal Length"@en ; "Der Abstand zwischen dem Brennpunkt (wo der Elektronenstrahl fokussiert wird) und der Linse oder Blende in einem Elektronenmikroskop."@de , "The distance between the focal point (where the electron beam is focused) and the lens or aperture in an electron microscope."@en ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/FocalPlane :FocalPlane rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Brennebene"@de , "Focal Plane"@en ; "Die Ebene senkrecht zur optischen Achse eines Elektronenmikroskops, in der der Elektronenstrahl fokussiert wird, um ein Bild zu erzeugen."@de , "The plane perpendicular to the optical axis of an electron microscope where the electron beam is focused to form an image."@en ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/FocalPoint :FocalPoint rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Brennpunkt"@de , "Focal Point"@en ; "Der Punkt, an dem der Elektronenstrahl in einem Elektronenmikroskop fokussiert wird, um ein Bild der Probe zu erzeugen."@de , "The point at which the electron beam is focused in an electron microscope to form an image of the specimen."@en ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/FocusedBeam :FocusedBeam rdf:type owl:Class ; rdfs:subClassOf :Beam ; rdfs:isDefinedBy ; rdfs:label "Focused Beam"@en , "Fokussierter Strahl"@de ; "An electron beam that has been narrowed or focused to a small spot size on the specimen surface."@en , "Ein Elektronenstrahl, der auf einen kleinen Punkt auf der Probenoberfläche eingeengt oder fokussiert wurde."@de ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/FocusedIonBeam-ScanningElectronMicroscope :FocusedIonBeam-ScanningElectronMicroscope rdf:type owl:Class ; rdfs:subClassOf :IonMicroscope ; rdfs:isDefinedBy ; rdfs:label "Focus(ed) Ion Beam - Scanning Electron Microscope"@en , "Fokussierter Ionenstrahl - Rasterelektronenmikroskop"@de ; "A dual-beam microscope that combines a focused ion beam with a scanning electron microscope."@en , "Ein Zweistrahlmikroskop, das einen fokussierten Ionenstrahl mit einem Rasterelektronenmikroskop kombiniert."@de ; "ChatGPT 3.5"@en ; :abbreviation "FIB-SEM"@en . ### https://w3id.org/pmd/mo/FocusedIonBeamScanningElectronMicroscopy :FocusedIonBeamScanningElectronMicroscopy rdf:type owl:Class ; rdfs:subClassOf :IonMicroscopy ; rdfs:isDefinedBy ; rdfs:label "Focused Ion Beam Scanning Electron Microscopy"@en , "Fokussierte Ionenstrahl-Rasterelektronenmikroskopie"@de ; "Focused Ion Beam Scanning Electron Microscopy is a combination of two techniques: focused ion beam (FIB) and scanning electron microscopy (SEM). FIB-SEM systems use a focused ion beam to both image and modify a sample's surface. The ion beam can be used for milling, cutting, and deposition processes, making FIB-SEM a versatile tool for materials analysis, sample preparation, and three-dimensional imaging."@en ; "ChatGPT 3.5"@en ; :abbreviation "FIB-SEM"@en . ### https://w3id.org/pmd/mo/FourierTransformInfraredSpectroscopy :FourierTransformInfraredSpectroscopy rdf:type owl:Class ; rdfs:subClassOf :Spectroscopy ; rdfs:isDefinedBy ; rdfs:label "Fourier Transform Infrared Spectroscopy"@en , "Fourier-Transformations-Infrarotspektroskopie"@de ; """Fourier Transform Infrared Spectroscopy (FTIR) is a powerful analytical technique used in various scientific disciplines to study the molecular composition and properties of materials. It is based on the interaction between infrared radiation and a sample, providing information about the vibrational modes of molecules. In FTIR spectroscopy, an infrared beam is directed through a sample, and the interaction between the radiation and the sample's molecules leads to absorption of specific infrared frequencies. Each type of molecular bond and functional group in the sample absorbs infrared radiation at characteristic frequencies, which correspond to the energies of molecular vibrations. The resulting absorption spectrum represents a fingerprint of the sample's molecular structure. The Fourier transform technique is used to convert the raw data obtained from the absorption measurements into a Fourier-transformed spectrum. This transformation improves the signal-to-noise ratio and enhances the accuracy of spectral analysis. FTIR is extensively used in a wide range of fields, including chemistry, biology, materials science, pharmaceuticals, and environmental science. It is employed for qualitative and quantitative analysis, identification of compounds, monitoring chemical reactions, and studying molecular interactions. FTIR spectroscopy provides valuable insights into molecular bonding, functional groups, and the chemical composition of substances, making it an indispensable tool in modern analytical science."""@en ; "ChatGPT 3.5"@en ; :abbreviation "FTIR"@en . ### https://w3id.org/pmd/mo/Frame :Frame rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Bildrahmen"@de , "Frame"@en ; "A single image or capture in a sequence of images."@en , "Ein einzelnes Bild oder eine Aufnahme in einer Bildsequenz."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/FrameCount :FrameCount rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Bildanzahl"@de , "Frame Count"@en ; "Die Gesamtanzahl der Bilder oder Aufnahmen in einer Sequenz."@de , "The total number of frames or images in a sequence."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/FrameTime :FrameTime rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Frame Time"@en , "Rahmenscanzeit"@de ; "Die Zeit, die benötigt wird, um ein Einzelbild in einem Elektronenmikroskop aufzunehmen und anzuzeigen."@de , "The time required to capture and display a single frame of an image in an electron microscope."@en ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/Gamma :Gamma rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Gamma"@de , "Gamma"@en ; "The nonlinear operation used to encode and decode luminance or color values in an image."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/GatanImageFilter :GatanImageFilter rdf:type owl:Class ; rdfs:subClassOf :EnergyFilter , :ImageFilter ; rdfs:isDefinedBy ; rdfs:label "Gatan Abbildungsfilter"@de , "Gatan Image Filter"@en ; "A Gatan Image Filter refers to an image filter manufactured by Gatan, Inc., a company specializing in electron microscopy and related products. Gatan's image filters are designed for electron microscopes and electron energy loss spectroscopy (EELS) applications. These filters allow researchers to control and enhance the acquisition of electron energy loss spectra while obtaining high-resolution images of the sample under investigation."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/GridVoltage :GridVoltage rdf:type owl:Class ; rdfs:subClassOf :Voltage ; rdfs:label "Grid Voltage"@en . ### https://w3id.org/pmd/mo/Gun :Gun rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom :Source ] ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Gun"@en , "Kanone"@de ; "In the context of electron microscopy and particle acceleration, a \"gun\" typically refers to an electron or particle source that generates and emits the particles. In electron microscopy, an electron gun is used to generate a beam of electrons for imaging or analysis. In particle accelerators, a particle gun generates and launches particles at high speeds for various experimental purposes."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/GunVacuum :GunVacuum rdf:type owl:Class ; rdfs:subClassOf :Vacuum ; rdfs:isDefinedBy ; rdfs:label "Gun Vacuum"@en , "Kanonen-Vakuum"@de ; "Das Vakuumniveau im Inneren der Elektronenkanone eines Elektronenmikroskops."@de , "The vacuum level inside the electron gun of an electron microscope."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/HeliumIonMicroscope :HeliumIonMicroscope rdf:type owl:Class ; rdfs:subClassOf :FocusedIonBeam-ScanningElectronMicroscope ; rdfs:isDefinedBy ; rdfs:label "Helium Ion Microscope"@en , "Helium-Ionen-Mikroskop"@de ; "A type of microscope that uses helium ions to image samples with high resolution."@en , "Eine Art Mikroskop, das Helium-Ionen verwendet, um Proben mit hoher Auflösung abzubilden."@de ; "ChatGPT 3.5"@en ; :abbreviation "HIM"@en . ### https://w3id.org/pmd/mo/HeliumIonMicroscopy :HeliumIonMicroscopy rdf:type owl:Class ; rdfs:subClassOf :IonMicroscopy ; rdfs:isDefinedBy ; rdfs:label "Helium Ion Microscopy"@en , "Helium-Ionen-Mikroskopie"@de ; "Helium Ion Microscopy is a microscopy technique that uses a beam of helium ions instead of electrons to interact with a sample's surface. The smaller mass of helium ions compared to electrons allows for higher resolution imaging and reduced sample damage. HIM provides high-resolution images and is often used for imaging delicate or sensitive samples."@en ; "ChatGPT 3.5"@en ; :abbreviation "HIM"@en . ### https://w3id.org/pmd/mo/HighAngleAnnularDarkFieldScanningTransmissionElectronMicroscope :HighAngleAnnularDarkFieldScanningTransmissionElectronMicroscope rdf:type owl:Class ; rdfs:subClassOf :ScanningTransmissionElectronMicroscope ; rdfs:isDefinedBy ; rdfs:label "High-angle Annular Dark-field Scanning Transmission Electron Microscope"@en , "Hochwinkel-Dunkelfeld-Rastertransmissionselektronenmikroskop mit annularem Winkel"@de ; "A type of scanning transmission electron microscope that detects scattered electrons at high angles."@en , "Eine Art Rastertransmissionselektronenmikroskop, das gestreute Elektronen in hohen Winkeln erkennt."@de ; "ChatGPT 3.5"@en ; :abbreviation "HAADF-STEM"@en . ### https://w3id.org/pmd/mo/HighResolutionTransmissionElectronMicroscope :HighResolutionTransmissionElectronMicroscope rdf:type owl:Class ; rdfs:subClassOf :TransmissionElectronMicroscope ; rdfs:isDefinedBy ; rdfs:label "High Resolution Transmission Electron Microscope"@en , "Hochauflösendes Transmissionselektronenmikroskop"@de ; "A transmission electron microscope capable of achieving high-resolution images."@en , "Ein Transmissionselektronenmikroskop, das hochauflösende Bilder liefert."@de ; "ChatGPT 3.5"@en ; :abbreviation "HRTEM"@en . ### https://w3id.org/pmd/mo/HighResolutionTransmissionElectronMicroscopy :HighResolutionTransmissionElectronMicroscopy rdf:type owl:Class ; rdfs:subClassOf :TransmissionElectronMicroscopy ; rdfs:isDefinedBy ; rdfs:label "High Resolution Transmission Electron Microscopy"@en , "Hochauflösende Transmissionselektronenmikroskopie"@de ; "High Resolution TEM is a technique that provides exceptionally high-resolution images of a sample's internal structure, revealing atomic-level details."@en ; "ChatGPT 3.5"@en ; :abbreviation "HRTEM"@en . ### https://w3id.org/pmd/mo/Holder :Holder rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Halter"@de , "Holder"@en ; "A device used to support or secure a specimen or component in place."@en , "Ein Gerät, das verwendet wird, um eine Probe oder ein Bauteil zu stützen oder zu sichern."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/HorizontalFieldWidth :HorizontalFieldWidth rdf:type owl:Class ; rdfs:subClassOf :FieldWidth ; rdfs:label "Horizontal Field Width"@en . ### https://w3id.org/pmd/mo/IMAGEPATH :IMAGEPATH rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Bildpfad"@de , "Image Path"@en ; "Der Speicherort oder Verzeichnispfad, an dem eine Bilddatei gespeichert ist."@de , "The location or directory path where an image file is stored."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/ImageFilter :ImageFilter rdf:type owl:Class ; rdfs:subClassOf :OpticalElement ; rdfs:isDefinedBy ; rdfs:label "Abbildungsfilter"@de , "Image Filter"@en ; "An image filter is a device or component used in imaging systems, such as microscopy or photography, to modify the appearance of an image by selectively altering certain characteristics. Filters can be used to adjust contrast, brightness, color balance, and other image properties. They are often used to enhance specific features or to correct for distortions caused by lighting conditions or optical imperfections."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/ImageName :ImageName rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Bildname"@de , "Image Name"@en ; "The designated name or title for an image."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/ImageSizeXAxis :ImageSizeXAxis rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Bildgröße X-Achse"@de , "Image Size X-Axis"@en ; "The size of the image along the X-axis."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/ImageSizeYAxis :ImageSizeYAxis rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Bildgröße Y-Achse"@de , "Image Size Y-Axis"@en ; "The size of the image along the Y-axis."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/IncidentBeam :IncidentBeam rdf:type owl:Class ; rdfs:subClassOf :Beam ; rdfs:isDefinedBy ; rdfs:label "Einfallender Strahl"@de , "Incident Beam"@en ; "Der Elektronenstrahl, der in einem Elektronenmikroskop auf die Probenoberfläche trifft und Wechselwirkungen hervorruft, die Signale für die Abbildung oder Analyse erzeugen."@de , "The electron beam that strikes the specimen surface in an electron microscope, causing interactions that produce signals for imaging or analysis."@en ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/IndicatedMagnification :IndicatedMagnification rdf:type owl:Class ; rdfs:subClassOf :Magnification ; rdfs:label "Indicated Magnification"@en . ### https://w3id.org/pmd/mo/InelasticScattering :InelasticScattering rdf:type owl:Class ; rdfs:subClassOf :PhysicalProcess ; rdfs:isDefinedBy ; rdfs:label "Inelastic Scattering"@en , "Inelastische Streuung"@de ; "Inelastic scattering is a scattering process that involves the transfer of energy and momentum between the incident particle (e.g., photon, electron) and the target particle. During inelastic scattering, the energy of the scattered particle changes, and the interaction may result in various outcomes, such as excitation, emission, or other energy transfers that alter the internal state of the target particle."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/InteractionVolume :InteractionVolume rdf:type owl:Class ; rdfs:subClassOf :Volume ; rdfs:isDefinedBy ; rdfs:label "Interaction Volume"@en , "Überlagerungsvolumen"@de ; "Der Bereich innerhalb einer Probe, in dem ein Teilchenstrahl mit dem Material in Wechselwirkung tritt."@de , "The region within a sample where a particle beam interacts with the material."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/IntermediateLense :IntermediateLense rdf:type owl:Class ; rdfs:subClassOf :Lense ; rdfs:isDefinedBy ; rdfs:label "Intermediate Lens"@en , "Zwischenlinse"@de ; "A lens that is positioned between the objective lens and the projector lens in an optical system."@en , "Eine Linse, die zwischen der Objektivlinse und der Projektorlinse in einem optischen System positioniert ist."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/IonBeam :IonBeam rdf:type owl:Class ; rdfs:subClassOf :Beam ; rdfs:isDefinedBy ; rdfs:label "Ion Beam"@en , "Ionenstrahl"@de ; "A stream of ions used for grinding or analysis, especially in ion microscopy techniques for imaging."@en , "Ein Ionenstrom, der zum Mahlen oder zur Analyse verwendet wird, insbesondere bei Ionenmikroskopietechniken zur Bildgebung."@de ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/IonMicroscope :IonMicroscope rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Ion Microscope"@en , "Ionenmikroskop"@de ; "A microscope that uses ions to create images of samples."@en , "Ein Mikroskop, das mit Hilfe von Ionen Bilder von Proben erzeugt."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/IonMicroscopy :IonMicroscopy rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Ion Microscopy"@en , "Ionenmikroskopie"@de ; "Ion Microscopy refers to a group of microscopy techniques that use focused ion beams to image and analyze samples. These techniques utilize ions, such as protons or heavy ions, instead of electrons or photons to interact with the sample, providing valuable information about its composition and structure."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/Lense :Lense rdf:type owl:Class ; rdfs:subClassOf :OpticalElement ; rdfs:isDefinedBy ; rdfs:label "Lens"@en , "Linse"@de ; "A piece of optical glass or other transparent material used to focus or magnify light in optical instruments."@en , "Ein Stück optisches Glas oder anderes transparentes Material, das zum Fokussieren oder Vergrößern von Licht in optischen Geräten verwendet wird."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/LightMicroscope :LightMicroscope rdf:type owl:Class ; rdfs:subClassOf :OpticalMicroscope ; rdfs:isDefinedBy ; rdfs:label "Lichtmikroskop"@de , "Light Microscope"@en ; "An optical microscope that uses visible light to illuminate and magnify samples."@en , "Ein optisches Mikroskop, das sichtbares Licht verwendet, um Proben zu beleuchten und zu vergrößern."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/LightMicroscopy :LightMicroscopy rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Lichtmikroskopie"@de , "Light Microscopy"@en ; "Die Verwendung von sichtbarem Licht zur Beobachtung und Untersuchung kleiner Objekte oder Strukturen."@de , "The use of visible light to observe and study small objects or structures."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/Magnification :Magnification rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Magnification"@en , "Vergrößerung"@de ; "Das Verhältnis zwischen der Größe eines von einem optischen System erzeugten Bildes und der Größe des Objekts."@de , "The process of enlarging the appearance of an image."@en , "The ratio of the size of an image produced by an optical system to the size of the object."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/MaximumExposure :MaximumExposure rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Maximale Belichtung"@de , "Maximum Exposure"@en ; "The maximum duration for which the imaging sensor can be exposed to light, measured in seconds."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/MechanicalPolishing :MechanicalPolishing rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Mechanical Polishing"@en , "Mechanisches Polieren"@de ; """Mechanical polishing is a material preparation technique used to enhance the surface quality and finish of a sample by removing thin layers of material through abrasion. It involves using abrasive materials, such as polishing cloths, diamond suspensions, or abrasive pastes, along with a polishing machine or device. The process typically includes several steps, each using progressively finer abrasives to achieve a smooth and mirror-like surface. During mechanical polishing, the sample is pressed against the rotating polishing medium with controlled pressure. The abrasive particles embedded in the medium gradually remove surface irregularities, scratches, and imperfections, resulting in improved flatness, clarity, and reflectivity. The process can be adjusted to target specific levels of surface roughness and precision. Mechanical polishing is commonly used in various scientific and industrial applications, such as metallography, materials science, electronics, and optics. It is an essential step before further analyses like microscopy, spectroscopy, or surface profiling, as it provides a pristine surface for accurate characterization and observation of material properties."""@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/MonochromaticBeam :MonochromaticBeam rdf:type owl:Class ; rdfs:subClassOf :Beam ; rdfs:isDefinedBy ; rdfs:label "Monochromatic Beam"@en , "Monochromatischer Strahl"@de ; "An electron beam consisting of electrons with a narrow range of energies, typically achieved using electron energy filters or monochromators."@en , "Ein Elektronenstrahl, der aus Elektronen mit einem engen Energiebereich besteht, der in der Regel durch Elektronenenergiefilter oder Monochromatoren erreicht wird."@de ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/Monochromator :Monochromator rdf:type owl:Class ; rdfs:subClassOf :OpticalElement ; rdfs:isDefinedBy ; rdfs:label "Monochromator"@de , "Monochromator"@en ; "An optical device that transmits a narrow range of wavelengths of light."@en , "Ein optisches Gerät, das einen engen Wellenlängenbereich von Licht überträgt."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/ObjectiveAperture :ObjectiveAperture rdf:type owl:Class ; rdfs:subClassOf :Aperture ; rdfs:isDefinedBy ; rdfs:label "Objective Aperture"@en , "Objektivblende"@de ; "An aperture in the objective lens system of a microscope."@en , "Eine Blende im Objektivlinsensystem eines Mikroskops."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/ObjectiveLense :ObjectiveLense rdf:type owl:Class ; rdfs:subClassOf :Lense ; rdfs:isDefinedBy ; rdfs:label "Objective Lens"@en , "Objektivlinse"@de ; "A lens in a microscope or similar optical device that is closest to the specimen."@en , "Eine Linse in einem Mikroskop oder ähnlichen optischen Gerät, die am nächsten zur Probe liegt."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/OpticalElement :OpticalElement rdf:type owl:Class ; rdfs:subClassOf ; "PMDco Team"@en ; "ChatGPT 3.5"@en ; rdfs:label "Optical Element"@en , "Optisches Element"@de ; "An Optical Element is a component of an optical system that affects the propagation of light, such as lenses, mirrors, or prisms."@en , "Ein optisches Element ist eine Komponente eines optischen Systems, das die Ausbreitung von Licht beeinflusst, wie Linsen, Spiegel oder Prismen."@de . ### https://w3id.org/pmd/mo/OpticalMicroscope :OpticalMicroscope rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Optical Microscope"@en , "Optisches Mikroskop"@de ; "A microscope that uses visible light and lenses to magnify specimens."@en , "Ein Mikroskop, das sichtbares Licht und Linsen zur Vergrößerung von Proben verwendet."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/OrientationImagingMicroscopy :OrientationImagingMicroscopy rdf:type owl:Class ; rdfs:subClassOf :ScanningElectronMicroscopy ; rdfs:isDefinedBy ; rdfs:label "Bildgebende Orientierungsmikroskopie"@de , "Orientation Imaging Microscopy"@en ; "Orientation Imaging Microscopy is a microscopy technique used to map the crystallographic orientations of grains within a material. It is commonly applied in SEM to study the microstructural properties of polycrystalline materials."@en ; "ChatGPT 3.5"@en ; :abbreviation "OIM"@en . ### https://w3id.org/pmd/mo/Palette :Palette rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Palette"@de , "Palette"@en ; "Color Lookup Table"@en , "Farbzuordnungstabelle"@de ; "In computer graphics, a palette is the set of available colors from which an image can be made. In some systems, the palette is fixed by the hardware design, and in others it is dynamic, typically implemented via a color lookup table (CLUT), a correspondence table in which selected colors from a certain color space's color reproduction range are assigned an index, by which they can be referenced."@en ; "Typical colorscales may be, e.g., greyscale, RGB, or CMYK."@en ; "https://en.wikipedia.org/wiki/Palette_(computing)"@en ; :abbreviation "CLUT"@en . ### https://w3id.org/pmd/mo/PhysicalProcess :PhysicalProcess rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Physical Process"@en , "Physikalischer Prozess"@de ; "A physical process refers to a sequence of events or interactions that occur in the physical world and can be described and analyzed based on the principles of physics. These processes involve the transformation of energy, matter, or both, and they often follow established laws and theories of physics. In particular, a physical process may just occur due to natural circumstances and does not necessarily have to be induced by human activities or interactions."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/PixelSize :PixelSize rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Pixel Size"@en , "Pixelgröße"@en ; "Die Größe der einzelnen Pixel in einem digitalen Bild oder einer Anzeige."@de , "The size of individual pixels in a digital image or display."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/PolarizedLightMicroscope :PolarizedLightMicroscope rdf:type owl:Class ; rdfs:subClassOf :LightMicroscope ; rdfs:isDefinedBy ; rdfs:label "Polarisiertes Lichtmikroskop"@de , "Polarized Light Microscope"@en ; "A microscope that uses polarized light to observe and analyze samples."@en , "Ein Mikroskop, das polarisiertes Licht zur Beobachtung und Analyse von Proben verwendet."@de ; "ChatGPT 3.5"@en ; :abbreviation "PLM"@en . ### https://w3id.org/pmd/mo/PolarizedLightMicroscopy :PolarizedLightMicroscopy rdf:type owl:Class ; rdfs:subClassOf :LightMicroscopy ; rdfs:isDefinedBy ; rdfs:label "Polarisationslichtmikroskopie"@de , "Polarized Light Microscopy"@en ; "Polarized Light Microscopy is a technique that uses polarized light to enhance the contrast and reveal structural information in transparent samples. Light waves vibrate in specific directions, and by using polarizers to control the orientation of light waves, polarized light microscopy can highlight birefringent materials, anisotropic structures, and stress patterns within samples. This technique is valuable for studying crystalline structures, fibers, and anisotropic materials."@en ; "ChatGPT 3.5"@en ; :abbreviation "PLM"@en . ### https://w3id.org/pmd/mo/PolePiece :PolePiece rdf:type owl:Class ; rdfs:subClassOf :OpticalElement ; rdfs:isDefinedBy ; rdfs:label "Pole Piece"@en , "Polschuh"@de ; "A component of the electron column in an electron microscope that focuses and guides the electron beam onto the specimen."@en , "Eine Komponente der Elektronensäule in einem Elektronenmikroskop, die den Elektronenstrahl fokussiert und auf die Probe lenkt."@de ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/PrecessionElectronDiffraction :PrecessionElectronDiffraction rdf:type owl:Class ; rdfs:subClassOf :ElectronDiffraction ; "PMDco Team"@en ; "ChatGPT 3.5"@en ; rdfs:label "Precession Electron Diffraction"@en , "Präzessionselektronenbeugung"@de ; "Precession Electron Diffraction is a technique used in electron microscopy where the electron beam is tilted in a precession motion, improving the quality of diffraction patterns and reducing dynamical effects."@en , "Präzessionselektronenbeugung ist eine Technik in der Elektronenmikroskopie, bei der der Elektronenstrahl in einer Präzessionsbewegung geneigt wird, wodurch die Qualität der Beugungsmuster verbessert und dynamische Effekte reduziert werden."@de . ### https://w3id.org/pmd/mo/Pressure :Pressure rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Druck"@de , "Pressure"@en ; "Die auf eine Fläche ausgeübte Kraft in einem System, typischerweise gemessen in Pascal oder anderen Einheiten."@de , "The force exerted per unit area in a system, typically measured in pascals or other units."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/PrimaryBeam :PrimaryBeam rdf:type owl:Class ; rdfs:subClassOf :Beam ; rdfs:isDefinedBy ; rdfs:label "Primary Beam"@en , "Primärstrahl"@de ; "Der Hauptelektronenstrahl, der von der Elektronenquelle ausgesandt und auf die Probe in einem Elektronenmikroskop gerichtet wird."@de , "The main electron beam emitted from the electron source and directed towards the specimen in an electron microscope."@en ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/ProbeCurrent :ProbeCurrent rdf:type owl:Class ; rdfs:subClassOf :Current ; rdfs:comment "The current in the probe is typically measured in nanoamperes (nA)."@en ; rdfs:isDefinedBy ; rdfs:label "Probe Current"@en , "Sondenstrom"@de ; "Der Strom der Elektronen im fokussierten Elektronenstrahl, der zur Abbildung oder Analyse in einem Elektronenmikroskop verwendet wird."@de , "The current of electrons in the focused electron beam used for imaging or analysis in an electron microscope."@en ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/ProbeSize :ProbeSize rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Probe Size"@en , "Sensorgröße"@de , "Sondengröße"@de ; "Messfühlergröße"@de ; "Die Größe der Sonde oder des Strahls, die bei Mikroskopie- oder Spektroskopieverfahren verwendet werden."@de , "The size of the probe or beam used in microscopy or spectroscopy techniques. It is typically measured in nanometers (nm)."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/ProjectorLense :ProjectorLense rdf:type owl:Class ; rdfs:subClassOf :Lense ; rdfs:isDefinedBy ; rdfs:label "Projector Lens"@en , "Projektorlinse"@de ; "A lens used to project the image from the intermediate lens onto a viewing screen or detector."@en , "Eine Linse, die verwendet wird, um das Bild von der Zwischenlinse auf einen Bildschirm oder Detektor zu projizieren."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/ReadoutTime :ReadoutTime rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Auslesezeit"@de , "Readout Time"@en ; "The time taken to read out data from a sensor, typically measured in nanoseconds (ns)."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/Reconstruction :Reconstruction rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Reconstruction"@en , "Rekonstruktion"@de ; "Der Prozess der Erstellung eines dreidimensionalen Bildes oder Modells aus zweidimensionalen Daten."@de , "The process of creating a three-dimensional image or model from two-dimensional data."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/Resolution :Resolution rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Auflösung"@de , "Resolution"@en ; "In various contexts, resolution refers to the degree of detail that can be discerned in an image, measurement, or other representation of an object or phenomenon."@en , "In verschiedenen Zusammenhängen bezieht sich die Auflösung auf den Grad der Detailgenauigkeit, die in einem Bild, einer Messung oder einer anderen Darstellung eines Objekts oder Phänomens erkennbar ist."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/RotationAngle :RotationAngle rdf:type owl:Class ; rdfs:subClassOf :Angle ; rdfs:isDefinedBy ; rdfs:label "Rotation Angle"@en , "Rotationswinkel"@de ; "Der Winkel, um den ein Objekt um eine bestimmte Achse rotiert wird."@de , "The angle by which an object is rotated around a specific axis."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/ScanRate :ScanRate rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Abtastrate"@de , "Scan Rate"@en ; "Die Geschwindigkeit, mit der Daten gescannt oder aufgezeichnet werden."@de , "The speed at which data is scanned or recorded."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/ScanningElectronMicroscope :ScanningElectronMicroscope rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Rasterelektronenmikroskop"@de , "Scanning Electron Microscope"@en ; "A microscope that produces images of a sample by scanning it with a focused beam of electrons."@en , "Ein Mikroskop, das Bilder einer Probe erzeugt, indem es diese mit einem fokussierten Elektronenstrahl abtastet."@de ; "ChatGPT 3.5"@en ; :abbreviation "REM"@de , "SEM"@en . ### https://w3id.org/pmd/mo/ScanningElectronMicroscopy :ScanningElectronMicroscopy rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Rasterelektronenmikroskopie"@de , "Scanning Electron Microscopy"@en ; "Scanning Electron Microscopy is a microscopy technique that uses a focused beam of electrons to scan the surface of a sample. The interaction of the electrons with the sample generates signals that provide information about the sample's topography, morphology, and composition."@en ; "ChatGPT 3.5"@en ; :abbreviation "SEM"@en . ### https://w3id.org/pmd/mo/ScanningProbeMicroscope :ScanningProbeMicroscope rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Rastersondenmikroskop"@de , "Scanning Probe Microscope"@en ; "A type of microscope that images surfaces by scanning a probe over the sample."@en , "Ein Mikroskoptyp, der Oberflächen abbildet, indem er eine Sonde über die Probe führt."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/ScanningProbeMicroscopy :ScanningProbeMicroscopy rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Rastersondenmikroskopie"@de , "Scanning Probe Microscopy"@en ; "Scanning Probe Microscopy encompasses various techniques, such as Atomic Force Microscopy (AFM) and Scanning Tunneling Microscopy (STM), that use a sharp probe to scan a sample's surface. These techniques provide high-resolution images and information about surface properties on the nanometer scale."@en ; "ChatGPT 3.5"@en ; :abbreviation "SPM"@en . ### https://w3id.org/pmd/mo/ScanningTransmissionElectronMicroscope :ScanningTransmissionElectronMicroscope rdf:type owl:Class ; rdfs:subClassOf :TransmissionElectronMicroscope ; rdfs:isDefinedBy ; rdfs:label "Rastertransmissionselektronenmikroskop"@de , "Scanning Transmission Electron Microscope"@en ; "A type of transmission electron microscope where a focused electron beam is scanned across the sample."@en , "Eine Art von Transmissionselektronenmikroskop, bei dem ein fokussierter Elektronenstrahl über die Probe gescannt wird."@de ; "ChatGPT 3.5"@en ; :abbreviation "STEM"@en . ### https://w3id.org/pmd/mo/ScanningTransmissionElectronMicroscopy :ScanningTransmissionElectronMicroscopy rdf:type owl:Class ; rdfs:subClassOf :TransmissionElectronMicroscopy ; rdfs:isDefinedBy ; rdfs:label "Rastertransmissionselektronenmikroskopie"@de , "Scanning Transmission Electron Microscopy"@en ; "Scanning Transmission Electron Microscopy is a technique that combines the principles of scanning and transmission electron microscopy. It allows imaging and spectroscopy with high spatial resolution."@en ; "ChatGPT 3.5"@en ; :abbreviation "STEM"@en . ### https://w3id.org/pmd/mo/ScanningTransmissionElectronMicroscopy-ElectronEnergyLossSpectroscopy :ScanningTransmissionElectronMicroscopy-ElectronEnergyLossSpectroscopy rdf:type owl:Class ; rdfs:subClassOf :ScanningTransmissionElectronMicroscopy ; rdfs:isDefinedBy ; rdfs:label "Rastertransmissionselektronenmikroskopie Elektronen-Energieverlust-Spektroskopie"@de , "Scanning Transmission Electron Microscopy Electron Energy Loss Spectroscopy"@en ; "STEM-EELS combines STEM imaging with electron energy loss spectroscopy to provide information about the elemental composition and electronic structure of a sample at high spatial resolution."@en ; "ChatGPT 3.5"@en ; :abbreviation "STEM-EELS"@en . ### https://w3id.org/pmd/mo/ScanningTunnelingMicroscope :ScanningTunnelingMicroscope rdf:type owl:Class ; rdfs:subClassOf :ScanningProbeMicroscope ; rdfs:isDefinedBy ; rdfs:label "Rastertunnelmikroskop"@de , "Scanning Tunneling Microscope"@en ; "A microscope that uses quantum tunneling to image surfaces at the atomic level."@en , "Ein Mikroskop, das Quanten-Tunneling nutzt, um Oberflächen auf atomarer Ebene abzubilden."@de ; "ChatGPT 3.5"@en ; :abbreviation "STM"@en . ### https://w3id.org/pmd/mo/ScanningTunnelingMicroscopy :ScanningTunnelingMicroscopy rdf:type owl:Class ; rdfs:subClassOf :ScanningProbeMicroscopy ; rdfs:isDefinedBy ; rdfs:label "Rastertunnelmikroskopie"@de , "Scanning Tunneling Microscopy"@en ; "Scanning Tunneling Microscopy is a technique that uses a conducting probe to measure the tunneling current between the probe and the sample's surface. It provides atomic-scale images of surfaces and is often used to study conductive materials."@en ; "ChatGPT 3.5"@en ; :abbreviation "STM"@en . ### https://w3id.org/pmd/mo/SchottkyEmissionGun :SchottkyEmissionGun rdf:type owl:Class ; rdfs:subClassOf :Gun ; "PMDco Team"@en ; "ChatGPT 3.5"@en ; rdfs:label "Schottky Emission Gun"@en , "Schottky-Emissionsquelle"@de ; "A Schottky Emission Gun is a device in electron microscopes that produces electrons by field-induced thermionic emission, using a Schottky emitter."@en , "Eine Schottky-Emissionsquelle ist ein Gerät in Elektronenmikroskopen, das durch feldinduzierte thermionische Emission Elektronen erzeugt und einen Schottky-Emitter verwendet."@de . ### https://w3id.org/pmd/mo/Scintillator :Scintillator rdf:type owl:Class ; rdfs:subClassOf :Detector ; rdfs:isDefinedBy ; rdfs:label "Scintillator"@en , "Szintillator"@de ; "A material that emits light when it absorbs ionizing radiation."@en , "Ein Material, das Licht aussendet, wenn es ionisierende Strahlung absorbiert."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/SecondaryIonMassSpectrometry :SecondaryIonMassSpectrometry rdf:type owl:Class ; rdfs:subClassOf :Spectroscopy ; rdfs:isDefinedBy ; rdfs:label "Secondary Ion Mass Spectrometry"@en , "Sekundärionen-Massenspektrometrie"@de ; """Secondary Ion Mass Spectrometry (SIMS) is an advanced analytical technique used to determine the elemental and isotopic composition of solid surfaces and thin films at a very high sensitivity and spatial resolution. It is widely employed in various scientific and industrial applications, including materials science, semiconductor research, and surface analysis. In SIMS, a focused beam of high-energy primary ions is directed at a sample's surface. The impact of these primary ions causes the ejection of secondary ions from the sample's surface. These secondary ions are then extracted, mass-separated, and detected using a mass spectrometer. The mass spectrometer measures the mass-to-charge ratios of the secondary ions, providing information about the elemental and isotopic composition of the sample. The sensitivity and spatial resolution of SIMS allow researchers to analyze very small areas, often down to the micrometer or nanometer scale. This makes SIMS particularly valuable for investigating surface composition, depth profiling of layered structures, and detecting trace elements in complex materials. The technique is non-destructive in its elemental analysis, which is beneficial for studying delicate samples or preserving valuable materials. SIMS has applications in diverse fields, including materials characterization, semiconductor device analysis, biological and medical research, and geological studies. It provides essential information about the chemical composition, structure, and distribution of elements in complex samples, contributing to advancements in materials science and various technological developments."""@en ; "ChatGPT 3.5"@en ; :abbreviation "SIMS"@en . ### https://w3id.org/pmd/mo/SelectedAreaElectronDiffraction :SelectedAreaElectronDiffraction rdf:type owl:Class ; rdfs:subClassOf :ElectronDiffraction ; rdfs:isDefinedBy ; rdfs:label "Elektronenbeugung ausgewählter Regionen"@de , "Selected Area Electron Diffraction"@en ; "Selected Area Electron Diffraction is a technique used in transmission electron microscopy (TEM) to study the crystallographic orientation of small regions within a sample. By selecting a specific area of the sample and directing an electron beam onto it, diffraction patterns are generated. These patterns offer insights into the sample's crystal structure and orientation."@en ; "ChatGPT 3.5"@en ; :abbreviation "SAD"@en , "SAED"@en . ### https://w3id.org/pmd/mo/Sharpness :Sharpness rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Schärfe"@de , "Sharpness"@en ; "Die Qualität, klar und gut definiert in einem Bild oder einer Probe zu sein."@de , "The quality of being clear and well-defined in an image or specimen."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/SiliconDriftDetector :SiliconDriftDetector rdf:type owl:Class ; rdfs:subClassOf :Detector ; rdfs:isDefinedBy ; rdfs:label "Silicon Drift Detector"@en , "Silizium-Driftdetektor"@de ; "A type of X-ray detector that offers high-speed performance and high energy resolution."@en , "Eine Art Röntgendetektor, der Hochgeschwindigkeitsleistung und hohe Energieauflösung bietet."@de ; "ChatGPT 3.5"@en ; :abbreviation "SDD"@en . ### https://w3id.org/pmd/mo/SoftXRayEmissionSpectrometer :SoftXRayEmissionSpectrometer rdf:type owl:Class ; rdfs:subClassOf :Spectrometer ; rdfs:isDefinedBy ; rdfs:label "Röntgenemissionsspektrometer mit weicher Röntgenstrahlung"@de , "Soft X-ray Emission Spectrometer"@en ; "An instrument used to analyze the emission of soft X-rays from a sample."@en , "Ein Instrument zur Analyse der Emission weicher Röntgenstrahlen aus einer Probe."@de ; "ChatGPT 3.5"@en ; :abbreviation "SXES"@en . ### https://w3id.org/pmd/mo/Source :Source rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Quelle"@de , "Source"@en ; "Die Elektronenquelle, z. B. ein Wolframfaden oder eine Feldemissionskathode, die in einem Elektronenmikroskop Elektronen emittiert."@de , "The electron source, such as a tungsten filament or field-emission cathode, that emits electrons in an electron microscope."@en ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/SpatialResolution :SpatialResolution rdf:type owl:Class ; rdfs:subClassOf :Resolution ; rdfs:isDefinedBy ; rdfs:label "Ortsauflösung"@de , "Spatial Resolution"@en ; "Die Fähigkeit eines Bildgebungssystems, feine Details in einem Objekt anzuzeigen. Sie bezieht sich auf das kleinste wahrnehmbare Detail in einem Bild."@de , "The ability of an imaging system to discern fine details in an object. It refers to the smallest discernible detail in an image."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/Spectrometer :Spectrometer rdf:type owl:Class ; rdfs:subClassOf :Detector ; rdfs:isDefinedBy ; rdfs:label "Spectrometer"@en , "Spektrometer"@de ; "An instrument used to measure properties of light over a specific portion of the electromagnetic spectrum."@en , "Ein Instrument zur Messung der Eigenschaften von Licht in einem bestimmten Teil des elektromagnetischen Spektrums."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/Spectroscopy :Spectroscopy rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; "Spectrometry"@en , "Spektrometrie"@de ; "Spectroscopy is a scientific technique used to study and analyze the interaction of matter with electromagnetic radiation, such as light. It involves measuring the way in which different substances absorb, emit, or scatter light at various wavelengths or frequencies. By examining the spectrum of light emitted, absorbed, or transmitted by a sample, scientists can gain insights into its chemical composition, molecular structure, and physical properties. Spectroscopy is widely utilized in various fields, including chemistry, physics, astronomy, and biochemistry, to investigate the characteristics and behavior of materials at the atomic and molecular level."@en ; "Spectroscopy"@en , "Spektroskopie"@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/SphericalAberration :SphericalAberration rdf:type owl:Class ; rdfs:subClassOf :Aberration ; rdfs:isDefinedBy ; rdfs:label "Spherical Aberration"@en , "Sphärische Aberration"@de ; "A type of optical aberration caused by deviations from the ideal spherical shape in lenses or mirrors."@en , "Eine Art von optischer Aberration, die durch Abweichungen von der idealen sphärischen Form in Linsen oder Spiegeln verursacht wird."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/Spot :Spot rdf:type owl:Class ; rdfs:subClassOf ; rdfs:label "Spot"@de , "Spot"@en . ### https://w3id.org/pmd/mo/SpotSize :SpotSize rdf:type owl:Class ; rdfs:subClassOf ; rdfs:label "Spot Size"@en , "Spotgröße"@de . ### https://w3id.org/pmd/mo/Stage :Stage rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Bühne"@de , "Stage"@en ; "A platform or support used to hold and position a specimen in a microscope."@en , "Eine Plattform oder Unterstützung, die verwendet wird, um eine Probe in einem Mikroskop zu halten und zu positionieren."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/StigmationX :StigmationX rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Stigmation X"@de , "Stigmation X"@en ; "Stigmator X Value"@en , "Stigmator X Wert"@de ; "Die Einstellung des Astigmatismus in der X-Achse eines Elektronenstrahls in der Mikroskopie."@de , "The adjustment of astigmatism in the X-axis of an electron beam in microscopy."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/StigmationY :StigmationY rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Stigmation Y"@de , "Stigmation Y"@en ; "Stigmator X Wert"@de , "Stigmator Y Value"@en ; "Die Einstellung des Astigmatismus in der Y-Achse eines Elektronenstrahls in der Mikroskopie."@de , "The adjustment of astigmatism in the Y-axis of an electron beam in microscopy."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/Stigmator :Stigmator rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Stigmator"@de , "Stigmator"@en ; "A device in electron microscopy used to correct astigmatism in the electron beam."@en , "Ein Gerät in der Elektronenmikroskopie zur Korrektur des Astigmatismus im Elektronenstrahl."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/SurfaceStructure :SurfaceStructure rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Oberflächenstruktur"@de , "Surface Structure"@en ; "Die Anordnung und die Merkmale der äußersten Schicht eines Materials."@de , "The arrangement and features of the outermost layer of a material."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/SystemVacuum :SystemVacuum rdf:type owl:Class ; rdfs:subClassOf :Vacuum ; rdfs:isDefinedBy ; rdfs:label "System Vacuum"@en , "Systemvakuum"@de ; "Das allgemeine Vakuumniveau im gesamten System eines Elektronenmikroskops."@de , "The overall vacuum level in the entire system of an electron microscope."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/TemporalResolution :TemporalResolution rdf:type owl:Class ; rdfs:subClassOf :Resolution ; "PMDco Team"@en ; "ChatGPT 3.5"@en ; rdfs:label "Temporal Resolution"@en , "Zeitliche Auflösung"@de ; "Temporal Resolution is the ability of a microscopy or imaging system to distinguish between events or changes occurring at different times, critical in capturing dynamic processes."@en , "Zeitliche Auflösung ist die Fähigkeit eines Mikroskopie- oder Bildgebungssystems, zwischen Ereignissen oder Änderungen zu unterscheiden, die zu unterschiedlichen Zeiten auftreten, was entscheidend für die Erfassung dynamischer Prozesse ist."@de . ### https://w3id.org/pmd/mo/ThermionicEmissionGun :ThermionicEmissionGun rdf:type owl:Class ; rdfs:subClassOf :Gun ; "PMDco Team"@en ; "ChatGPT 3.5"@en ; rdfs:label "Thermionic Emission Gun"@en , "Thermionische Emissionsquelle"@de ; "A Thermionic Emission Gun is a device in electron microscopes that produces electrons by heating a filament to emit electrons through thermionic emission."@en , "Eine thermionische Emissionsquelle ist ein Gerät in Elektronenmikroskopen, das durch Erhitzen eines Filaments Elektronen durch thermionische Emission erzeugt."@de . ### https://w3id.org/pmd/mo/ThinFoilAperture :ThinFoilAperture rdf:type owl:Class ; rdfs:subClassOf :Aperture ; rdfs:isDefinedBy ; rdfs:label "Dünnfolienblende"@de , "Thin Foil Aperture"@en ; "An aperture used in electron microscopy to control the electron beam passing through a thin foil specimen."@en , "Eine Blende in der Elektronenmikroskopie zur Steuerung des Elektronenstrahls, der durch eine Dünnfolienprobe geht."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/Threshold :Threshold rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Schwelle"@de , "Threshold"@en ; "A value or limit at which a specific effect or result occurs."@en , "Ein Wert oder eine Grenze, bei der ein bestimmter Effekt oder ein Ergebnis eintritt."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/TiltAngle :TiltAngle rdf:type owl:Class ; rdfs:subClassOf :Angle ; rdfs:isDefinedBy ; rdfs:label "Neigungswinkel"@de , "Tilt Angle"@en ; "Der Winkel, um den ein Objekt von seiner vertikalen oder horizontalen Position geneigt ist."@de , "The angle at which an object is tilted from its vertical or horizontal position."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/TiltCorrection :TiltCorrection rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Neigungskorrektur"@de , "Tilt Correction"@en ; "A correction applied to images obtained from tilted specimens in electron microscopy to compensate for distortions caused by the tilt angle."@en , "Eine Korrektur, die bei Bildern von gekippten Proben in der Elektronenmikroskopie angewendet wird, um durch den Kippwinkel verursachte Verzerrungen zu kompensieren."@de ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/TimeOfFlightSecondaryIonMassSpectrometry :TimeOfFlightSecondaryIonMassSpectrometry rdf:type owl:Class ; rdfs:subClassOf :Spectroscopy ; rdfs:isDefinedBy ; rdfs:label "Flugzeit-Sekundärionen-Massenspektrometrie"@de , "Time Of Flight Secondary Ion Mass Spectrometry"@en ; """Time-of-Flight Secondary Ion Mass Spectrometry (TOF-SIMS) is an advanced surface analysis technique used to determine the elemental and molecular composition of solid surfaces and thin films with high sensitivity and spatial resolution. It is employed in various scientific and industrial fields, including materials science, nanotechnology, biomedicine, and semiconductor research. TOF-SIMS builds upon the principles of Secondary Ion Mass Spectrometry (SIMS), where a focused beam of high-energy primary ions is directed at a sample's surface, causing the ejection of secondary ions. In TOF-SIMS, the flight time of these secondary ions is measured as they travel through a field-free region and enter a time-of-flight mass spectrometer. The mass spectrometer measures the time taken by the ions to reach the detector, which is directly proportional to their mass-to-charge ratio. By analyzing the flight times of the secondary ions, TOF-SIMS can determine the elemental, isotopic, and molecular composition of the sample's surface. It provides information about the presence of specific elements, chemical compounds, and molecular fragments, along with their spatial distribution. The high sensitivity of TOF-SIMS allows for the detection of trace elements and molecular species in complex samples. TOF-SIMS is valuable for characterizing surfaces at the nanoscale, profiling layered structures, investigating organic and inorganic materials, and studying biological specimens. Its ability to provide detailed chemical information while maintaining spatial resolution makes it an essential tool for understanding surface properties and material interactions in a wide range of applications."""@en ; "ChatGPT 3.5"@en ; :abbreviation "TOF-SIMS"@en . ### https://w3id.org/pmd/mo/TomographicReconstruction :TomographicReconstruction rdf:type owl:Class ; rdfs:subClassOf :Reconstruction ; rdfs:isDefinedBy ; rdfs:label "Tomographic Reconstruction"@en , "Tomographische Rekonstruktion"@de ; "Der Prozess der Rekonstruktion einer dreidimensionalen Struktur aus einer Reihe von zweidimensionalen Bildern, die aus verschiedenen Winkeln aufgenommen wurden."@de , "The process of reconstructing a three-dimensional structure from a series of two-dimensional images taken at different angles."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/TransmissionElectronAberrationCorrectedMicroscope :TransmissionElectronAberrationCorrectedMicroscope rdf:type owl:Class ; rdfs:subClassOf :TransmissionElectronMicroscope ; rdfs:isDefinedBy ; rdfs:label "Transmission Electron Aberration-corrected Microscope"@en , "Transmissionselektronen-Aberrations-korrigiertes Mikroskop"@de ; "A transmission electron microscope equipped with aberration correction to achieve high-resolution imaging."@en , "Ein Transmissions-Elektronenmikroskop mit Aberrationskorrektur zur Erzielung hochauflösender Bilder."@de ; "ChatGPT 3.5"@en ; :abbreviation "TEAM"@en . ### https://w3id.org/pmd/mo/TransmissionElectronMicroscope :TransmissionElectronMicroscope rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Transmission Electron Microscope"@en , "Transmissionelektronenmikroskop"@de ; "A microscope that transmits a beam of electrons through a specimen, forming an image."@en , "Ein Mikroskop, das einen Elektronenstrahl durch eine Probe sendet und ein Bild erzeugt."@de ; "ChatGPT 3.5"@en ; :abbreviation "TEM" . ### https://w3id.org/pmd/mo/TransmissionElectronMicroscopy :TransmissionElectronMicroscopy rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; "Transmission Electron Microscopy is a microscopy technique that involves transmitting a beam of electrons through a thin sample to create high-resolution images. It is used to study the internal structure and morphology of materials at the nanometer scale."@en ; "ChatGPT 3.5"@en ; :abbreviation "TEM"@en . ### https://w3id.org/pmd/mo/Vacuum :Vacuum rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Vacuum"@en , "Vakuum"@de ; "A space entirely devoid of matter, or where the pressure is significantly lower than atmospheric pressure."@en , "Ein Raum, der völlig materiefrei ist oder in dem der Druck deutlich unter dem atmosphärischen Druck liegt."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/VacuumPump :VacuumPump rdf:type owl:Class ; rdfs:subClassOf ; rdfs:label "Vacuum Pump"@en . ### https://w3id.org/pmd/mo/VerticalFieldWidth :VerticalFieldWidth rdf:type owl:Class ; rdfs:subClassOf :FieldWidth ; rdfs:label "Vertical Field Width"@en . ### https://w3id.org/pmd/mo/Voltage :Voltage rdf:type owl:Class ; rdfs:subClassOf ; rdfs:comment "Die Spannung wird in Volt (V) gemessen und in Kilovolt (kV) repräsentiert und stellt die potenzielle Energiedifferenz zwischen zwei Punkten in einem Stromkreis dar. Je höher die Spannung ist, desto größer ist die Kraft, die die elektrischen Ladungen antreibt, und desto höher ist folglich auch das Potenzial für einen Stromfluss."@de , "Voltage is measured in volts (V) and typically represented in kilovolts (kV), and it represents the potential energy difference between two points in a circuit. The higher the voltage, the greater the force pushing the electric charges, and consequently, the higher the potential for current to flow."@en ; rdfs:isDefinedBy ; rdfs:label "Spannung"@de , "Voltage"@en ; "Stromspannung"@de ; "Die Spannung, auch elektrische Potentialdifferenz, ist ein Maß für die elektrische potentielle Energie pro Ladungseinheit in einem elektrischen Stromkreis. Sie ist die Kraft, die den elektrischen Strom durch einen Leiter treibt."@de , "Voltage, also known as electric potential difference, is a measure of the electric potential energy per unit charge in an electrical circuit. It is the force or pressure that drives electric current through a conductor."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/Volume :Volume rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Volume"@en , "Volumen"@de ; "Die Menge an Raum, die ein Stoff oder Gegenstand einnimmt."@de , "The amount of space that a substance or object occupies."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/WaitTime :WaitTime rdf:type owl:Class ; rdfs:subClassOf ; rdfs:comment "Die Wartezeit wird häufig genutzt, um die Probe zu stabilisieren oder um die Beschädigung der Probe zu minimieren."@de , "The wait time is often used to allow the specimen to stabilize or to minimize sample damage."@en ; rdfs:isDefinedBy ; rdfs:label "Wait Time"@en , "Wartezeit"@de ; "Das Zeitintervall zwischen aufeinander folgenden Messungen oder Operationen in einem Elektronenmikroskop."@de , "The time interval between successive measurements or operations in an electron microscope."@en ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/WorkingDistance :WorkingDistance rdf:type owl:Class ; rdfs:subClassOf ; rdfs:comment "Der Arbeitsabstand wirkt sich auf die Tiefenschärfe und die Auflösung des Bildes aus. In der Regel wird der Arbeitsabstand in Millimetern (mm) angegeben."@de , "The working distance affects the depth of field and the resolution of the image. Usually, the working distance is specified in millimeters (mm)."@en ; rdfs:isDefinedBy ; rdfs:label "Arbeitsabstand"@de , "Working Distance"@en ; "Der Abstand zwischen der Objektivlinse des Elektronenmikroskops und der Probenoberfläche, wenn der Elektronenstrahl auf die Probe fokussiert wird."@de , "The distance between the electron microscope objective lens and the specimen surface when the electron beam is focused on the specimen."@en ; "ChatGPT 3.5" . ### https://w3id.org/pmd/mo/XRayAbsorptionNearEdgeSpectroscopy :XRayAbsorptionNearEdgeSpectroscopy rdf:type owl:Class ; rdfs:subClassOf :Spectroscopy ; rdfs:isDefinedBy ; rdfs:label "Röntgenabsorptionsspektroskopie im Nahbereich"@de , "X-ray Absorption Near Edge Spectroscopy"@en ; """X-ray Absorption Near Edge Spectroscopy (XANES) is a specialized technique used in the field of materials science and spectroscopy to study the electronic and structural properties of materials. It focuses on the X-ray absorption spectra of atoms within a sample, particularly the region just above the absorption edge of an element's X-ray absorption spectrum. In XANES, a sample is irradiated with X-rays, typically generated by a synchrotron radiation source. These X-rays are tuned to specific energy levels corresponding to the absorption edges of the elements of interest in the sample. As the X-rays are absorbed by the sample, the energy levels of the atoms are altered, leading to various transitions in their electron configurations. The resulting X-ray absorption spectrum is measured, specifically targeting the energies just above the absorption edge. XANES provides information about the electronic structure of the atoms within the sample, including the oxidation state, chemical bonding, and local environment of the absorbing element. The fine details of the XANES spectrum offer insights into the atomic and molecular interactions, as well as the coordination and symmetry of atoms in different chemical environments. This technique is widely used in various scientific fields, including chemistry, solid-state physics, and materials science. XANES helps researchers understand the properties and behavior of materials at the atomic level, making it an invaluable tool for investigating the characteristics of complex materials, catalysts, minerals, and biomolecules."""@en ; "ChatGPT 3.5"@en ; :abbreviation "XANES"@en . ### https://w3id.org/pmd/mo/XRayAbsorptionSpectroscopy :XRayAbsorptionSpectroscopy rdf:type owl:Class ; rdfs:subClassOf :XRayMapping ; rdfs:isDefinedBy ; rdfs:label "Röntgenabsorptionsspektroskopie"@de , "X-ray Absorption Spectroscopy"@en ; "X-ray Absorption Spectroscopy is a technique used to study the electronic and local structural properties of materials by analyzing the absorption of X-rays. It involves measuring how X-rays are absorbed by a sample at various energies, providing insights into the electronic states and chemical environments of specific elements."@en ; "ChatGPT 3.5"@en ; :abbreviation "XAS"@en . ### https://w3id.org/pmd/mo/XRayAnalysis :XRayAnalysis rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Röntgenanalyse"@de , "X-ray Analysis"@en ; "X-ray analysis is a technique used to investigate the composition and structure of materials by exposing them to X-rays. When X-rays interact with a material, they can be absorbed, scattered, or diffracted in ways that provide information about the material's internal arrangement of atoms and its elemental composition."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/XRayDiffraction :XRayDiffraction rdf:type owl:Class ; rdfs:subClassOf :Diffraction ; rdfs:isDefinedBy ; rdfs:label "X-ray Diffraction"@en ; "Röntgenstrahlbeugung"@de ; "X-ray Diffraction is a technique that utilizes the diffraction of X-rays by crystals to determine their atomic arrangement and lattice structure. X-ray diffraction patterns are produced when X-rays strike a crystalline sample, and the resulting pattern provides information about the arrangement of atoms in the crystal lattice."@en ; "Röntgenbeugung"@de ; "ChatGPT 3.5"@en ; :abbreviation "XRD"@en . ### https://w3id.org/pmd/mo/XRayFluorescence :XRayFluorescence rdf:type owl:Class ; rdfs:subClassOf :XRayMapping ; rdfs:isDefinedBy ; rdfs:label "Röntgenfluoreszenz"@de , "X-ray Fluorescence"@en ; "X-ray Fluorescence is a method used to determine the elemental composition of a sample by analyzing the X-rays emitted when the sample is exposed to high-energy X-rays. The X-rays emitted are characteristic of the elements present, allowing for quantitative analysis of the sample's elemental composition."@en ; "ChatGPT 3.5"@en ; :abbreviation "XRF"@en . ### https://w3id.org/pmd/mo/XRayMapping :XRayMapping rdf:type owl:Class ; rdfs:subClassOf :XRayAnalysis ; rdfs:isDefinedBy ; rdfs:label "Röntgen-Mapping"@de , "X-ray Mapping"@en ; "X-ray mapping is a process that involves generating spatially resolved images of the distribution of specific elements within a sample. By collecting X-ray signals emitted or scattered from a sample at different points, an elemental map can be created, showing the varying concentrations of elements across the sample's surface."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/XRayMicroanalysis :XRayMicroanalysis rdf:type owl:Class ; rdfs:subClassOf :XRayAnalysis ; rdfs:isDefinedBy ; rdfs:label "Röntgen-Mikroanalyse"@de , "X-ray Microanalysis"@en ; "X-ray Microanalysis is a technique that combines microscopy and X-ray analysis to study the elemental composition of small regions within a sample. It involves focusing an electron or X-ray beam on a specific area of the sample and measuring the X-rays emitted from that area to determine the elemental composition."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/XRayPhotoelectronSpectroscopy :XRayPhotoelectronSpectroscopy rdf:type owl:Class ; rdfs:subClassOf :XRayMapping ; rdfs:isDefinedBy ; rdfs:label "Röntgenphotoelektronenspektroskopie"@de , "X-ray Photoelectron Spectroscopy"@en ; "X-ray Photoelectron Spectroscopy, also known as Electron Spectroscopy for Chemical Analysis (ESCA), is a technique used to study the surface chemistry of materials. XPS involves bombarding a sample's surface with X-rays to emit photoelectrons, which are then analyzed to determine the elemental composition and chemical states of the elements on the surface."@en ; "ChatGPT 3.5"@en ; :abbreviation "XPS"@en . ### https://w3id.org/pmd/mo/XrayEnergyDispersiveSpectrometer :XrayEnergyDispersiveSpectrometer rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom :EnergyFilter ] , [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom :ImageFilter ] ; rdfs:subClassOf :Spectrometer ; "PMDco Team"@en ; "ChatGPT 3.5"@en ; rdfs:label "Röntgen-Energie-dispersiver Spektrometer"@de , "X-ray Energy Dispersive Spectrometer"@en ; "An X-ray Energy Dispersive Spectrometer is a device used in electron microscopes to analyze the elemental composition of samples by detecting X-rays emitted from the sample."@en , "Ein Röntgen-Energie-dispersiver Spektrometer ist ein Gerät, das in Elektronenmikroskopen verwendet wird, um die Elementzusammensetzung von Proben durch Detektion der vom Probenmaterial emittierten Röntgenstrahlen zu analysieren."@de . ### https://w3id.org/pmd/mo/3DCoordinates rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "3D Coordinates"@en , "3D-Koordinaten"@de ; "Coordinates that specify a point in three-dimensional space."@en , "Koordinaten, die einen Punkt im dreidimensionalen Raum spezifizieren."@de ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/3DReconstruction rdf:type owl:Class ; rdfs:subClassOf :Reconstruction ; rdfs:isDefinedBy ; rdfs:label "Dreidimensionale Rekonstruktion"@de , "Three dimensional reconstruction"@en ; "Der Prozess der Erstellung einer dreidimensionalen Darstellung eines Objekts oder einer Szene aus zweidimensionalen Bildern oder Daten."@de , "The process of creating a three-dimensional representation of an object or scene from two-dimensional images or data."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/3DXCoordinate rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "3D X Coordinate"@en , "3D X-Koordinate"@de ; "Die X-Koordinate in einem dreidimensionalen Koordinatensystem."@de , "The X-coordinate in a three-dimensional coordinate system."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/3DYCoordinate rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "3D Y Coordinate"@en , "3D Y-Koordinate"@de ; "Die Y-Koordinate in einem dreidimensionalen Koordinatensystem."@de , "The Y-coordinate in a three-dimensional coordinate system."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/3DZCoordinate rdf:type owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "3D Z Coordinate"@en , "3D Z-Koordinate"@de ; "Die Z-Koordinate in einem dreidimensionalen Koordinatensystem."@de , "The Z-coordinate in a three-dimensional coordinate system."@en ; "ChatGPT 3.5"@en . ### https://w3id.org/pmd/mo/4D-ScanningTransmissionElectronMicroscopy rdf:type owl:Class ; rdfs:subClassOf :ScanningTransmissionElectronMicroscopy ; rdfs:isDefinedBy ; rdfs:label "4D Scanning Transmission Electron Microscopy"@en , "4D-Rastertransmissionselektronenmikroskopie"@de ; "4D-STEM is a technique that adds an additional dimension of information, time, to STEM imaging, allowing the study of dynamic processes in materials at high spatial and temporal resolutions."@en ; "ChatGPT 3.5"@en ; :abbreviation "4D-STEM"@en . ### https://w3id.org/pmd/mo/BeamTiltX a owl:Class ; rdfs:label "Beam Tilt X"@en, "Strahlneigung X"@de ; skos:definition "Beam Tilt X refers to the tilting of the electron beam in the X-axis direction within an electron microscope."@en, "Strahlneigung X bezieht sich auf die Neigung des Elektronenstrahls in Richtung der X-Achse innerhalb eines Elektronenmikroskops."@de ; "ChatGPT 3.5"@en ; "PMDco Team"@en . ### https://w3id.org/pmd/mo/Spot a owl:Class ; rdfs:label "Spot"@en, "Strahlfleck"@de ; skos:definition "Spot refers to the focused point of the electron beam in an electron microscope, where the beam interacts with the specimen."@en, "Strahlfleck bezieht sich auf den fokussierten Punkt des Elektronenstrahls in einem Elektronenmikroskop, an dem der Strahl mit der Probe interagiert."@de ; "ChatGPT 3.5"@en ; "PMDco Team"@en . ### https://w3id.org/pmd/mo/SpotSize a owl:Class ; rdfs:label "Spot Size"@en, "Strahlfleckgröße"@de ; skos:definition "Spot Size refers to the diameter of the electron beam at the point where it is focused on the specimen in an electron microscope."@en, "Strahlfleckgröße bezieht sich auf den Durchmesser des Elektronenstrahls an dem Punkt, an dem er auf die Probe fokussiert wird."@de ; "ChatGPT 3.5"@en ; "PMDco Team"@en . ### https://w3id.org/pmd/mo/BeamTiltY a owl:Class ; rdfs:label "Beam Tilt Y"@en, "Strahlneigung Y"@de ; skos:definition "Beam Tilt Y refers to the tilting of the electron beam in the Y-axis direction within an electron microscope."@en, "Strahlneigung Y bezieht sich auf die Neigung des Elektronenstrahls in Richtung der Y-Achse innerhalb eines Elektronenmikroskops."@de ; "ChatGPT 3.5"@en ; "PMDco Team"@en . ### https://w3id.org/pmd/mo/VerticalFieldWidth a owl:Class ; rdfs:label "Vertical Field Width"@en, "Vertikale Feldbreite"@de ; skos:definition "Vertical Field Width refers to the vertical extent of the observable field in an electron microscope."@en, "Vertikale Feldbreite bezieht sich auf den vertikalen Umfang des beobachtbaren Feldes in einem Elektronenmikroskop."@de ; "ChatGPT 3.5"@en ; "PMDco Team"@en . ### https://w3id.org/pmd/mo/FieldWidth a owl:Class ; rdfs:label "Field Width"@en, "Feldbreite"@de ; skos:definition "Field Width refers to the horizontal extent of the observable field in an electron microscope."@en, "Feldbreite bezieht sich auf den horizontalen Umfang des beobachtbaren Feldes in einem Elektronenmikroskop."@de ; "ChatGPT 3.5"@en ; "PMDco Team"@en . ### https://w3id.org/pmd/mo/Chamber a owl:Class ; rdfs:label "Chamber"@en, "Kammer"@de ; skos:definition "Chamber refers to the enclosed space within an electron microscope where the sample is placed and vacuum conditions are maintained."@en, "Kammer bezieht sich auf den abgeschlossenen Raum in einem Elektronenmikroskop, in dem die Probe platziert wird und Vakuumbedingungen aufrechterhalten werden."@de ; "ChatGPT 3.5"@en ; "PMDco Team"@en . ### https://w3id.org/pmd/mo/DriftCorrection a owl:Class ; rdfs:label "Drift Correction"@en, "Driftkorrektur"@de ; skos:definition "Drift Correction refers to techniques used in electron microscopy to compensate for the slow movement of the sample or beam, ensuring image stability and accuracy."@en, "Driftkorrektur bezieht sich auf Techniken in der Elektronenmikroskopie, die dazu dienen, die langsame Bewegung der Probe oder des Strahls auszugleichen und so Bildstabilität und Genauigkeit zu gewährleisten."@de ; "ChatGPT 3.5"@en ; "PMDco Team"@en . ### https://w3id.org/pmd/mo/IndicatedMagnification a owl:Class ; rdfs:label "Indicated Magnification"@en, "Angegebene Vergrößerung"@de ; skos:definition "Indicated Magnification refers to the magnification level shown by the instrument's controls or display in an electron microscope."@en, "Angegebene Vergrößerung bezieht sich auf den Vergrößerungsgrad, der von den Steuerungen oder Anzeigen des Instruments in einem Elektronenmikroskop angezeigt wird."@de ; "ChatGPT 3.5"@en ; "PMDco Team"@en . ### https://w3id.org/pmd/mo/GridVoltage a owl:Class ; rdfs:label "Grid Voltage"@en, "Gitterspannung"@de ; skos:definition "Grid Voltage refers to the voltage applied to the control grid in an electron microscope, which influences the electron beam's focus and intensity."@en, "Gitterspannung bezieht sich auf die Spannung, die an das Steuergitter in einem Elektronenmikroskop angelegt wird und die den Fokus und die Intensität des Elektronenstrahls beeinflusst."@de ; "ChatGPT 3.5"@en ; "PMDco Team"@en . ### https://w3id.org/pmd/mo/VacuumPump a owl:Class ; rdfs:label "Vacuum Pump"@en, "Vakuumpumpe"@de ; skos:definition "A Vacuum Pump is a device used in electron microscopes to evacuate air from the chamber, creating the necessary vacuum conditions for electron beam operation."@en, "Eine Vakuumpumpe ist ein Gerät, das in Elektronenmikroskopen verwendet wird, um Luft aus der Kammer zu evakuieren und die notwendigen Vakuumbedingungen für den Betrieb des Elektronenstrahls zu schaffen."@de ; "ChatGPT 3.5"@en ; "PMDco Team"@en . ### https://w3id.org/pmd/mo/ActualMagnification a owl:Class ; rdfs:label "Actual Magnification"@en, "Tatsächliche Vergrößerung"@de ; skos:definition "Actual Magnification refers to the true magnification level achieved in an electron microscope, which may differ from the indicated magnification."@en, "Tatsächliche Vergrößerung bezieht sich auf den tatsächlichen Vergrößerungsgrad, der in einem Elektronenmikroskop erreicht wird und sich von der angegebenen Vergrößerung unterscheiden kann."@de ; "ChatGPT 3.5"@en ; "PMDco Team"@en . ### https://w3id.org/pmd/mo/HorizontalFieldWidth a owl:Class ; rdfs:label "Horizontal Field Width"@en, "Horizontale Feldbreite"@de ; skos:definition "Horizontal Field Width refers to the horizontal extent of the observable field in an electron microscope."@en, "Horizontale Feldbreite bezieht sich auf den horizontalen Umfang des beobachtbaren Feldes in einem Elektronenmikroskop."@de ; "ChatGPT 3.5"@en ; "PMDco Team"@en . ### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi