@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix bibo: . @prefix emmo: . @prefix foaf: . @prefix rdfs: . @prefix skos: . @prefix vann: . @prefix chameo: . @prefix dcterms: . @prefix datacite: . @base . rdf:type owl:Ontology ; owl:versionIRI ; owl:imports , , , , , , , , , , , , ; dcterms:abstract "CHAMEO is a domain ontology designed to model the common aspects across the different characterisation techniques and methodologies."@en ; dcterms:alternative "CHAMEO" ; dcterms:bibliographicCitation "Del Nostro, P., Goldbeck, G., Toti, D., 2022. CHAMEO: An ontology for the harmonisation of materials characterisation methodologies. Applied Ontology 17, 401–421. doi:10.3233/AO-220271." ; dcterms:contributor , , ; dcterms:creator , , ; dcterms:created "2021-12-20" ; dcterms:description "Characterisation Methodology Ontology"@en ; dcterms:hasFormat ; dcterms:identifier "https://w3id.org/emmo-chameo/chameo" ; dcterms:issued "2024-04-12" ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:modified "2024-04-12" ; dcterms:publisher "EMMC ASBL" ; dcterms:source "" ; dcterms:title "CHAracterisation MEthodology Ontology"@en ; bibo:doi "" ; "" ; vann:preferredNamespacePrefix "chameo"@en ; vann:preferredNamespaceUri "https://w3id.org/emmo-chameo/chameo" ; rdfs:comment """Contacts: Gerhard Goldbeck Goldbeck Consulting Ltd (UK) email: gerhard@goldbeck-consulting.com"""@en ; owl:backwardCompatibleWith "" ; owl:priorVersion "1.0.0-beta2" ; owl:versionInfo "1.0.0-beta3" ; skos:hiddenLabel "CHAMEO" ; foaf:homepage ; foaf:logo "https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/main/images/chameo_logo_small.png" ; foaf:page . a foaf:Person ; rdfs:label "Daniele Toti" ; skos:prefLabel "Daniele Toti" ; foaf:name "Daniele Toti" ; rdfs:comment "" . a foaf:Person ; rdfs:label "Pierluigi Del Nostro" ; skos:prefLabel "Pierluigi Del Nostro" ; foaf:name "Pierluigi Del Nostro" ; rdfs:comment "" . a foaf:Person ; rdfs:label "Gerhard Goldbeck" ; skos:prefLabel "Gerhard Goldbeck" ; foaf:name "Gerhard Goldbeck" ; rdfs:comment "" . ################################################################# # Annotation properties ################################################################# ### http://purl.org/dc/terms/alternative dcterms:alternative rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/bibliographicCitation dcterms:bibliographicCitation rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/created dcterms:created rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/description dcterms:description rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/hasFormat dcterms:hasFormat rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/identifier dcterms:identifier rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/issued dcterms:issued rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/modified dcterms:modified rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/source dcterms:source rdf:type owl:AnnotationProperty . ### http://purl.org/ontology/bibo/doi bibo:doi rdf:type owl:AnnotationProperty . ### http://purl.org/vocab/vann/preferredNamespacePrefix vann:preferredNamespacePrefix rdf:type owl:AnnotationProperty . ### http://purl.org/vocab/vann/preferredNamespaceUri vann:preferredNamespaceUri rdf:type owl:AnnotationProperty . ### http://xmlns.com/foaf/0.1/homepage foaf:homepage rdf:type owl:AnnotationProperty . ### http://xmlns.com/foaf/0.1/logo foaf:logo rdf:type owl:AnnotationProperty . ### http://xmlns.com/foaf/0.1/page foaf:page rdf:type owl:AnnotationProperty . ################################################################# # Object Properties ################################################################# ### https://w3id.org/emmo-chameo/chameo#characterisationProcedureHasSubProcedure chameo:characterisationProcedureHasSubProcedure rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_d43af210_f854_4432_a891_ce3022e3b558 ; rdfs:comment "" ; rdfs:label "characterisationProcedureHasSubProcedure"@en ; skos:prefLabel "characterisationProcedureHasSubProcedure"@en . ### https://w3id.org/emmo-chameo/chameo#hasAccessConditions chameo:hasAccessConditions rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_e1097637_70d2_4895_973f_2396f04fa204 ; rdfs:domain chameo:CharacterisationMethod ; rdfs:range chameo:AccessConditions ; rdfs:comment "" ; rdfs:label "hasAccessConditions"@en ; skos:prefLabel "hasAccessConditions"@en . ### https://w3id.org/emmo-chameo/chameo#hasCharacterisationEnvironment chameo:hasCharacterisationEnvironment rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_e1097637_70d2_4895_973f_2396f04fa204 ; rdfs:range chameo:CharacterisationEnvironment ; rdfs:comment "" ; rdfs:label "hasCharacterisationEnvironment"@en ; skos:prefLabel "hasCharacterisationEnvironment"@en . ### https://w3id.org/emmo-chameo/chameo#hasCharacterisationEnvironmentProperty chameo:hasCharacterisationEnvironmentProperty rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_e1097637_70d2_4895_973f_2396f04fa204 ; rdfs:domain chameo:CharacterisationEnvironment ; rdfs:range chameo:CharacterisationEnvironmentProperty ; rdfs:comment "" ; rdfs:label "hasCharacterisationEnvironmentProperty"@en ; skos:prefLabel "hasCharacterisationEnvironmentProperty"@en . ### https://w3id.org/emmo-chameo/chameo#hasCharacterisationProcedureValidation chameo:hasCharacterisationProcedureValidation rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_e1097637_70d2_4895_973f_2396f04fa204 ; rdfs:domain chameo:CharacterisationMethod ; rdfs:range chameo:CharacterisationProcedureValidation ; rdfs:comment "" ; rdfs:label "hasCharacterisationProcedureValidation"@en ; skos:prefLabel "hasCharacterisationProcedureValidation"@en . ### https://w3id.org/emmo-chameo/chameo#hasCharacterisationProperty chameo:hasCharacterisationProperty rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_fd689787_31b0_41cf_bf03_0d69af76469d ; rdfs:domain chameo:Sample ; rdfs:range chameo:CharacterisationProperty ; rdfs:comment "" ; rdfs:label "hasCharacterisationProperty"@en ; skos:prefLabel "hasCharacterisationProperty"@en . ### https://w3id.org/emmo-chameo/chameo#hasCharacterisationSoftware chameo:hasCharacterisationSoftware rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; rdfs:range chameo:CharacterisationSoftware ; rdfs:comment "" ; rdfs:label "hasCharacterisationSoftware"@en ; skos:prefLabel "hasCharacterisationSoftware"@en . ### https://w3id.org/emmo-chameo/chameo#hasDataAcquisitionRate chameo:hasDataAcquisitionRate rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_e1097637_70d2_4895_973f_2396f04fa204 ; rdfs:domain chameo:RawData ; rdfs:range chameo:DataAcquisitionRate ; rdfs:comment "" ; rdfs:label "hasDataAcquisitionRate"@en ; skos:prefLabel "hasDataAcquisitionRate"@en . ### https://w3id.org/emmo-chameo/chameo#hasDataProcessingThroughCalibration chameo:hasDataProcessingThroughCalibration rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_e1097637_70d2_4895_973f_2396f04fa204 ; rdfs:domain chameo:CharacterisationMeasurementProcess ; rdfs:range chameo:DataProcessingThroughCalibration ; rdfs:comment "" ; rdfs:label "hasDataProcessingThroughCalibration"@en ; skos:prefLabel "hasDataProcessingThroughCalibration"@en . ### https://w3id.org/emmo-chameo/chameo#hasDataQuality chameo:hasDataQuality rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_e1097637_70d2_4895_973f_2396f04fa204 ; rdfs:domain chameo:MeasurementDataPostProcessing ; rdfs:range chameo:DataQuality ; rdfs:comment "" ; rdfs:label "hasDataQuality"@en ; skos:prefLabel "hasDataQuality"@en . ### https://w3id.org/emmo-chameo/chameo#hasDataset chameo:hasDataset rdf:type owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; rdfs:range emmo:EMMO_194e367c_9783_4bf5_96d0_9ad597d48d9a ; rdfs:comment "" ; rdfs:label "hasDataset"@en ; skos:prefLabel "hasDataset"@en . ### https://w3id.org/emmo-chameo/chameo#hasHardwareSpecification chameo:hasHardwareSpecification rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_e1097637_70d2_4895_973f_2396f04fa204 ; rdfs:domain chameo:CharacterisationHardware ; rdfs:range chameo:CharacterisationHardwareSpecification ; rdfs:comment "" ; rdfs:label "hasHardwareSpecification"@en ; skos:prefLabel "hasHardwareSpecification"@en . ### https://w3id.org/emmo-chameo/chameo#hasHazard chameo:hasHazard rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_e1097637_70d2_4895_973f_2396f04fa204 ; rdfs:range chameo:Hazard ; rdfs:comment "" ; rdfs:label "hasHazard"@en ; skos:prefLabel "hasHazard"@en . ### https://w3id.org/emmo-chameo/chameo#hasHolder chameo:hasHolder rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; rdfs:domain chameo:SamplePreparation ; rdfs:range chameo:Holder ; rdfs:comment "" ; rdfs:label "hasHolder"@en ; skos:prefLabel "hasHolder"@en . ### https://w3id.org/emmo-chameo/chameo#hasInteractionVolume chameo:hasInteractionVolume rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_ae2d1a96_bfa1_409a_a7d2_03d69e8a125a ; rdfs:domain chameo:ProbeSampleInteraction ; rdfs:range chameo:InteractionVolume ; rdfs:comment "" ; rdfs:label "hasInteractionVolume"@en ; skos:prefLabel "hasInteractionVolume"@en . ### https://w3id.org/emmo-chameo/chameo#hasInteractionWithProbe chameo:hasInteractionWithProbe rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_ae2d1a96_bfa1_409a_a7d2_03d69e8a125a ; rdfs:domain chameo:ProbeSampleInteraction ; rdfs:range chameo:Probe ; rdfs:comment "" ; rdfs:label "hasInteractionWithProbe"@en ; skos:prefLabel "hasInteractionWithProbe"@en . ### https://w3id.org/emmo-chameo/chameo#hasInteractionWithSample chameo:hasInteractionWithSample rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; rdfs:domain chameo:ProbeSampleInteraction ; rdfs:range chameo:Sample ; rdfs:comment "" ; rdfs:label "hasInteractionWithSample"@en ; skos:prefLabel "hasInteractionWithSample"@en . ### https://w3id.org/emmo-chameo/chameo#hasLab chameo:hasLab rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; rdfs:range chameo:Laboratory ; rdfs:comment "" ; rdfs:label "hasLab"@en ; skos:prefLabel "hasLab"@en . ### https://w3id.org/emmo-chameo/chameo#hasLevelOfAutomation chameo:hasLevelOfAutomation rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_e1097637_70d2_4895_973f_2396f04fa204 ; rdfs:domain chameo:CharacterisationMethod ; rdfs:range chameo:LevelOfAutomation ; rdfs:comment "" ; rdfs:label "hasLevelOfAutomation"@en ; skos:prefLabel "hasLevelOfAutomation"@en . ### https://w3id.org/emmo-chameo/chameo#hasMeasurementDetector chameo:hasMeasurementDetector rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; rdfs:range chameo:Detector ; rdfs:comment "" ; rdfs:label "hasMeasurementDetector"@en ; skos:prefLabel "hasMeasurementDetector"@en . ### https://w3id.org/emmo-chameo/chameo#hasMeasurementParameter chameo:hasMeasurementParameter rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_36e69413_8c59_4799_946c_10b05d266e22 ; rdfs:domain chameo:CharacterisationMeasurementProcess ; rdfs:range chameo:MeasurementParameter ; rdfs:comment "" ; rdfs:label "hasMeasurementParameter"@en ; skos:prefLabel "hasMeasurementParameter"@en . ### https://w3id.org/emmo-chameo/chameo#hasMeasurementProbe chameo:hasMeasurementProbe rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; rdfs:range chameo:Probe ; rdfs:comment "" ; rdfs:label "hasMeasurementProbe"@en ; skos:prefLabel "hasMeasurementProbe"@en . ### https://w3id.org/emmo-chameo/chameo#hasMeasurementSample chameo:hasMeasurementSample rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; rdfs:domain chameo:CharacterisationMeasurementProcess ; rdfs:range chameo:Sample ; rdfs:comment "" ; rdfs:label "hasMeasurementSample"@en ; skos:prefLabel "hasMeasurementSample"@en . ### https://w3id.org/emmo-chameo/chameo#hasMeasurementTime chameo:hasMeasurementTime rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_e1097637_70d2_4895_973f_2396f04fa204 ; rdfs:domain emmo:EMMO_463bcfda_867b_41d9_a967_211d4d437cfb ; rdfs:range chameo:MeasurementTime ; rdfs:comment "" ; rdfs:label "hasMeasurementTime"@en ; skos:prefLabel "hasMeasurementTime"@en . ### https://w3id.org/emmo-chameo/chameo#hasOperator chameo:hasOperator rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a ; rdfs:range chameo:Operator ; rdfs:comment "" ; rdfs:label "hasOperator"@en ; skos:prefLabel "hasOperator"@en . ### https://w3id.org/emmo-chameo/chameo#hasPeerReviewedArticle chameo:hasPeerReviewedArticle rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_39c3815d_8cae_4c8f_b2ff_eeba24bec455 ; rdfs:domain chameo:CharacterisationProcedureValidation ; rdfs:range datacite:ResourceIdentifier ; rdfs:comment "" ; rdfs:label "hasPeerReviewedArticle"@en ; skos:prefLabel "hasPeerReviewedArticle"@en . ### https://w3id.org/emmo-chameo/chameo#hasPhysicsOfInteraction chameo:hasPhysicsOfInteraction rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_24c71baf_6db6_48b9_86c8_8c70cf36db0c ; rdfs:domain chameo:ProbeSampleInteraction ; rdfs:range chameo:PhysicsOfInteraction ; rdfs:comment "" ; rdfs:label "hasPhysicsOfInteraction"@en ; skos:prefLabel "hasPhysicsOfInteraction"@en . ### https://w3id.org/emmo-chameo/chameo#hasPostProcessingModel chameo:hasPostProcessingModel rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; rdfs:domain chameo:MeasurementDataPostProcessing ; rdfs:range chameo:PostProcessingModel ; rdfs:comment "" ; rdfs:label "hasPostProcessingModel"@en ; skos:prefLabel "hasPostProcessingModel"@en . ### https://w3id.org/emmo-chameo/chameo#hasProcessingReproducibility chameo:hasProcessingReproducibility rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_e1097637_70d2_4895_973f_2396f04fa204 ; rdfs:domain chameo:MeasurementDataPostProcessing ; rdfs:range chameo:ProcessingReproducibility ; rdfs:comment "" ; rdfs:label "hasProcessingReproducibility"@en ; skos:prefLabel "hasProcessingReproducibility"@en . ### https://w3id.org/emmo-chameo/chameo#hasSampleBeforeSamplePreparation chameo:hasSampleBeforeSamplePreparation rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; rdfs:domain chameo:SamplePreparation ; rdfs:range chameo:Sample ; rdfs:comment "" ; rdfs:label "hasSampleBeforeSamplePreparation"@en ; skos:prefLabel "hasSampleBeforeSamplePreparation"@en . ### https://w3id.org/emmo-chameo/chameo#hasSamplePreparationHardware chameo:hasSamplePreparationHardware rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; rdfs:comment "" ; rdfs:label "hasSamplePreparationHardware"@en ; skos:prefLabel "hasSamplePreparationHardware"@en . ### https://w3id.org/emmo-chameo/chameo#hasSamplePreparationInput chameo:hasSamplePreparationInput rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_36e69413_8c59_4799_946c_10b05d266e22 ; rdfs:domain chameo:SamplePreparation ; rdfs:range chameo:Sample ; rdfs:comment "" ; rdfs:label "hasSamplePreparationInput"@en ; skos:prefLabel "hasSamplePreparationInput"@en . ### https://w3id.org/emmo-chameo/chameo#hasSamplePreparationOutput chameo:hasSamplePreparationOutput rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_c4bace1d_4db0_4cd3_87e9_18122bae2840 ; rdfs:domain chameo:SamplePreparation ; rdfs:range chameo:Sample ; rdfs:comment "" ; rdfs:label "hasSamplePreparationOutput"@en ; skos:prefLabel "hasSamplePreparationOutput"@en . ### https://w3id.org/emmo-chameo/chameo#hasSamplePreparationParameter chameo:hasSamplePreparationParameter rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_36e69413_8c59_4799_946c_10b05d266e22 ; rdfs:domain chameo:SamplePreparation ; rdfs:range chameo:SamplePreparationParameter ; rdfs:comment "" ; rdfs:label "hasSamplePreparationParameter"@en ; skos:prefLabel "hasSamplePreparationParameter"@en . ### https://w3id.org/emmo-chameo/chameo#hasSampledSample chameo:hasSampledSample rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_c4bace1d_4db0_4cd3_87e9_18122bae2840 ; rdfs:domain chameo:SamplingProcess ; rdfs:range chameo:Sample ; rdfs:comment "" ; rdfs:label "hasSampledSample"@en ; skos:prefLabel "hasSampledSample"@en . ### https://w3id.org/emmo-chameo/chameo#requiresLevelOfExpertise chameo:requiresLevelOfExpertise rdf:type owl:ObjectProperty ; rdfs:subPropertyOf emmo:EMMO_e1097637_70d2_4895_973f_2396f04fa204 ; rdfs:range chameo:LevelOfExpertise ; rdfs:comment "" ; rdfs:label "requiresLevelOfExpertise"@en ; skos:prefLabel "requiresLevelOfExpertise"@en . ################################################################# # Data properties ################################################################# ### https://w3id.org/emmo-chameo/chameo/hasDateOfCalibration rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain chameo:CharacterisationInstrument ; rdfs:range xsd:dateTime ; rdfs:comment "" ; rdfs:label "hasDateOfCalibration"@en ; skos:prefLabel "hasDateOfCalibration"@en . ################################################################# # Classes ################################################################# ### https://w3id.org/emmo-chameo/chameo#ACVoltammetry chameo:ACVoltammetry rdf:type owl:Class ; rdfs:subClassOf chameo:Voltammetry ; emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q120895154" ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "voltammetry in which a sinusoidal alternating potential of small amplitude (10 to 50 mV) of constant frequency (10 Hz to 100 kHz) is superimposed on a slowly and linearly varying potential ramp"@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "The resulting alternating current is plotted versus imposed DC potential. The obtained AC voltammogram is peak-shaped."@en ; skos:altLabel "ACV"@en ; rdfs:comment "" ; rdfs:label "ACVoltammetry"@en ; skos:prefLabel "ACVoltammetry"@en . ### https://w3id.org/emmo-chameo/chameo#AbrasiveStrippingVoltammetry chameo:AbrasiveStrippingVoltammetry rdf:type owl:Class ; rdfs:subClassOf chameo:Voltammetry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "electrochemical method where traces of solid particles are abrasively transferred onto the surface of an electrode, followed by an electrochemical dissolution (anodic or cathodic dissolution) that is recorded as a current–voltage curve"@en ; rdfs:comment "electrochemical method where traces of solid particles are abrasively transferred onto the surface of an electrode, followed by an electrochemical dissolution (anodic or cathodic dissolution) that is recorded as a current–voltage curve"@en ; rdfs:comment "" ; rdfs:label "AbrasiveStrippingVoltammetry"@en ; skos:prefLabel "AbrasiveStrippingVoltammetry"@en . [ rdf:type owl:Axiom ; owl:annotatedSource chameo:AbrasiveStrippingVoltammetry ; owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; owl:annotatedTarget "electrochemical method where traces of solid particles are abrasively transferred onto the surface of an electrode, followed by an electrochemical dissolution (anodic or cathodic dissolution) that is recorded as a current–voltage curve"@en ; dcterms:source "Scholz F, Nitschke L, Henrion G (1989) Naturwiss 76:71;" ] . ### https://w3id.org/emmo-chameo/chameo#AccessConditions chameo:AccessConditions rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_909415d1_7c43_4d5e_bbeb_7e1910159f66 ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Describes what is needed to repeat the experiment"@en ; emmo:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "In case of national or international facilities such as synchrotrons describe the programme that enabled you to access these."@en , "Was the access to your characterisation tool an inhouse routine or required a 3rd party service?"@en , "Was the access to your sample preparation an inhouse routine or required a 3rd party service?"@en ; rdfs:comment "" ; rdfs:label "AccessConditions"@en ; skos:prefLabel "AccessConditions"@en . ### https://w3id.org/emmo-chameo/chameo#AdsorptiveStrippingVoltammetry chameo:AdsorptiveStrippingVoltammetry rdf:type owl:Class ; rdfs:subClassOf chameo:StrippingVoltammetry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Stripping voltammetry involving pre-concentration by adsorption of the analyte (in contrast to electro- chemical accumulation)."@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "A peak-shaped adsorptive stripping voltammogram is obtained. Peak current depends on time of accumulation, mass transport of analyte (stirring), scan rate and mode (linear or pulse), and analyte concentration in solution."@en , "AdSV is usually employed for analysis of organic compounds or metal complexes with organic ligands. Stripping is done by means of an anodic or a cathodic voltammetric scan (linear or pulse), during which the adsorbed compound is oxidized or reduced."@en ; skos:altLabel "AdSV"@en ; rdfs:comment "" ; rdfs:label "AdsorptiveStrippingVoltammetry"@en ; skos:prefLabel "AdsorptiveStrippingVoltammetry"@en . ### https://w3id.org/emmo-chameo/chameo#AlphaSpectrometry chameo:AlphaSpectrometry rdf:type owl:Class ; rdfs:subClassOf chameo:Spectrometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Alpha spectrometry (also known as alpha(-particle) spectroscopy) is the quantitative study of the energy of alpha particles emitted by a radioactive nuclide that is an alpha emitter. As emitted alpha particles are mono-energetic (i.e. not emitted with a spectrum of energies, such as beta decay) with energies often distinct to the decay they can be used to identify which radionuclide they originated from."@en ; rdfs:comment "" ; rdfs:label "AlphaSpectrometry"@en ; skos:prefLabel "AlphaSpectrometry"@en . ### https://w3id.org/emmo-chameo/chameo#Amperometry chameo:Amperometry rdf:type owl:Class ; rdfs:subClassOf chameo:Electrochemical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The amperometric method provides the ability to distinguish selectively between a number of electroactive species in solution by judicious selection of the applied potential and/or choice of electrode material."@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "Amperometry can be distinguished from voltammetry by the parameter being controlled (electrode potential E) and the parameter being measured (electrode current I which is usually a function of time – see chronoamperometry)."@en , "In a non-stirred solution, a diffusion-limited current is usually measured, which is propor-tional to the concentration of an electroactive analyte."@en , "The current is usually faradaic and the applied potential is usually constant."@en , "The integral of current with time is the electric charge, which may be related to the amount of substance reacted by Faraday’s laws of electrolysis."@en ; rdfs:comment "" ; rdfs:label "Amperometry"@en ; skos:prefLabel "Amperometry"@en . ### https://w3id.org/emmo-chameo/chameo#AnalyticalElectronMicroscopy chameo:AnalyticalElectronMicroscopy rdf:type owl:Class ; rdfs:subClassOf chameo:Microscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Analytical electron microscopy (AEM) refers to the collection of spectroscopic data in TEM or STEM, enabling qualitative or quantitative compositional analysis."@en ; rdfs:comment "" ; rdfs:label "AnalyticalElectronMicroscopy"@en ; skos:prefLabel "AnalyticalElectronMicroscopy"@en . ### https://w3id.org/emmo-chameo/chameo#AnodicStrippingVoltammetry chameo:AnodicStrippingVoltammetry rdf:type owl:Class ; rdfs:subClassOf chameo:StrippingVoltammetry ; emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q939328" ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Stripping voltammetry in which material accumulated at the working electrode is electrochemically oxi- dized in the stripping step."@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "A peak-shaped anodic stripping voltammogram is obtained. Peak current depends on time of accumulation, mass transport of analyte (stirring), scan rate and mode (linear or pulse), and analyte concentration in solution."@en , "A solid electrode, carbon paste or composite electrode, bismuth film electrode, mercury film electrode, or static mercury drop electrode may be used."@en ; rdfs:comment "" ; rdfs:label "AnodicStrippingVoltammetry"@en ; skos:prefLabel "AnodicStrippingVoltammetry"@en . ### https://w3id.org/emmo-chameo/chameo#AtomProbeTomography chameo:AtomProbeTomography rdf:type owl:Class ; rdfs:subClassOf chameo:Tomography ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Atom Probe Tomography (APT or 3D Atom Probe) is the only material analysis technique offering extensive capabilities for both 3D imaging and chemical composition measurements at the atomic scale (around 0.1-0.3nm resolution in depth and 0.3-0.5nm laterally). Since its early developments, Atom Probe Tomography has contributed to major advances in materials science. The sample is prepared in the form of a very sharp tip. The cooled tip is biased at high DC voltage (3-15 kV). The very small radius of the tip and the High Voltage induce a very high electrostatic field (tens V/nm) at the tip surface, just below the point of atom evaporation. Under laser or HV pulsing, one or more atoms are evaporated from the surface, by field effect (near 100% ionization), and projected onto a Position Sensitive Detector (PSD) with a very high detection efficiency. Ion efficiencies are as high as 80%, the highest analytical efficiency of any 3D microscopy."""@en ; skos:altLabel "3D Atom Probe" , "APT" ; rdfs:comment "" ; rdfs:label "AtomProbeTomography"@en ; skos:prefLabel "AtomProbeTomography"@en . ### https://w3id.org/emmo-chameo/chameo#AtomicForceMicroscopy chameo:AtomicForceMicroscopy rdf:type owl:Class ; rdfs:subClassOf chameo:Microscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Atomic force microscopy (AFM) is an influential surface analysis technique used for micro/nanostructured coatings. This flexible technique can be used to obtain high-resolution nanoscale images and study local sites in air (conventional AFM) or liquid (electrochemical AFM) surroundings."@en ; rdfs:comment "" ; rdfs:label "AtomicForceMicroscopy"@en ; skos:prefLabel "AtomicForceMicroscopy"@en . ### https://w3id.org/emmo-chameo/chameo#CalibrationData chameo:CalibrationData rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationData ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Calibration data are used to provide correction of measured data or perform uncertainty calculations. They are generally the result of a measuerement on a reference specimen."@en ; rdfs:comment "" ; rdfs:label "CalibrationData"@en ; skos:prefLabel "CalibrationData"@en . ### https://w3id.org/emmo-chameo/chameo#CalibrationDataPostProcessing chameo:CalibrationDataPostProcessing rdf:type owl:Class ; rdfs:subClassOf chameo:DataPostProcessing ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Post-processing of the output of the calibration in order to get the actual calibration data to be used as input for the measurement."@en ; rdfs:comment "" ; rdfs:label "CalibrationDataPostProcessing"@en ; skos:prefLabel "CalibrationDataPostProcessing"@en . ### https://w3id.org/emmo-chameo/chameo#CalibrationProcess chameo:CalibrationProcess rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationProcedure , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_c4bace1d_4db0_4cd3_87e9_18122bae2840 ; owl:someValuesFrom chameo:CalibrationData ] , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass chameo:CharacterisationInstrument ] ; emmo:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 """Operation performed on a measuring instrument or a measuring system that, under specified conditions 1. establishes a relation between the values with measurement uncertainties provided by measurement standards and corresponding indications with associated measurement uncertainties and 2. uses this information to establish a relation for obtaining a measurement result from an indication NOTE 1 The objective of calibration is to provide traceability of measurement results obtained when using a calibrated measuring instrument or measuring system. NOTE 2 The outcome of a calibration may be expressed by a statement, calibration function, calibration diagram, calibration curve, or calibration table. In some cases, it may consist of an additive or multiplicative correction of the indication with associated measurement uncertainty. NOTE 3 Calibration should not be confused with adjustment of a measuring system, often mistakenly called “selfcalibration”, nor with verification of calibration. Calibration is sometimes a prerequisite for verification, which provides confirmation that specified requirements (often maximum permissible errors) are met. Calibration is sometimes also a prerequisite for adjustment, which is the set of operations carried out on a measuring system such that the system provides prescribed indications corresponding to given values of quantities being measured, typically obtained from measurement standards. NOTE 4 Sometimes the first step alone of the operation mentioned in the definition is intended as being calibration, as it was in previous editions of this Vocabulary. The second step is in fact required to establish instrumental uncertainty for the measurement results obtained when using the calibrated measuring system. The two steps together aim to demonstrate the metrological traceability of measurement results obtained by a calibrated measuring system. In the past the second step was usually considered to occur after the calibration. NOTE 5 A comparison between two measurement standards may be viewed as a calibration if the comparison is used to check and, if necessary, correct the value and measurement uncertainty attributed to one of the measurement standards. -- International Vocabulary of Metrology(VIM)"""@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Sequence of operations/actions that are needed to convert the initial signal (as produced by the detector) into a meaningful and useable raw data."@en ; emmo:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "In nanoindentation, the electrical signal coming from capacitive displacement gauge is converted into a real raw-displacement signal after using a proper calibration function (as obtained by the equipment manufacturer). Then, additional calibration procedures are applied to define the point of initial contact and to correct for instrument compliance, thermal drift, and indenter area function to obtain the real useable displacement data."@en ; emmo:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Usually the calibration process involve a reference sample (with pre-defined, specific, and stable physical characteristics and known properties), in order to extract calibration data. In this way, the accuracy of the measurement tool and its components (for example the probe) will be evaluated and confirmed."@en ; rdfs:comment "" ; rdfs:label "CalibrationProcess"@en ; skos:prefLabel "CalibrationProcess"@en . ### https://w3id.org/emmo-chameo/chameo#CalibrationTask chameo:CalibrationTask rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationTask , [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf emmo:EMMO_70da982d_1810_4b01_9630_a28e216ecd9a ] ; owl:someValuesFrom chameo:CalibrationProcess ] ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Single calibration Task that is part of a Calibration Process Workflow."@en ; rdfs:comment "" ; rdfs:label "CalibrationTask" ; skos:prefLabel "CalibrationTask" . ### https://w3id.org/emmo-chameo/chameo#Calorimetry chameo:Calorimetry rdf:type owl:Class ; rdfs:subClassOf chameo:Thermochemical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "In chemistry and thermodynamics, calorimetry (from Latin calor 'heat', and Greek μέτρον (metron) 'measure') is the science or act of measuring changes in state variables of a body for the purpose of deriving the heat transfer associated with changes of its state due, for example, to chemical reactions, physical changes, or phase transitions under specified constraints. Calorimetry is performed with a calorimeter."@en ; rdfs:comment "" ; rdfs:label "Calorimetry"@en ; skos:prefLabel "Calorimetry"@en . ### https://w3id.org/emmo-chameo/chameo#CathodicStrippingVoltammetry chameo:CathodicStrippingVoltammetry rdf:type owl:Class ; rdfs:subClassOf chameo:StrippingVoltammetry ; emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q4016325" ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "stripping voltammetry in which material accumulated at the working electrode is electrochemically reduced in the stripping step"@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "A peak-shaped cathodic stripping voltammogram is obtained. Peak current depends on time of accumulation, mass transport of analyte (stirring), scan rate and mode (linear or pulse), and analyte concentration in solution."@en ; skos:altLabel "CSV"@en ; rdfs:comment "" ; rdfs:label "CathodicStrippingVoltammetry"@en ; skos:prefLabel "CathodicStrippingVoltammetry"@en . ### https://w3id.org/emmo-chameo/chameo#CharacterisationData chameo:CharacterisationData rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Represents every type of data that is produced during a characterisation process"@en ; rdfs:comment "" ; rdfs:label "CharacterisationData" ; skos:prefLabel "CharacterisationData" . ### https://w3id.org/emmo-chameo/chameo#CharacterisationDataValidation chameo:CharacterisationDataValidation rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1c7f2dfe_0db4_4bf6_a0f6_853054a34ead ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Procedures to validate the characterisation data."@en ; rdfs:comment "" ; rdfs:label "CharacterisationDataValidation"@en ; skos:prefLabel "CharacterisationDataValidation"@en . ### https://w3id.org/emmo-chameo/chameo#CharacterisationEnvironment chameo:CharacterisationEnvironment rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_e1097637_70d2_4895_973f_2396f04fa204 ; owl:someValuesFrom chameo:CharacterisationEnvironmentProperty ] ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Medium of the characterisation experiment defined by the set of environmental conditions that are controlled and measured over time during the experiment."@en ; emmo:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Characterisation can either be made in air (ambient conditions, without specific controls on environmental parameters), or at different temperatures, different pressures (or in vacuum), or using different types of working gases (inert or reactive with respect to sample), different levels of humidity, etc."@en ; rdfs:comment "" ; rdfs:label "CharacterisationEnvironment"@en ; skos:prefLabel "CharacterisationEnvironment"@en . ### https://w3id.org/emmo-chameo/chameo#CharacterisationEnvironmentProperty chameo:CharacterisationEnvironmentProperty rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba ; rdfs:comment "" ; rdfs:label "CharacterisationEnvironmentProperty" ; skos:prefLabel "CharacterisationEnvironmentProperty" . ### https://w3id.org/emmo-chameo/chameo#CharacterisationExperiment chameo:CharacterisationExperiment rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_22522299_4091_4d1f_82a2_3890492df6db ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A characterisation experiment is the process by which a material's structure and properties are probed and measured. It is a fundamental process in the field of materials science, without which no scientific understanding of engineering materials could be ascertained."@en ; rdfs:comment "" ; rdfs:label "CharacterisationExperiment"@en ; skos:prefLabel "CharacterisationExperiment"@en . ### https://w3id.org/emmo-chameo/chameo#CharacterisationHardware chameo:CharacterisationHardware rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_86ca9b93_1183_4b65_81b8_c0fcd3bba5ad ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Whatever hardware is used during the characterisation process."@en ; rdfs:comment "" ; rdfs:label "CharacterisationHardware"@en ; skos:prefLabel "CharacterisationHardware"@en . ### https://w3id.org/emmo-chameo/chameo#CharacterisationHardwareManufacturer chameo:CharacterisationHardwareManufacturer rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationHardwareSpecification ; owl:disjointWith chameo:CharacterisationHardwareModel ; rdfs:comment "" ; rdfs:label "HardwareManufacturer"@en ; skos:prefLabel "HardwareManufacturer"@en . ### https://w3id.org/emmo-chameo/chameo#CharacterisationHardwareModel chameo:CharacterisationHardwareModel rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationHardwareSpecification ; rdfs:comment "" ; rdfs:label "HardwareModel"@en ; skos:prefLabel "HardwareModel"@en . ### https://w3id.org/emmo-chameo/chameo#CharacterisationHardwareSpecification chameo:CharacterisationHardwareSpecification rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba ; rdfs:comment "" ; rdfs:label "CharacterisationHardwareSpecification"@en ; skos:prefLabel "CharacterisationHardwareSpecification"@en . ### https://w3id.org/emmo-chameo/chameo#CharacterisationInstrument chameo:CharacterisationInstrument rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_494b372c_cfdf_47d3_a4de_5e037c540de8 , emmo:EMMO_f2d5d3ad_2e00_417f_8849_686f3988d929 , chameo:CharacterisationHardware , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b ; owl:someValuesFrom chameo:Detector ] , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b ; owl:someValuesFrom chameo:Probe ] ; emmo:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 """Device used for making measurements, alone or in conjunction with one or more supplementary devices NOTE 1 A measuring instrument that can be used alone for making measurements is a measuring system. NOTE 2 A measuring instrument is either an indicating measuring instrument or a material measure."""@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The instrument used for characterising a material, which usually has a probe and a detector as parts."@en ; emmo:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "In nanoindentation is the nanoindenter" ; emmo:EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "Measuring instrument"@en ; rdfs:comment "" ; rdfs:label "CharacterisationInstrument" ; skos:prefLabel "CharacterisationInstrument" . ### https://w3id.org/emmo-chameo/chameo#CharacterisationMeasurementProcess chameo:CharacterisationMeasurementProcess rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_463bcfda_867b_41d9_a967_211d4d437cfb , chameo:CharacterisationProcedure , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; owl:someValuesFrom chameo:CharacterisationEnvironment ] , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; owl:someValuesFrom chameo:CharacterisationInstrument ] , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; owl:someValuesFrom chameo:Sample ] , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_36e69413_8c59_4799_946c_10b05d266e22 ; owl:someValuesFrom chameo:MeasurementParameter ] , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_c4bace1d_4db0_4cd3_87e9_18122bae2840 ; owl:someValuesFrom chameo:CharacterisationData ] ; emmo:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 """Process of experimentally obtaining one or more values that can reasonably be attributed to a quantity together with any other available relevant information NOTE 1 The quantity mentioned in the definition is an individual quantity. NOTE 2 The relevant information mentioned in the definition may be about the values obtained by the measurement, such that some may be more representative of the measurand than others. NOTE 3 Measurement is sometimes considered to apply to nominal properties, but not in this Vocabulary, where the process of obtaining values of nominal properties is called “examination”. NOTE 4 Measurement requires both experimental comparison of quantities or experimental counting of entities at some step of the process and the use of models and calculations that are based on conceptual considerations. NOTE 5 The conditions of reasonable attribution mentioned in the definition take into account a description of the quantity commensurate with the intended use of a measurement result, a measurement procedure, and a calibrated measuring system operating according to the specified measurement procedure, including the measurement conditions. Moreover, a maximum permissible error and/or a target uncertainty may be specified, and the measurement procedure and the measuring system should then be chosen in order not to exceed these measuring system specifications. -- International Vocabulary of Metrology(VIM)"""@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The measurement process associates raw data to the sample through a probe and a detector."@en ; emmo:EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "Measurement"@en ; rdfs:comment "" ; rdfs:label "CharacterisationMeasurementProcess"@en ; skos:prefLabel "CharacterisationMeasurementProcess"@en . ### https://w3id.org/emmo-chameo/chameo#CharacterisationMeasurementTask chameo:CharacterisationMeasurementTask rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationTask , [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf emmo:EMMO_70da982d_1810_4b01_9630_a28e216ecd9a ] ; owl:someValuesFrom chameo:CharacterisationMeasurementProcess ] ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Single calibration Task that is part of a Characterisation Measurement Process Workflow."@en ; rdfs:comment "" ; rdfs:label "CharacterisationMeasurementTask"@en ; skos:prefLabel "CharacterisationMeasurementTask"@en . ### https://w3id.org/emmo-chameo/chameo#CharacterisationMethod chameo:CharacterisationMethod rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_3b19eab4_79be_4b02_bdaf_ecf1f0067a68 , chameo:CharacterisationProcedure ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The description of the overall characterisation method. It can be composed of different steps (e.g. sample preparation, calibration, measurement, post-processing)."@en ; emmo:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A characterisation method is not only related to the measurement process which can be one of its steps." ; skos:altLabel "Characterisation procedure"@en , "Characterisation technique"@en ; rdfs:comment "" ; rdfs:label "CharacterisationMethod"@en ; skos:prefLabel "CharacterisationMethod"@en . ### https://w3id.org/emmo-chameo/chameo#CharacterisationProcedure chameo:CharacterisationProcedure rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The process of performing characterisation by following some existing formalised operative rules."@en ; emmo:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a """Sample preparation Sample inspection Calibration Microscopy Viscometry Data sampling"""@en ; emmo:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Characterisation procedure may refer to the full characterisation process or just a part of the full process."@en ; rdfs:comment "" ; rdfs:label "CharacterisationProcedure"@en ; skos:prefLabel "CharacterisationProcedure"@en . ### https://w3id.org/emmo-chameo/chameo#CharacterisationProcedureValidation chameo:CharacterisationProcedureValidation rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_909415d1_7c43_4d5e_bbeb_7e1910159f66 ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Describes why the characterization procedure was chosen and deemed to be the most useful for the sample."@en ; rdfs:comment "" ; rdfs:label "CharacterisationProcedureValidation"@en ; skos:prefLabel "CharacterisationProcedureValidation"@en . ### https://w3id.org/emmo-chameo/chameo#CharacterisationProperty chameo:CharacterisationProperty rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_873b0ab3_88e6_4054_b901_5531e01f14a4 , chameo:SecondaryData ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The characterisation property is the investigate property or behaviour of a sample. It is derived from the secondary data, usually after classification or quantification (manually or by a model)."@en ; rdfs:comment "" ; rdfs:label "CharacterisationProperty"@en ; skos:prefLabel "CharacterisationProperty"@en . ### https://w3id.org/emmo-chameo/chameo#CharacterisationProtocol chameo:CharacterisationProtocol rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationProcedure ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A characterisation protocol is defined whenever it is desirable to standardize a laboratory method to ensure successful replication of results by others in the same laboratory or by other laboratories."@en ; rdfs:comment "" ; rdfs:label "CharacterisationProtocol"@en ; skos:prefLabel "CharacterisationProtocol"@en . ### https://w3id.org/emmo-chameo/chameo#CharacterisationSoftware chameo:CharacterisationSoftware rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_3b031fa9_8623_4ea5_8b57_bcafb70c5c8b ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A software application to process characterisation data"@en ; emmo:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "In Nanoindentation post-processing the software used to apply the Oliver-Pharr to calculate the characterisation properties (i.e. elastic modulus, hardness) from load and depth data." ; rdfs:comment "" ; rdfs:label "CharacterisationSoftware" ; skos:prefLabel "CharacterisationSoftware" . ### https://w3id.org/emmo-chameo/chameo#CharacterisationSystem chameo:CharacterisationSystem rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_7dea2572_ab42_45bd_9fd7_92448cec762a , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; owl:someValuesFrom chameo:CharacterisationInstrument ] ; emmo:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 """Set of one or more measuring instruments and often other components, assembled and adapted to give information used to generate measured values within specified intervals for quantities of specified kinds NOTE 1 The components mentioned in the definition may be devices, reagents, and supplies. NOTE 2 A measuring system is sometimes referred to as “measuring equipment” or “device”, for example in ISO 10012, Measurement management systems – Requirements for measurement processes and measuring equipment and ISO 17025, General requirements for the competence of testing and calibration laboratories. NOTE 3 Although the terms “measuring system” and “measurement system” are frequently used synonymously, the latter is instead sometimes used to refer to a measuring system plus all other entities involved in a measurement, including the object under measurement and the person(s) performing the measurement. NOTE 4 A measuring system can be used as a measurement standard."""@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A set of one or more 'CharacterisationInstruments' and often other devices, including any sample holder, reagent and supply, assembled and adapted to give information used to generate 'MeasuredQuantityProperty' within specified intervals for quantities of specified kinds."@en ; emmo:EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "Measuring system"@en ; rdfs:comment "" ; rdfs:label "CharacterisationSystem"@en ; skos:prefLabel "CharacterisationSystem"@en . ### https://w3id.org/emmo-chameo/chameo#CharacterisationTask chameo:CharacterisationTask rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( emmo:EMMO_4299e344_a321_4ef2_a744_bacfcce80afc chameo:CharacterisationProcedure ) ; rdf:type owl:Class ] ; rdfs:subClassOf emmo:EMMO_4299e344_a321_4ef2_a744_bacfcce80afc , [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf emmo:EMMO_70da982d_1810_4b01_9630_a28e216ecd9a ] ; owl:someValuesFrom chameo:CharacterisationWorkflow ] ; rdfs:comment "" ; rdfs:label "CharacterisationTask"@en ; skos:prefLabel "CharacterisationTask"@en . ### https://w3id.org/emmo-chameo/chameo#CharacterisationWorkflow chameo:CharacterisationWorkflow rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( emmo:EMMO_64963ed6_39c9_4258_85e0_6466c4b5420c chameo:CharacterisationProcedure ) ; rdf:type owl:Class ] ; rdfs:subClassOf emmo:EMMO_64963ed6_39c9_4258_85e0_6466c4b5420c ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A characterisation procedure that has at least two characterisation tasks as proper parts."@en ; rdfs:comment "" ; rdfs:label "CharacterisationWorkflow"@en ; skos:prefLabel "CharacterisationWorkflow"@en . ### https://w3id.org/emmo-chameo/chameo#CharacterisedSample chameo:CharacterisedSample rdf:type owl:Class ; rdfs:subClassOf chameo:Sample ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The sample after having been subjected to a characterization process"@en ; rdfs:comment "" ; rdfs:label "CharacterisedSample" ; skos:prefLabel "CharacterisedSample" . ### https://w3id.org/emmo-chameo/chameo#ChargeDistribution chameo:ChargeDistribution rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationMethod ; rdfs:comment "" ; rdfs:label "ChargeDistribution"@en ; skos:prefLabel "ChargeDistribution"@en . ### https://w3id.org/emmo-chameo/chameo#Chromatography chameo:Chromatography rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationMethod ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "In chemical analysis, chromatography is a laboratory technique for the separation of a mixture into its components."@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Chromatography" ; rdfs:comment "" ; rdfs:label "Chromatography"@en ; skos:prefLabel "Chromatography"@en . ### https://w3id.org/emmo-chameo/chameo#Chronoamperometry chameo:Chronoamperometry rdf:type owl:Class ; rdfs:subClassOf chameo:Amperometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "amperometry in which the current is measured as a function of time after a change in the applied potential"@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "If the potential step is from a potential at which no current flows (i.e., at which the oxidation or reduction of the electrochemically active species does not take place) to one at which the current is limited by diffusion (see diffusion-limited current), the current obeys the Cottrell equation."@en ; skos:altLabel "AmperiometricDetection"@en , "AmperometricCurrentTimeCurve"@en ; rdfs:comment "" ; rdfs:label "Chronoamperometry"@en ; skos:prefLabel "Chronoamperometry"@en . ### https://w3id.org/emmo-chameo/chameo#Chronocoulometry chameo:Chronocoulometry rdf:type owl:Class ; rdfs:subClassOf chameo:Coulometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "direct coulometry at controlled potential in which the electric charge passed after the application of a potential step perturbation is measured as a function of time (Q-t curve)"@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "Chronocoulometry provides the same information that is provided by chronoamperometry, since it is based on the integration of the I-t curve. Nevertheless, chronocoulometry offers important experimental advantages, such as (i) the measured signal usually increases with time and hence the later parts of the transient can be detected more accurately, (ii) a better signal-to-noise ratio can be achieved, and (iii) other contributions to overall charge passed as a function of time can be discriminated from those due to the diffusion of electroactive substances."@en ; rdfs:comment "" ; rdfs:label "Chronocoulometry"@en ; skos:prefLabel "Chronocoulometry"@en . ### https://w3id.org/emmo-chameo/chameo#Chronopotentiometry chameo:Chronopotentiometry rdf:type owl:Class ; rdfs:subClassOf chameo:Potentiometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "potentiometry in which the potential is measured with time following a change in applied current"@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "The change in applied current is usually a step, but cyclic current reversals or linearly increasing currents are also used."@en ; rdfs:comment "" ; rdfs:label "Chronopotentiometry"@en ; skos:prefLabel "Chronopotentiometry"@en . ### https://w3id.org/emmo-chameo/chameo#CompressionTest chameo:CompressionTest rdf:type owl:Class ; rdfs:subClassOf chameo:Mechanical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Compression tests characterize material and product strength and stiffness under applied crushing loads. These tests are typically conducted by applying compressive pressure to a test specimen using platens or specialized fixtures with a testing machine that produces compressive loads."@en ; rdfs:comment "" ; rdfs:label "CompressionTest"@en ; skos:prefLabel "CompressionTest"@en . ### https://w3id.org/emmo-chameo/chameo#ConductometricTitration chameo:ConductometricTitration rdf:type owl:Class ; rdfs:subClassOf chameo:Conductometry ; emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q11778221" ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "titration in which the electric conductivity of a solution is measured as a function of the amount of titrant added"@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "The equivalence-point is obtained as the intersection of linear parts of the conductance G, versus titrant volume V, curve (see"@en , "The method can be used for deeply coloured or turbid solutions. Acid-base and precipita- tion reactions are most frequently used."@en , "The method is based on replacing an ionic species of the analyte with another species, cor- responding to the titrant or the product with significantly different conductance."@en ; rdfs:comment "" ; rdfs:label "ConductometricTitration"@en ; skos:prefLabel "ConductometricTitration"@en . ### https://w3id.org/emmo-chameo/chameo#Conductometry chameo:Conductometry rdf:type owl:Class ; rdfs:subClassOf chameo:Electrochemical ; emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q901180" ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "measurement principle in which the electric conductivity of a solution is measured"@en ; emmo:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Monitoring of the purity of deionized water."@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Conductometry"@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "The conductivity of a solution depends on the concentration and nature of ions present."@en ; rdfs:comment "" ; rdfs:label "Conductometry"@en ; skos:prefLabel "Conductometry"@en . ### https://w3id.org/emmo-chameo/chameo#ConfocalMicroscopy chameo:ConfocalMicroscopy rdf:type owl:Class ; rdfs:subClassOf chameo:Microscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Confocal microscopy, most frequently confocal laser scanning microscopy (CLSM) or laser scanning confocal microscopy (LSCM), is an optical imaging technique for increasing optical resolution and contrast of a micrograph by means of using a spatial pinhole to block out-of-focus light in image formation."@en ; rdfs:comment "" ; rdfs:label "ConfocalMicroscopy"@en ; skos:prefLabel "ConfocalMicroscopy"@en . ### https://w3id.org/emmo-chameo/chameo#CoulometricTitration chameo:CoulometricTitration rdf:type owl:Class ; rdfs:subClassOf chameo:Coulometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "titration in which the titrant is generated electrochemically, either by constant current or at constant potential. The titrant reacts stoichiometrically with the analyte, the amount of which is calculated using Faraday’s laws of electrolysis from the electric charge required to reach the end-point"@en ; rdfs:comment "Coulometric titrations are usually carried out in convective mass transfer mode using a large surface working electrode. The reference and auxiliary electrodes are located in sepa- rate compartments. A basic requirement is a 100 % current efficiency of titrant generation at the working electrode. End-point detection can be accomplished with potentiometry, amperometry, biamperometry, bipotentiometry, photometry, or by using a visual indicator."@en , "The main advantages are that titration is possible with less stable titrants, the standardi- zation of titrant is not necessary, the volume of the test solution is not changed, and the method is easily automated."@en ; rdfs:comment "" ; rdfs:label "CoulometricTitration"@en ; skos:prefLabel "CoulometricTitration"@en . ### https://w3id.org/emmo-chameo/chameo#Coulometry chameo:Coulometry rdf:type owl:Class ; rdfs:subClassOf chameo:Electrochemical ; emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q1136979" ; emmo:EMMO_50c298c2_55a2_4068_b3ac_4e948c33181f "https://www.electropedia.org/iev/iev.nsf/display?openform&ievref=114-04-13" ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "electrochemical measurement principle in which the electric charge required to carry out a known electrochemical reaction is measured. By Faraday’s laws of electrolysis, the amount of substance is proportional to the charge"@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Coulometry"@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "Coulometry used to measure the amount of substance is a primary reference measurement procedure [VIM 2.8] not requiring calibration with a standard for a quantity of the same kind (i.e. amount of substance)."@en , "The coulometric experiment can be carried out at controlled (constant) potential (see direct coulometry at controlled potential) or controlled (constant) current (see direct coulometry at controlled current)."@en ; rdfs:comment "" ; rdfs:label "Coulometry"@en ; skos:prefLabel "Coulometry"@en . ### https://w3id.org/emmo-chameo/chameo#CreepTest chameo:CreepTest rdf:type owl:Class ; rdfs:subClassOf chameo:Mechanical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The creep test is a destructive materials testing method for determination of the long-term strength and heat resistance of a material. When running a creep test, the specimen is subjected to increased temperature conditions for an extended period of time and loaded with a constant tensile force or tensile stress."@en ; rdfs:comment "" ; rdfs:label "CreepTest"@en ; skos:prefLabel "CreepTest"@en . ### https://w3id.org/emmo-chameo/chameo#CriticalAndSupercriticalChromatography chameo:CriticalAndSupercriticalChromatography rdf:type owl:Class ; rdfs:subClassOf chameo:Chromatography ; rdfs:comment "" ; rdfs:label "CriticalAndSupercriticalChromatography"@en ; skos:prefLabel "CriticalAndSupercriticalChromatography"@en . ### https://w3id.org/emmo-chameo/chameo#CyclicChronopotentiometry chameo:CyclicChronopotentiometry rdf:type owl:Class ; rdfs:subClassOf chameo:Chronopotentiometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "chronopotentiometry where the change in applied current undergoes a cyclic current reversal"@en ; rdfs:comment "" ; rdfs:label "CyclicChronopotentiometry"@en ; skos:prefLabel "CyclicChronopotentiometry"@en . [ rdf:type owl:Axiom ; owl:annotatedSource chameo:CyclicChronopotentiometry ; owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; owl:annotatedTarget "chronopotentiometry where the change in applied current undergoes a cyclic current reversal"@en ; dcterms:source "J. M. Pingarrón et al., Terminology of electrochemical methods of analysis (IUPAC Recommendations 2019), Pure and Applied Chemistry, 4, 92, 2020, 641-694. https://doi.org/10.1515/pac-2018-0109." ] . ### https://w3id.org/emmo-chameo/chameo#CyclicVoltammetry chameo:CyclicVoltammetry rdf:type owl:Class ; rdfs:subClassOf chameo:Voltammetry ; emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q1147647" ; emmo:EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "https://dbpedia.org/page/Cyclic_voltammetry"^^xsd:anyURI ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "voltammetry in which the electric current is recorded as the electrode potential is varied with time cycli- cally between two potential limits, normally at a constant scan rate"@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Cyclic_voltammetry"^^xsd:anyURI ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "Cyclic voltammetry is frequently used for the investigation of mechanisms of electrochemi- cal/electrode reactions. The current-potential curve may be modelled to obtain reaction mechanisms and electrochemical parameters."@en , "Normally the initial potential is chosen where no electrode reaction occurs and the switch- ing potential is greater (more positive for an oxidation or more negative for a reduction) than the peak potential of the analyte reaction."@en , "The initial potential is usually the negative or positive limit of the cycle but can have any value between the two limits, as can the initial scan direction. The limits of the potential are known as the switching potentials."@en , "The plot of current against potential is termed a cyclic voltammogram. Usually peak-shaped responses are obtained for scans in both directions."@en ; skos:altLabel "CV"@en ; rdfs:comment "" ; rdfs:label "CyclicVoltammetry"@en ; skos:prefLabel "CyclicVoltammetry"@en . ### https://w3id.org/emmo-chameo/chameo#DCPolarography chameo:DCPolarography rdf:type owl:Class ; rdfs:subClassOf chameo:Voltammetry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "linear scan voltammetry with slow scan rate in which a dropping mercury electrode is used as the working electrode"@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "If the whole scan is performed on a single growing drop, the technique should be called single drop scan voltammetry. The term polarography in this context is discouraged."@en , "This is the oldest variant of polarographic techniques, introduced by Jaroslav Heyrovský (1890 – 1967)."@en , "Usually the drop time is between 1 and 5 s and the pseudo-steady-state wave-shaped dependence on potential is called a polarogram. If the limiting current is controlled by dif- fusion, it is expressed by the Ilkovich equation."@en ; rdfs:comment "" ; rdfs:label "DCPolarography"@en ; skos:prefLabel "DCPolarography"@en . ### https://w3id.org/emmo-chameo/chameo#DataAcquisitionRate chameo:DataAcquisitionRate rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Quantify the raw data acquisition rate, if applicable."@en ; rdfs:comment "" ; rdfs:label "DataAcquisitionRate"@en ; skos:prefLabel "DataAcquisitionRate"@en . ### https://w3id.org/emmo-chameo/chameo#DataAnalysis chameo:DataAnalysis rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1c7f2dfe_0db4_4bf6_a0f6_853054a34ead ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Data processing activities performed on the secondary data to determine the characterisation property (e.g. classification, quantification), which can be performed manually or exploiting a model."@en ; rdfs:comment "" ; rdfs:label "DataAnalysis"@en ; skos:prefLabel "DataAnalysis"@en . ### https://w3id.org/emmo-chameo/chameo#DataFiltering chameo:DataFiltering rdf:type owl:Class ; rdfs:subClassOf chameo:DataPreparation ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Data filtering is the process of examining a dataset to exclude, rearrange, or apportion data according to certain criteria." ; rdfs:comment "" ; rdfs:label "DataFiltering"@en ; skos:prefLabel "DataFiltering"@en . ### https://w3id.org/emmo-chameo/chameo#DataNormalisation chameo:DataNormalisation rdf:type owl:Class ; rdfs:subClassOf chameo:DataPreparation ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Data normalization involves adjusting raw data to a notionally common scale."@en ; emmo:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "It involves the creation of shifted and/or scaled versions of the values to allow post-processing in a way that eliminates the effects of influences on subsequent properties extraction."@en ; rdfs:comment "" ; rdfs:label "DataNormalisation"@en ; skos:prefLabel "DataNormalisation"@en . ### https://w3id.org/emmo-chameo/chameo#DataPostProcessing chameo:DataPostProcessing rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1c7f2dfe_0db4_4bf6_a0f6_853054a34ead ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Analysis, that allows one to calculate the final material property from the calibrated primary data." ; rdfs:comment "" ; rdfs:label "DataPostProcessing"@en ; skos:prefLabel "DataPostProcessing"@en . ### https://w3id.org/emmo-chameo/chameo#DataPreparation chameo:DataPreparation rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1c7f2dfe_0db4_4bf6_a0f6_853054a34ead ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Data preparation is the process of manipulating (or pre-processing) data (which may come from disparate data sources) to improve their quality or reduce bias in subsequent analysis." ; rdfs:comment "" ; rdfs:label "DataPreparation"@en ; skos:prefLabel "DataPreparation"@en . ### https://w3id.org/emmo-chameo/chameo#DataProcessingThroughCalibration chameo:DataProcessingThroughCalibration rdf:type owl:Class ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Describes how raw data are corrected and/or modified through calibrations."@en ; rdfs:comment "" ; rdfs:label "DataProcessingThroughCalibration"@en ; skos:prefLabel "DataProcessingThroughCalibration"@en . ### https://w3id.org/emmo-chameo/chameo#DataQuality chameo:DataQuality rdf:type owl:Class ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Evaluation of quality indicators to determine how well suited a data set is to be used for the characterisation of a material."@en ; emmo:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Example evaluation of S/N ratio, or other quality indicators (limits of detection/quantification, statistical analysis of data, data robustness analysis)"@en ; rdfs:comment "" ; rdfs:label "DataQuality"@en ; skos:prefLabel "DataQuality"@en . ### https://w3id.org/emmo-chameo/chameo#Detector chameo:Detector rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationHardware ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Physical device (or the chain of devices) that is used to measure, quantify and store the signal after its interaction with the sample."@en ; emmo:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Back Scattered Electrons (BSE) and Secondary Electrons (SE) detectors for SEM"@en , "Displacement and force sensors for mechanical testing"@en ; rdfs:comment "" ; rdfs:label "Detector"@en ; skos:prefLabel "Detector"@en . ### https://w3id.org/emmo-chameo/chameo#DielectricAndImpedanceSpectroscopy chameo:DielectricAndImpedanceSpectroscopy rdf:type owl:Class ; rdfs:subClassOf chameo:Spectroscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Dielectric spectroscopy (DS) or impedance spectroscopy, also known as electrochemical impedance spectroscopy, is frequently used to study the response of a sample subjected to an applied electric field of fixed or changing frequency. DS describes the dielectric properties of a material as a function of frequency. In DS, the radio and microwave frequency regions of the electromagnetic spectrum have been successfully made to interact with materials, so as to study the behavior of molecules. The interaction of applied alternating electric fields with dipoles possessing reorientation mobility in materials is also dealt by DS."@en ; rdfs:comment "" ; rdfs:label "DielectricAndImpedanceSpectroscopy"@en ; skos:prefLabel "DielectricAndImpedanceSpectroscopy"@en . ### https://w3id.org/emmo-chameo/chameo#Dielectrometry chameo:Dielectrometry rdf:type owl:Class ; rdfs:subClassOf chameo:Electrochemical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "electrochemical measurement principle based on the measurement of the dielectric constant of a sample resulting from the orientation of particles (molecules or ions) that have a dipole moment in an electric field"@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "Dielectrometric titrations use dielectrometry for the end-point detection."@en , "The method is used to monitor the purity of dielectrics, for example to detect small amounts of moisture."@en ; rdfs:comment "" ; rdfs:label "Dielectrometry"@en ; skos:prefLabel "Dielectrometry"@en . ### https://w3id.org/emmo-chameo/chameo#DifferentialLinearPulseVoltammetry chameo:DifferentialLinearPulseVoltammetry rdf:type owl:Class ; rdfs:subClassOf chameo:DifferentialPulseVoltammetry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Differential Pulse Voltammetry in which small potential pulses are superimposed onto a linearly varying potential."@en ; rdfs:comment "" ; rdfs:label "DifferentialLinearPulseVoltammetry"@en ; skos:prefLabel "DifferentialLinearPulseVoltammetry"@en . [ rdf:type owl:Axiom ; owl:annotatedSource chameo:DifferentialLinearPulseVoltammetry ; owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; owl:annotatedTarget "Differential Pulse Voltammetry in which small potential pulses are superimposed onto a linearly varying potential."@en ; dcterms:source "J. M. Pingarrón et al., Terminology of electrochemical methods of analysis (IUPAC Recommendations 2019), Pure and Applied Chemistry, 4, 92, 2020, 641-694. https://doi.org/10.1515/pac-2018-0109" ] . ### https://w3id.org/emmo-chameo/chameo#DifferentialPulseVoltammetry chameo:DifferentialPulseVoltammetry rdf:type owl:Class ; rdfs:subClassOf chameo:Voltammetry ; emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q5275361" ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "voltammetry in which small potential pulses (constant height 10 to 100 mV, constant width 10 to 100 ms) are superimposed onto a linearly varying potential or onto a staircase potential ramp. The current is sampled just before the onset of the pulse (e.g. 10 to 20 ms) and for the same sampling time just before the end of the pulse. The difference between the two sampled currents is plotted versus the potential applied before the pulse. Thus, a differential pulse voltammogram is peak-shaped"@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Differential_pulse_voltammetry"@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "Differential pulse polarography is differential pulse voltammetry in which a dropping mercury electrode is used as the working electrode. A pulse is applied before the mechani- cally enforced end of the drop and the current is sampled twice: just before the onset of the pulse and just before its end. The pulse width is usually 10 to 20 % of the drop life. The drop dislodgement is synchronized with current sampling, which is carried out as in DPV."@en , "The ratio of faradaic current to charging current is enhanced and the negative influence of charging current is partially eliminated in the same way as in normal pulse voltammetry (NPV). Moreover, subtraction of the charging current sampled before the application of the pulse further decreases its negative influence. Due to the more enhanced signal (faradaic current) to noise (charging current) ratio, the limit of detection is lower than with NPV."@en , "The sensitivity of DPV depends on the reversibility of the electrode reaction of the analyte."@en ; skos:altLabel "DPV"@en ; rdfs:comment "" ; rdfs:label "DifferentialPulseVoltammetry"@en ; skos:prefLabel "DifferentialPulseVoltammetry"@en . ### https://w3id.org/emmo-chameo/chameo#DifferentialRefractiveIndex chameo:DifferentialRefractiveIndex rdf:type owl:Class ; rdfs:subClassOf chameo:Optical ; rdfs:comment "" ; rdfs:label "DifferentialRefractiveIndex"@en ; skos:prefLabel "DifferentialRefractiveIndex"@en . ### https://w3id.org/emmo-chameo/chameo#DifferentialScanningCalorimetry chameo:DifferentialScanningCalorimetry rdf:type owl:Class ; rdfs:subClassOf chameo:Thermochemical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Differential scanning calorimetry (DSC) is a thermoanalytical technique in which the difference in the amount of heat required to increase the temperature of a sample and reference is measured as a function of temperature. Both the sample and reference are maintained at nearly the same temperature throughout the experiment. Generally, the temperature program for a DSC analysis is designed such that the sample holder temperature increases linearly as a function of time. The reference sample should have a well-defined heat capacity over the range of temperatures to be scanned. Additionally, the reference sample must be stable, of high purity, and must not experience much change across the temperature scan. Typically, reference standards have been metals such as indium, tin, bismuth, and lead, but other standards such as polyethylene and fatty acids have been proposed to study polymers and organic compounds, respectively."@en ; skos:altLabel "DSC" ; rdfs:comment "" ; rdfs:label "DifferentialScanningCalorimetry"@en ; skos:prefLabel "DifferentialScanningCalorimetry"@en . ### https://w3id.org/emmo-chameo/chameo#DifferentialStaircasePulseVoltammetry chameo:DifferentialStaircasePulseVoltammetry rdf:type owl:Class ; rdfs:subClassOf chameo:DifferentialPulseVoltammetry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Differential Pulse Voltammetry in which small potential pulses are superimposed onto a staircase potential ramp."@en ; rdfs:comment "" ; rdfs:label "DifferentialStaircasePulseVoltammetry"@en ; skos:prefLabel "DifferentialStaircasePulseVoltammetry"@en . [ rdf:type owl:Axiom ; owl:annotatedSource chameo:DifferentialStaircasePulseVoltammetry ; owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; owl:annotatedTarget "Differential Pulse Voltammetry in which small potential pulses are superimposed onto a staircase potential ramp."@en ; dcterms:source "J. M. Pingarrón et al., Terminology of electrochemical methods of analysis (IUPAC Recommendations 2019), Pure and Applied Chemistry, 4, 92, 2020, 641-694. https://doi.org/10.1515/pac-2018-0109" ] . ### https://w3id.org/emmo-chameo/chameo#DifferentialThermalAnalysis chameo:DifferentialThermalAnalysis rdf:type owl:Class ; rdfs:subClassOf chameo:Thermochemical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Differential thermal analysis (DTA) is a thermoanalytic technique that is similar to differential scanning calorimetry. In DTA, the material under study and an inert reference are made to undergo identical thermal cycles, (i.e., same cooling or heating programme) while recording any temperature difference between sample and reference.[1] This differential temperature is then plotted against time, or against temperature (DTA curve, or thermogram). Changes in the sample, either exothermic or endothermic, can be detected relative to the inert reference. Thus, a DTA curve provides data on the transformations that have occurred, such as glass transitions, crystallization, melting and sublimation. The area under a DTA peak is the enthalpy change and is not affected by the heat capacity of the sample."@en ; skos:altLabel "DTA" ; rdfs:comment "" ; rdfs:label "DifferentialThermalAnalysis"@en ; skos:prefLabel "DifferentialThermalAnalysis"@en . ### https://w3id.org/emmo-chameo/chameo#Dilatometry chameo:Dilatometry rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationMethod ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Dilatometry is a method for characterising the dimensional changes of materials with variation of temperature conditions."@en ; rdfs:seeAlso "https://www.lboro.ac.uk/research/lmcc/facilities/dilatometry/#:~:text=Dilatometry%20is%20a%20method%20for,to%20mimic%20an%20industrial%20process." ; rdfs:comment "" ; rdfs:label "Dilatometry"@en ; skos:prefLabel "Dilatometry"@en . ### https://w3id.org/emmo-chameo/chameo#DirectCoulometryAtControlledCurrent chameo:DirectCoulometryAtControlledCurrent rdf:type owl:Class ; rdfs:subClassOf chameo:Coulometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "coulometry at an imposed, constant current in the electrochemical cell"@en ; rdfs:comment "Direct coulometry at controlled current is usually carried out in convective mass transfer mode. The end-point of the electrolysis, at which the current is stopped, must be determined either from the inflection point in the E–t curve or by using visual or objective end-point indi- cation, similar to volumetric methods. The total electric charge is calculated as the product of the constant current and time of electrolysis or can be measured directly using a coulometer."@en , "The advantage of this method is that the electric charge consumed during the electrode reaction is directly proportional to the electrolysis time. Care must be taken to avoid the potential region where another electrode reaction may occur."@en ; rdfs:comment "" ; rdfs:label "DirectCoulometryAtControlledCurrent"@en ; skos:prefLabel "DirectCoulometryAtControlledCurrent"@en . ### https://w3id.org/emmo-chameo/chameo#DirectCoulometryAtControlledPotential chameo:DirectCoulometryAtControlledPotential rdf:type owl:Class ; rdfs:subClassOf chameo:Coulometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "coulometry at a preselected constant potential of the working electrode"@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "Direct coulometry at controlled potential is usually carried out in convective mass trans- fer mode using a large surface working electrode. Reference and auxiliary electrodes are placed in separate compartments. The total electric charge is obtained by integration of the I–t curve or can be measured directly using a coulometer."@en , "In principle, the end point at which I = 0, i.e. when the concentration of species under study becomes zero, can be reached only at infinite time. However, in practice, the electrolysis is stopped when the current has decayed to a few percent of the initial value and the charge passed at infinite time is calculated from a plot of charge Q(t) against time t. For a simple system under diffusion control Qt= Q∞[1 − exp(−DAt/Vδ)], where Q∞ = limt→∞Q(t) is the total charge passed at infinite time, D is the diffusion coefficient of the electroactive species, A the electrode area, δ the diffusion layer thickness, and V the volume of the solution."@en ; rdfs:comment "" ; rdfs:label "DirectCoulometryAtControlledPotential"@en ; skos:prefLabel "DirectCoulometryAtControlledPotential"@en . ### https://w3id.org/emmo-chameo/chameo#DynamicLightScattering chameo:DynamicLightScattering rdf:type owl:Class ; rdfs:subClassOf chameo:Optical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Dynamic light scattering (DLS) is a technique in physics that can be used to determine the size distribution profile of small particles in suspension or polymers in solution. In the scope of DLS, temporal fluctuations are usually analyzed using the intensity or photon auto-correlation function (also known as photon correlation spectroscopy - PCS or quasi-elastic light scattering - QELS)."@en ; skos:altLabel "DLS" ; rdfs:comment "" ; rdfs:label "DynamicLightScattering"@en ; skos:prefLabel "DynamicLightScattering"@en . ### https://w3id.org/emmo-chameo/chameo#DynamicMechanicalAnalysis chameo:DynamicMechanicalAnalysis rdf:type owl:Class ; rdfs:subClassOf chameo:Mechanical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Dynamic mechanical analysis (abbreviated DMA) is a characterisation technique where a sinusoidal stress is applied and the strain in the material is measured, allowing one to determine the complex modulus. The temperature of the sample or the frequency of the stress are often varied, leading to variations in the complex modulus; this approach can be used to locate the glass transition temperature[1] of the material, as well as to identify transitions corresponding to other molecular motions."@en ; rdfs:comment "" ; rdfs:label "DynamicMechanicalAnalysis"@en ; skos:prefLabel "DynamicMechanicalAnalysis"@en . ### https://w3id.org/emmo-chameo/chameo#DynamicMechanicalSpectroscopy chameo:DynamicMechanicalSpectroscopy rdf:type owl:Class ; rdfs:subClassOf chameo:Spectroscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Dynamic Mechanical Analysis (DMA) is a material characterization technique where a small deformation is applied to a sample in a cyclic manner. This allows measurement of the materials response to stress, temperature, frequency or time. The term is also used to refer to the analyzer that performs the test."@en ; skos:altLabel "DMA" ; rdfs:comment "" ; rdfs:label "DynamicMechanicalSpectroscopy"@en ; skos:prefLabel "DynamicMechanicalSpectroscopy"@en . ### https://w3id.org/emmo-chameo/chameo#Electrochemical chameo:Electrochemical rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationMethod ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "In electrochemical characterization, the measurement of potential, charge, or current is used to determine an analyte's concentration or to characterize an analyte's chemical reactivity"@en ; rdfs:seeAlso "http://dx.doi.org/10.1016/B978-0-323-46140-5.00002-9" ; rdfs:comment "" ; rdfs:label "Electrochemical"@en ; skos:prefLabel "Electrochemical"@en . ### https://w3id.org/emmo-chameo/chameo#ElectrochemicalImpedanceSpectroscopy chameo:ElectrochemicalImpedanceSpectroscopy rdf:type owl:Class ; rdfs:subClassOf chameo:Impedimetry ; emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q3492904"@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "electrochemical measurement method of the complex impedance of an electrochemical system as a function of the frequency of a small amplitude (normally 5 to 10 mV) sinusoidal voltage perturbation superimposed on a fixed value of applied potential or on the open circuit potential"@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "Impedimetric sensors are based on measurement of a concentration-dependent parameter taken from analysis of the respective electrochemical impedance spectra, or from the impedance magnitudes at a chosen fixed frequency."@en , "The sinusoidal current response lags behind the sinusoidal voltage perturbation by a phase angle φ. Resistances (e.g. to charge transfer) give a response in phase with the voltage perturbation; capacitances (e.g. double layer) give a response 90° out of phase; combinations of resistances and capacitances give phase angles between 0 and 90°. Plots of the out of phase vs. the in phase component of the impedance for all the frequencies tested are called complex plane (or Nyquist) plots. Plots of the phase angle and the magnitude of the impedance vs. the logarithm of perturbation frequency are called Bode diagrams. Complex plane plots are the more commonly used for electrochemical sensors."@en ; skos:altLabel "EIS"@en ; rdfs:comment "" ; rdfs:label "ElectrochemicalImpedanceSpectroscopy"@en ; skos:prefLabel "ElectrochemicalImpedanceSpectroscopy"@en . ### https://w3id.org/emmo-chameo/chameo#ElectrochemicalPiezoelectricMicrogravimetry chameo:ElectrochemicalPiezoelectricMicrogravimetry rdf:type owl:Class ; rdfs:subClassOf chameo:Electrogravimetry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Electrogravimetry using an electrochemical quartz crystal microbalance."@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "The change of mass is, for rigid deposits, linearly proportional to the change of the reso- nance frequency of the quartz crystal, according to the Sauerbrey equation. For non- rigid deposits, corrections must be made."@en ; rdfs:comment "" ; rdfs:label "ElectrochemicalPiezoelectricMicrogravimetry"@en ; skos:prefLabel "ElectrochemicalPiezoelectricMicrogravimetry"@en . ### https://w3id.org/emmo-chameo/chameo#Electrogravimetry chameo:Electrogravimetry rdf:type owl:Class ; rdfs:subClassOf chameo:Electrochemical ; emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q902953" ; emmo:EMMO_50c298c2_55a2_4068_b3ac_4e948c33181f "https://www.electropedia.org/iev/iev.nsf/display?openform&ievref=114-04-14"@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "method of electroanalytical chemistry used to separate by electrolyse ions of a substance and to derive the amount of this substance from the increase in mass of an electrode."@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Electrogravimetry"@en ; rdfs:comment "" ; rdfs:label "Electrogravimetry"@en ; skos:prefLabel "Electrogravimetry"@en . [ rdf:type owl:Axiom ; owl:annotatedSource chameo:Electrogravimetry ; owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; owl:annotatedTarget "method of electroanalytical chemistry used to separate by electrolyse ions of a substance and to derive the amount of this substance from the increase in mass of an electrode."@en ; dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ] . ### https://w3id.org/emmo-chameo/chameo#ElectronBackscatterDiffraction chameo:ElectronBackscatterDiffraction rdf:type owl:Class ; rdfs:subClassOf chameo:ScanningElectronMicroscopy , chameo:ScatteringAndDiffraction ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Electron backscatter diffraction (EBSD) is a scanning electron microscopy (SEM) technique used to study the crystallographic structure of materials. EBSD is carried out in a scanning electron microscope equipped with an EBSD detector comprising at least a phosphorescent screen, a compact lens and a low-light camera. In this configuration, the SEM incident beam hits the tilted sample. As backscattered electrons leave the sample, they interact with the crystal's periodic atomic lattice planes and diffract according to Bragg's law at various scattering angles before reaching the phosphor screen forming Kikuchi patterns (EBSPs). EBSD spatial resolution depends on many factors, including the nature of the material under study and the sample preparation. Thus, EBSPs can be indexed to provide information about the material's grain structure, grain orientation, and phase at the micro-scale. EBSD is applied for impurities and defect studies, plastic deformation, and statistical analysis for average misorientation, grain size, and crystallographic texture. EBSD can also be combined with energy-dispersive X-ray spectroscopy (EDS), cathodoluminescence (CL), and wavelength-dispersive X-ray spectroscopy (WDS) for advanced phase identification and materials discovery."@en ; skos:altLabel "EBSD" ; rdfs:comment "" ; rdfs:label "ElectronBackscatterDiffraction"@en ; skos:prefLabel "ElectronBackscatterDiffraction"@en . ### https://w3id.org/emmo-chameo/chameo#ElectronProbeMicroanalysis chameo:ElectronProbeMicroanalysis rdf:type owl:Class ; rdfs:subClassOf chameo:Microscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Electron probe microanalysis (EPMA) is used for quantitative analysis of the elemental composition of solid specimens at a micrometer scale. The method uses bombardment of the specimen by keV electrons to excite characteristic X-rays from the sample, which are then detected by using wavelength-dispersive (WD) spectrometers."@en ; rdfs:comment "" ; rdfs:label "ElectronProbeMicroanalysis"@en ; skos:prefLabel "ElectronProbeMicroanalysis"@en . ### https://w3id.org/emmo-chameo/chameo#Ellipsometry chameo:Ellipsometry rdf:type owl:Class ; rdfs:subClassOf chameo:Optical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Ellipsometry is an optical technique that uses polarised light to probe the dielectric properties of a sample (optical system). The common application of ellipsometry is the analysis of thin films. Through the analysis of the state of polarisation of the light that is reflected from the sample, ellipsometry yields information on the layers that are thinner than the wavelength of the light itself, down to a single atomic layer or less. Depending on what is already known about the sample, the technique can probe a range of properties including layer thickness, morphology, and chemical composition."""@en ; rdfs:comment "" ; rdfs:label "Ellipsometry"@en ; skos:prefLabel "Ellipsometry"@en . ### https://w3id.org/emmo-chameo/chameo#EnvironmentalScanningElectronMicroscopy chameo:EnvironmentalScanningElectronMicroscopy rdf:type owl:Class ; rdfs:subClassOf chameo:Microscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The environmental scanning electron microscope (ESEM) is a scanning electron microscope (SEM) that allows for the option of collecting electron micrographs of specimens that are wet, uncoated, or both by allowing for a gaseous environment in the specimen chamber."@en ; rdfs:comment "" ; rdfs:label "EnvironmentalScanningElectronMicroscopy"@en ; skos:prefLabel "EnvironmentalScanningElectronMicroscopy"@en . ### https://w3id.org/emmo-chameo/chameo#Exafs chameo:Exafs rdf:type owl:Class ; rdfs:subClassOf chameo:Spectroscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Extended X-ray absorption fine structure (EXAFS), along with X-ray absorption near edge structure (XANES), is a subset of X-ray absorption spectroscopy (XAS). Like other absorption spectroscopies, XAS techniques follow Beer's law. The X-ray absorption coefficient of a material as a function of energy is obtained by directing X-rays of a narrow energy range at a sample, while recording the incident and transmitted x-ray intensity, as the incident x-ray energy is incremented. When the incident x-ray energy matches the binding energy of an electron of an atom within the sample, the number of x-rays absorbed by the sample increases dramatically, causing a drop in the transmitted x-ray intensity. This results in an absorption edge. Every element has a set of unique absorption edges corresponding to different binding energies of its electrons, giving XAS element selectivity. XAS spectra are most often collected at synchrotrons because of the high intensity of synchrotron X-ray sources allow the concentration of the absorbing element to reach as low as a few parts per million. Absorption would be undetectable if the source is too weak. Because X-rays are highly penetrating, XAS samples can be gases, solids or liquids."""@en ; rdfs:comment "" ; rdfs:label "Exafs"@en ; skos:prefLabel "Exafs"@en . ### https://w3id.org/emmo-chameo/chameo#FatigueTesting chameo:FatigueTesting rdf:type owl:Class ; rdfs:subClassOf chameo:Mechanical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Fatigue testing is a specialised form of mechanical testing that is performed by applying cyclic loading to a coupon or structure. These tests are used either to generate fatigue life and crack growth data, identify critical locations or demonstrate the safety of a structure that may be susceptible to fatigue."@en ; rdfs:comment "" ; rdfs:label "FatigueTesting"@en ; skos:prefLabel "FatigueTesting"@en . ### https://w3id.org/emmo-chameo/chameo#FibDic chameo:FibDic rdf:type owl:Class ; rdfs:subClassOf chameo:Mechanical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The FIB-DIC (Focused Ion Beam - Digital Image Correlation) ring-core technique is a powerful method for measuring residual stresses in materials. It is based on milling a ring-shaped sample, or core, from the material of interest using a focused ion beam (FIB)."@en ; skos:altLabel "FIBDICResidualStressAnalysis" ; rdfs:comment "" ; rdfs:label "FibDic" ; skos:prefLabel "FibDic" . ### https://w3id.org/emmo-chameo/chameo#FieldEmissionScanningElectronMicroscopy chameo:FieldEmissionScanningElectronMicroscopy rdf:type owl:Class ; rdfs:subClassOf chameo:Microscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Field emission scanning electron microscopy (FE-SEM) is an advanced technology used to capture the microstructure image of the materials. FE-SEM is typically performed in a high vacuum because gas molecules tend to disturb the electron beam and the emitted secondary and backscattered electrons used for imaging."@en ; skos:altLabel "FE-SEM" ; rdfs:comment "" ; rdfs:label "FieldEmissionScanningElectronMicroscopy"@en ; skos:prefLabel "FieldEmissionScanningElectronMicroscopy"@en . ### https://w3id.org/emmo-chameo/chameo#Fractography chameo:Fractography rdf:type owl:Class ; rdfs:subClassOf chameo:Optical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Fractography is the study of fracture surfaces in order to determine the relation between the microstructure and the mechanism(s) of crack initiation and propagation and, eventually, the root cause of the fracture .Fractography qualitatively interprets the mechanisms of fracture that occur in a sample by microscopic examination of fracture surface morpholog."@en ; rdfs:comment "" ; rdfs:label "Fractography"@en ; skos:prefLabel "Fractography"@en . ### https://w3id.org/emmo-chameo/chameo#FreezingPointDepressionOsmometry chameo:FreezingPointDepressionOsmometry rdf:type owl:Class ; rdfs:subClassOf chameo:Osmometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The general principle of freezing point depression osmometry involves the relationship between the number of moles of dissolved solute in a solution and the change in freezing point."@en ; rdfs:comment "" ; rdfs:label "FreezingPointDepressionOsmometry"@en ; skos:prefLabel "FreezingPointDepressionOsmometry"@en . ### https://w3id.org/emmo-chameo/chameo#GITT chameo:GITT rdf:type owl:Class ; rdfs:subClassOf chameo:Chronopotentiometry ; emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q120906986" ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "electrochemical method that applies current pulses to an electrochemical cell at rest and measures the voltage response"@en ; skos:altLabel "GalvanostaticIntermittentTitrationTechnique"@en ; rdfs:comment "" ; rdfs:label "GITT"@en ; skos:prefLabel "GITT"@en . ### https://w3id.org/emmo-chameo/chameo#GammaSpectrometry chameo:GammaSpectrometry rdf:type owl:Class ; rdfs:subClassOf chameo:Spectrometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Gamma-ray spectroscopy is the qualitative study of the energy spectra of gamma-ray sources, such as in the nuclear industry, geochemical investigation, and astrophysics.[1] Gamma-ray spectrometry, on the other hand, is the method used to acquire a quantitative spectrum measurement.[2] Most radioactive sources produce gamma rays, which are of various energies and intensities. When these emissions are detected and analyzed with a spectroscopy system, a gamma-ray energy spectrum can be produced. A detailed analysis of this spectrum is typically used to determine the identity and quantity of gamma emitters present in a gamma source, and is a vital tool in radiometric assay. The gamma spectrum is characteristic of the gamma-emitting nuclides contained in the source, just like in an optical spectrometer, the optical spectrum is characteristic of the material contained in a sample."""@en ; rdfs:comment "" ; rdfs:label "GammaSpectrometry"@en ; skos:prefLabel "GammaSpectrometry"@en . ### https://w3id.org/emmo-chameo/chameo#HPPC chameo:HPPC rdf:type owl:Class ; rdfs:subClassOf chameo:Chronopotentiometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "electrochemical method that measures the voltage drop of a cell resulting from a square wave current load"@en ; skos:altLabel "HybridPulsePowerCharacterisation"@en , "HybridPulsePowerCharacterization"@en ; rdfs:comment "" ; rdfs:label "HPPC"@en ; skos:prefLabel "HPPC"@en . ### https://w3id.org/emmo-chameo/chameo#HardnessTesting chameo:HardnessTesting rdf:type owl:Class ; rdfs:subClassOf chameo:Mechanical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A test to determine the resistance a material exhibits to permanent deformation by penetration of another harder material."@en ; rdfs:comment "" ; rdfs:label "HardnessTesting"@en ; skos:prefLabel "HardnessTesting"@en . ### https://w3id.org/emmo-chameo/chameo#Hazard chameo:Hazard rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Set of inherent properties of a substance, mixture of substances, or a process involving substances that, under production, usage, or disposal conditions, make it capable of causing adverse effects to organisms or the environment, depending on the degree of exposure; in other words, it is a source of danger."@en ; rdfs:comment "" ; rdfs:label "Hazard"@en ; skos:prefLabel "Hazard"@en . ### https://w3id.org/emmo-chameo/chameo#Holder chameo:Holder rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationHardware ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which supports the specimen in the correct position for the characterisation process."@en ; rdfs:comment "" ; rdfs:label "Holder"@en ; skos:prefLabel "Holder"@en . ### https://w3id.org/emmo-chameo/chameo#HydrodynamicVoltammetry chameo:HydrodynamicVoltammetry rdf:type owl:Class ; rdfs:subClassOf chameo:Voltammetry ; emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q17028237" ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "voltammetry with forced flow of the solution towards the electrode surface"@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Hydrodynamic_voltammetry"@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "A linear potential scan, at sufficiently slow scan rates so as to ensure a steady state response, is usually applied."@en , "Mass transport of a redox species enhanced by convection in this way results in a greater electric current. Convective mass transfer occurs up to the diffusion-limiting layer, within which the mass transfer is controlled by diffusion. Electroactive substance depletion outside the diffusion layer is annulled by convective mass transfer, which results in steady- state sigmoidal wave-shaped current-potential curves."@en , "The forced flow can be accomplished by movement either of the solution (solution stirring, or channel flow), or of the electrode (electrode rotation or vibration)."@en ; rdfs:comment "" ; rdfs:label "HydrodynamicVoltammetry"@en ; skos:prefLabel "HydrodynamicVoltammetry"@en . ### https://w3id.org/emmo-chameo/chameo#ICI chameo:ICI rdf:type owl:Class ; rdfs:subClassOf chameo:Chronopotentiometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "electrochemical method that measures the voltage response of an electrochemical cell under galvanostatic conditions to short interruptions in the current"@en ; skos:altLabel "IntermittentCurrentInterruptionMethod"@en ; rdfs:comment "" ; rdfs:label "ICI"@en ; skos:prefLabel "ICI"@en . ### https://w3id.org/emmo-chameo/chameo#Impedimetry chameo:Impedimetry rdf:type owl:Class ; rdfs:subClassOf chameo:Electrochemical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "measurement principle in which the complex electric impedance of a system is measured, usually as a function of a small amplitude sinusoidal electrode potential"@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "" ; rdfs:label "Impedimetry"@en ; skos:prefLabel "Impedimetry"@en . ### https://w3id.org/emmo-chameo/chameo#InteractionVolume chameo:InteractionVolume rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The volume of material, and the surrounding environment, that interacts with the probe and generate a detectable (measurable) signal (information)."@en ; emmo:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "In Scanning Electron Microscopy (SEM), the interaction volume is the volume of material that interacts directly with the incident electron beam, is usually much smaller than the entire specimen’s volume, and can be computed by using proper models. The interaction between the scanning probe and the sample generates a series of detectable signals (back scattered electrons, secondary electrons, x-rays, specimen current, etc.) which contain information on sample morphology, microstructure, composition, etc."@en , "In x-ray diffraction, the interaction volume is the volume of material that interacts directly with the x-ray beam and is usually smaller than the volume of the entire specimen. Depending on sample’s structure and microstructure, the interaction between the sample and the x-ray incident beam generates a secondary (reflected) beam that is measured by a detector and contains information on certain sample’s properties (e.g., crystallographic structure, phase composition, grain size, residual stress, …)."@en ; emmo:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "In some cases, (like tribological characterisations) the “sample” can also be the “probe”. When analysing a system of samples that interact each other, finding a clear definition can become a complex problem."@en , "It is important to note that, in some cases, the volume of interaction could be different from the volume of detectable signal emission. Example: in Scanning Electron Microscopy (SEM), the volume of interaction between the electron probe and the material is different from the volumes that generate the captured signal."@en ; rdfs:comment "" ; rdfs:label "InteractionVolume"@en ; skos:prefLabel "InteractionVolume"@en . ### https://w3id.org/emmo-chameo/chameo#IntermediateSample chameo:IntermediateSample rdf:type owl:Class ; rdfs:subClassOf chameo:Sample ; rdfs:comment "" ; rdfs:label "IntermediateSample"@en ; skos:prefLabel "IntermediateSample"@en . ### https://w3id.org/emmo-chameo/chameo#IonChromatography chameo:IonChromatography rdf:type owl:Class ; rdfs:subClassOf chameo:Chromatography ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Ion chromatography (or ion-exchange chromatography) is a form of chromatography that separates ions and ionizable polar molecules based on their affinity to the ion exchanger."@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Ion_chromatography" ; rdfs:comment "" ; rdfs:label "IonChromatography"@en ; skos:prefLabel "IonChromatography"@en . ### https://w3id.org/emmo-chameo/chameo#IonMobilitySpectrometry chameo:IonMobilitySpectrometry rdf:type owl:Class ; rdfs:subClassOf chameo:Spectrometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Ion mobility spectrometry (IMS) It is a method of conducting analytical research that separates and identifies ionized molecules present in the gas phase based on the mobility of the molecules in a carrier buffer gas. Even though it is used extensively for military or security objectives, such as detecting drugs and explosives, the technology also has many applications in laboratory analysis, including studying small and big biomolecules. IMS instruments are extremely sensitive stand-alone devices, but are often coupled with mass spectrometry, gas chromatography or high-performance liquid chromatography in order to achieve a multi-dimensional separation. They come in various sizes, ranging from a few millimeters to several meters depending on the specific application, and are capable of operating under a broad range of conditions. IMS instruments such as microscale high-field asymmetric-waveform ion mobility spectrometry can be palm-portable for use in a range of applications including volatile organic compound (VOC) monitoring, biological sample analysis, medical diagnosis and food quality monitoring."@en ; skos:altLabel "IMS" ; rdfs:comment "" ; rdfs:label "IonMobilitySpectrometry"@en ; skos:prefLabel "IonMobilitySpectrometry"@en . ### https://w3id.org/emmo-chameo/chameo#IsothermalMicrocalorimetry chameo:IsothermalMicrocalorimetry rdf:type owl:Class ; rdfs:subClassOf chameo:Thermochemical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Isothermal microcalorimetry (IMC) is a laboratory method for real-time monitoring and dynamic analysis of chemical, physical and biological processes. Over a period of hours or days, IMC determines the onset, rate, extent and energetics of such processes for specimens in small ampoules (e.g. 3–20 ml) at a constant set temperature (c. 15 °C–150 °C). IMC accomplishes this dynamic analysis by measuring and recording vs. elapsed time the net rate of heat flow (μJ/s = μW) to or from the specimen ampoule, and the cumulative amount of heat (J) consumed or produced."""@en ; skos:altLabel "IMC" ; rdfs:comment "" ; rdfs:label "IsothermalMicrocalorimetry"@en ; skos:prefLabel "IsothermalMicrocalorimetry"@en . ### https://w3id.org/emmo-chameo/chameo#Laboratory chameo:Laboratory rdf:type owl:Class ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The laboratory where the whole characterisation process or some of its stages take place." ; rdfs:comment "" ; rdfs:label "Laboratory" ; skos:prefLabel "Laboratory" . ### https://w3id.org/emmo-chameo/chameo#LevelOfAutomation chameo:LevelOfAutomation rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_909415d1_7c43_4d5e_bbeb_7e1910159f66 ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Describes the level of automation of the test."@en ; rdfs:comment "" ; rdfs:label "LevelOfAutomation"@en ; skos:prefLabel "LevelOfAutomation"@en . ### https://w3id.org/emmo-chameo/chameo#LevelOfExpertise chameo:LevelOfExpertise rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_909415d1_7c43_4d5e_bbeb_7e1910159f66 ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Describes the level of expertise required to carry out a process (the entire test or the data processing)."@en ; rdfs:comment "" ; rdfs:label "LevelOfExpertise"@en ; skos:prefLabel "LevelOfExpertise"@en . ### https://w3id.org/emmo-chameo/chameo#LightScattering chameo:LightScattering rdf:type owl:Class ; rdfs:subClassOf chameo:Optical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Light scattering is the way light behaves when it interacts with a medium that contains particles or the boundary between different mediums where defects or structures are present. It is different than the effects of refraction, where light undergoes a change in index of refraction as it passes from one medium to another, or reflection, where light reflects back into the same medium, both of which are governed by Snell’s law. Light scattering can be caused by factors such as the nature, texture, or specific structures of a surface and the presence of gas, liquid, or solid particles through which light propagates, as well as the nature of the light itself, of its wavelengths and polarization states. It usually results in diffuse light and can also affect the dispersion of color."@en ; rdfs:comment "" ; rdfs:label "LightScattering"@en ; skos:prefLabel "LightScattering"@en . ### https://w3id.org/emmo-chameo/chameo#LinearChronopotentiometry chameo:LinearChronopotentiometry rdf:type owl:Class ; rdfs:subClassOf chameo:Chronopotentiometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "chronopotentiometry where the applied current is changed linearly"@en ; rdfs:comment "" ; rdfs:label "LinearChronopotentiometry"@en ; skos:prefLabel "LinearChronopotentiometry"@en . [ rdf:type owl:Axiom ; owl:annotatedSource chameo:LinearChronopotentiometry ; owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; owl:annotatedTarget "chronopotentiometry where the applied current is changed linearly"@en ; dcterms:source "J. M. Pingarrón et al., Terminology of electrochemical methods of analysis (IUPAC Recommendations 2019), Pure and Applied Chemistry, 4, 92, 2020, 641-694. https://doi.org/10.1515/pac-2018-0109." ] . ### https://w3id.org/emmo-chameo/chameo#LinearScanVoltammetry chameo:LinearScanVoltammetry rdf:type owl:Class ; rdfs:subClassOf chameo:Voltammetry ; emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q620700" ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Voltammetry in which the current is recorded as the electrode potential is varied linearly with time."@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Linear_sweep_voltammetry"^^xsd:anyURI ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "LSV corresponds to the first half cycle of cyclic voltammetry."@en , "The peak current is expressed by the Randles-Ševčík equation."@en , "The scan is usually started at a potential where no electrode reaction occurs."@en ; skos:altLabel "LSV"@en , "LinearPolarization"@en , "LinearSweepVoltammetry"@en ; rdfs:comment "" ; rdfs:label "LinearScanVoltammetry"@en ; skos:prefLabel "LinearScanVoltammetry"@en . ### https://w3id.org/emmo-chameo/chameo#MassSpectrometry chameo:MassSpectrometry rdf:type owl:Class ; rdfs:subClassOf chameo:Spectrometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Mass spectrometry is a powerful analytical technique used to quantify known materials, to identify unknown compounds within a sample, and to elucidate the structure and chemical properties of different molecules."@en ; rdfs:comment "" ; rdfs:label "MassSpectrometry"@en ; skos:prefLabel "MassSpectrometry"@en . ### https://w3id.org/emmo-chameo/chameo#MeasurementDataPostProcessing chameo:MeasurementDataPostProcessing rdf:type owl:Class ; rdfs:subClassOf chameo:DataPostProcessing ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Application of a post-processing model to signals through a software, in order to calculate the final characterisation property."@en ; emmo:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Analysis of SEM (or optical) images to gain additional information (image filtering/integration/averaging, microstructural analysis, grain size evaluation, Digital Image Correlation procedures, etc.)"@en , "In nanoindentation testing, this is the Oliver-Pharr method, which allows calculating the elastic modulus and hardness of the sample by using the load and depth measured signals."@en ; rdfs:comment "" ; rdfs:label "MeasurementDataPostProcessing"@en ; skos:prefLabel "MeasurementDataPostProcessing"@en . ### https://w3id.org/emmo-chameo/chameo#MeasurementParameter chameo:MeasurementParameter rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_d1d436e7_72fc_49cd_863b_7bfb4ba5276a ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Describes the main input parameters that are needed to acquire the signal"@en ; rdfs:comment "" ; rdfs:label "MeasurementParameter"@en ; skos:prefLabel "MeasurementParameter"@en . ### https://w3id.org/emmo-chameo/chameo#MeasurementSystemAdjustment chameo:MeasurementSystemAdjustment rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationProcedure ; emmo:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 """Set of operations carried out on a measuring system so that it provides prescribed indications corresponding to given values of a quantity being measured NOTE 1 If there is any doubt that the context in which the term is being used is that of metrology, the long form “adjustment of a measuring system” might be used. NOTE 2 Types of adjustment of a measuring system include zero adjustment, offset adjustment, and span adjustment (sometimes called “gain adjustment”). NOTE 3 Adjustment of a measuring system should not be confused with calibration, which is sometimes a prerequisite for adjustment. NOTE 4 After an adjustment of a measuring system, the measuring system must usually be recalibrated. -- International Vocabulary of Metrology(VIM)"""@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Activity which has the goal of adjusting/tuning a measing instrument, without performing a measurement on a reference sample (which is a calibration). The output of this process can be a specific measurement parameter to be used in the characteriasation measurement process."""@en ; emmo:EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "Adjustment"@en ; rdfs:comment "" ; rdfs:label "MeasurementSystemAdjustment" ; skos:prefLabel "MeasurementSystemAdjustment" . ### https://w3id.org/emmo-chameo/chameo#MeasurementTime chameo:MeasurementTime rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The overall time needed to acquire the measurement data"@en ; rdfs:comment "" ; rdfs:label "MeasurementTime"@en ; skos:prefLabel "MeasurementTime"@en . ### https://w3id.org/emmo-chameo/chameo#Mechanical chameo:Mechanical rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationMethod ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mechanical testing covers a wide range of tests, which can be divided broadly into two types: 1. those that aim to determine a material's mechanical properties, independent of geometry. 2. those that determine the response of a structure to a given action, e.g. testing of composite beams, aircraft structures to destruction, etc."""@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Mechanical_testing" ; rdfs:comment "" ; rdfs:label "Mechanical"@en ; skos:prefLabel "Mechanical"@en . ### https://w3id.org/emmo-chameo/chameo#MembraneOsmometry chameo:MembraneOsmometry rdf:type owl:Class ; rdfs:subClassOf chameo:Osmometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "In the membrane osmometry technique, a pure solvent and polymer solution are separated by a semipermeable membrane, due to the higher chemical potential of the solvent in the pure solvent than in polymer solution, the solvent starts moving towards the polymer solution."@en ; rdfs:comment "" ; rdfs:label "MembraneOsmometry"@en ; skos:prefLabel "MembraneOsmometry"@en . ### https://w3id.org/emmo-chameo/chameo#Microscopy chameo:Microscopy rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationMethod ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Microscopy is a category of characterization techniques which probe and map the surface and sub-surface structure of a material. These techniques can use photons, electrons, ions or physical cantilever probes to gather data about a sample's structure on a range of length scales."@en ; rdfs:comment "" ; rdfs:label "Microscopy"@en ; skos:prefLabel "Microscopy"@en . ### https://w3id.org/emmo-chameo/chameo#Nanoindentation chameo:Nanoindentation rdf:type owl:Class ; rdfs:subClassOf chameo:Mechanical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Nanoindentation (known also as nanoindentation test) is a method for testing the hardness and related mechanical properties of materials, facilitated by high-precision instrumentation in the nanometer scale, as well as analytical and computational algorithms for result evaluation."@en ; emmo:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "By definition, when someone performs nanoindentation, it refers to either quasistatic or continuous stiffness measurement. However, in reality with a nanoindenter it is also possible to perform scratch testing, scanning probe microscopy, and apply non-contact surface energy mapping, which can also be called nanoindentation, because they are measurements conducted using an nanoindenter."@en ; rdfs:comment "" ; rdfs:label "Nanoindentation"@en ; skos:prefLabel "Nanoindentation"@en . ### https://w3id.org/emmo-chameo/chameo#NeutronSpinEchoSpectroscopy chameo:NeutronSpinEchoSpectroscopy rdf:type owl:Class ; rdfs:subClassOf chameo:Spectroscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Neutron spin echo spectroscopy is a high resolution inelastic neutron scattering method probing nanosecond dynamics. Neutron spin echo (NSE) spectroscopy uses the precession of neutron spins in a magnetic field to measure the energy transfer at the sample and decouples the energy resolution from beam characteristics like monochromatisation and collimation."@en ; skos:altLabel "NSE" ; rdfs:comment "" ; rdfs:label "NeutronSpinEchoSpectroscopy"@en ; skos:prefLabel "NeutronSpinEchoSpectroscopy"@en . ### https://w3id.org/emmo-chameo/chameo#Nexafs chameo:Nexafs rdf:type owl:Class ; rdfs:subClassOf chameo:Spectroscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Near edge X-ray absorption fine structure (NEXAFS), also known as X-ray absorption near edge structure (XANES), is a type of absorption spectroscopy that indicates the features in the X-ray absorption spectra (XAS) of condensed matter due to the photoabsorption cross section for electronic transitions from an atomic core level to final states in the energy region of 50–100 eV above the selected atomic core level ionization energy, where the wavelength of the photoelectron is larger than the interatomic distance between the absorbing atom and its first neighbour atoms."@en ; rdfs:comment "" ; rdfs:label "Nexafs"@en ; skos:prefLabel "Nexafs"@en . ### https://w3id.org/emmo-chameo/chameo#NormalPulseVoltammetry chameo:NormalPulseVoltammetry rdf:type owl:Class ; rdfs:subClassOf chameo:Voltammetry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "voltammetry in which potential pulses of amplitude increasing by a constant increment and with a pulse width of 2 to 200 ms are superimposed on a constant initial potential"@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "Normal pulse polarography is NPV in which a dropping mercury electrode is used as the working electrode. A pulse is applied just before the mechanically enforced end of the drop. The pulse width is usually 10 to 20 % of the drop time. The drop dislodgment is synchro- nized with current sampling, which is carried out just before the end of the pulse, as in NPV."@en , "Sigmoidal wave-shaped voltammograms are obtained."@en , "The current is sampled at the end of the pulse and then plotted versus the potential of the pulse."@en , "The current is sampled just before the end of the pulse, when the charging current is greatly diminished. In this way, the ratio of faradaic current to charging current is enhanced and the negative influence of charging current is partially eliminated. Due to the improved signal (faradaic current) to noise (charging current) ratio, the limit of detec- tion is lowered."@en , "The sensitivity of NPV is not affected by the reversibility of the electrode reaction of the analyte."@en ; skos:altLabel "NPV"@en ; rdfs:comment "" ; rdfs:label "NormalPulseVoltammetry"@en ; skos:prefLabel "NormalPulseVoltammetry"@en . ### https://w3id.org/emmo-chameo/chameo#NuclearMagneticResonance chameo:NuclearMagneticResonance rdf:type owl:Class ; rdfs:subClassOf chameo:Spectroscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Nuclear magnetic resonance spectroscopy, most commonly known as NMR spectroscopy or magnetic resonance spectroscopy (MRS), is a spectroscopic technique to observe local magnetic fields around atomic nuclei. This spectroscopy is based on the measurement of absorption of electromagnetic radiations in the radio frequency region from roughly 4 to 900 MHz. Absorption of radio waves in the presence of magnetic field is accompanied by a special type of nuclear transition, and for this reason, such type of spectroscopy is known as Nuclear Magnetic Resonance Spectroscopy. The sample is placed in a magnetic field and the NMR signal is produced by excitation of the nuclei sample with radio waves into nuclear magnetic resonance, which is detected with sensitive radio receivers. The intramolecular magnetic field around an atom in a molecule changes the resonance frequency, thus giving access to details of the electronic structure of a molecule and its individual functional groups. As the fields are unique or highly characteristic to individual compounds, in modern organic chemistry practice, NMR spectroscopy is the definitive method to identify monomolecular organic compounds."@en ; skos:altLabel "Magnetic resonance spectroscopy (MRS)" , "NMR" ; rdfs:comment "" ; rdfs:label "NuclearMagneticResonance"@en ; skos:prefLabel "NuclearMagneticResonance"@en . ### https://w3id.org/emmo-chameo/chameo#OpenCircuitHold chameo:OpenCircuitHold rdf:type owl:Class ; rdfs:subClassOf chameo:Potentiometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a process in which the electric current is kept constant at 0 (i.e., open-circuit conditions)"@en ; skos:altLabel "OCVHold"@en ; rdfs:comment "" ; rdfs:label "OpenCircuitHold"@en ; skos:prefLabel "OpenCircuitHold"@en . ### https://w3id.org/emmo-chameo/chameo#Operator chameo:Operator rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_c130614a_2985_476d_a7ed_8a137847703c ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The human operator who takes care of the whole characterisation method or sub-processes/stages."@en ; rdfs:comment "" ; rdfs:label "Operator"@en ; skos:prefLabel "Operator"@en . ### https://w3id.org/emmo-chameo/chameo#Optical chameo:Optical rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationMethod ; rdfs:comment "" ; rdfs:label "Optical"@en ; skos:prefLabel "Optical"@en . ### https://w3id.org/emmo-chameo/chameo#OpticalMicroscopy chameo:OpticalMicroscopy rdf:type owl:Class ; rdfs:subClassOf chameo:Microscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Optical microscopy is a technique used to closely view a sample through the magnification of a lens with visible light"@en ; rdfs:comment "" ; rdfs:label "OpticalMicroscopy"@en ; skos:prefLabel "OpticalMicroscopy"@en . ### https://w3id.org/emmo-chameo/chameo#Osmometry chameo:Osmometry rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationMethod ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Osmometry is an advanced analytical method for determining the osmotic concentration of solutions. The osmotic – or solute – concentration of a colloidal system is expressed in osmoles (Osm) per unit of volume (Osm/L) or weight (Osm/kg)."@en ; rdfs:comment "" ; rdfs:label "Osmometry"@en ; skos:prefLabel "Osmometry"@en . ### https://w3id.org/emmo-chameo/chameo#PhotoluminescenceMicroscopy chameo:PhotoluminescenceMicroscopy rdf:type owl:Class ; rdfs:subClassOf chameo:Microscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Photoluminescence spectroscopy is a widely used technique for characterisation of the optical and electronic properties of semiconductors and molecules."@en ; rdfs:comment "" ; rdfs:label "PhotoluminescenceMicroscopy"@en ; skos:prefLabel "PhotoluminescenceMicroscopy"@en . ### https://w3id.org/emmo-chameo/chameo#PhysicsOfInteraction chameo:PhysicsOfInteraction rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Class ; owl:unionOf ( emmo:EMMO_27c5d8c6_8af7_4d63_beb1_ec37cd8b3fa3 emmo:EMMO_8d2d9374_ef3a_47e6_8595_6bc208e07519 ) ] ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Set of physics principles (and associated governing equations) that describes the interaction between the sample and the probe."@en ; emmo:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "In x-ray diffraction, this is represented by the set of physics equations that describe the relation between the incident x-ray beam and the diffracted beam (the most simple form for this being the Bragg’s law)."@en ; rdfs:comment "" ; rdfs:label "PhysicsOfInteraction"@en ; skos:prefLabel "PhysicsOfInteraction"@en . ### https://w3id.org/emmo-chameo/chameo#PostProcessingModel chameo:PostProcessingModel rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_f7ed665b_c2e1_42bc_889b_6b42ed3a36f0 ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Mathematical model used to process data."@en ; emmo:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The PostProcessingModel use is mainly intended to get secondary data from primary data."@en ; rdfs:comment "" ; rdfs:label "PostProcessingModel"@en ; skos:prefLabel "PostProcessingModel"@en . ### https://w3id.org/emmo-chameo/chameo#PotentiometricStrippingAnalysis chameo:PotentiometricStrippingAnalysis rdf:type owl:Class ; rdfs:subClassOf chameo:Voltammetry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "two-step electrochemical measurement in which 1) material is accumulated at an electrode and 2) the material is removed by chemical reaction or electrochemically at constant current with measurement of electrode potential"@en ; rdfs:comment "historically for the analysis of metal ions, mercury ions were added to the test solution to form a mercury amalgam when reduced. Alternatively, an HMDE or MFE was used and the oxidizing agent added after amalgam formation. However, the toxicity of mercury and its compounds have all but precluded the present-day use of mercury"@en , "the accumulation is similar to that used in stripping voltammetry"@en , "the stripping potentiogram shows staircase curves of potential as a function of time. Frequently, the first derivative is displayed (dE/dt=f(t)), as this produces peak-shaped signals. The time between transitions (peaks) is proportional to the concentration of analyte in the test solution"@en , "the time between changes in potential in step 2 is related to the concentration of analyte in the solution"@en ; skos:altLabel "PSA"@en ; rdfs:comment "" ; rdfs:label "PotentiometricStrippingAnalysis"@en ; skos:prefLabel "PotentiometricStrippingAnalysis"@en . [ rdf:type owl:Axiom ; owl:annotatedSource chameo:PotentiometricStrippingAnalysis ; owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; owl:annotatedTarget "two-step electrochemical measurement in which 1) material is accumulated at an electrode and 2) the material is removed by chemical reaction or electrochemically at constant current with measurement of electrode potential"@en ; dcterms:source "J. M. Pingarrón et al., Terminology of electrochemical methods of analysis (IUPAC Recommendations 2019), Pure and Applied Chemistry, 4, 92, 2020, 641-694. https://doi.org/10.1515/pac-2018-0109" ] . [ rdf:type owl:Axiom ; owl:annotatedSource chameo:PotentiometricStrippingAnalysis ; owl:annotatedProperty rdfs:comment ; owl:annotatedTarget "historically for the analysis of metal ions, mercury ions were added to the test solution to form a mercury amalgam when reduced. Alternatively, an HMDE or MFE was used and the oxidizing agent added after amalgam formation. However, the toxicity of mercury and its compounds have all but precluded the present-day use of mercury"@en ; dcterms:source "J. M. Pingarrón et al., Terminology of electrochemical methods of analysis (IUPAC Recommendations 2019), Pure and Applied Chemistry, 4, 92, 2020, 641-694. https://doi.org/10.1515/pac-2018-0109" ] . [ rdf:type owl:Axiom ; owl:annotatedSource chameo:PotentiometricStrippingAnalysis ; owl:annotatedProperty rdfs:comment ; owl:annotatedTarget "the accumulation is similar to that used in stripping voltammetry"@en ; dcterms:source "J. M. Pingarrón et al., Terminology of electrochemical methods of analysis (IUPAC Recommendations 2019), Pure and Applied Chemistry, 4, 92, 2020, 641-694. https://doi.org/10.1515/pac-2018-0109" ] . [ rdf:type owl:Axiom ; owl:annotatedSource chameo:PotentiometricStrippingAnalysis ; owl:annotatedProperty rdfs:comment ; owl:annotatedTarget "the stripping potentiogram shows staircase curves of potential as a function of time. Frequently, the first derivative is displayed (dE/dt=f(t)), as this produces peak-shaped signals. The time between transitions (peaks) is proportional to the concentration of analyte in the test solution"@en ; dcterms:source "J. M. Pingarrón et al., Terminology of electrochemical methods of analysis (IUPAC Recommendations 2019), Pure and Applied Chemistry, 4, 92, 2020, 641-694. https://doi.org/10.1515/pac-2018-0109" ] . [ rdf:type owl:Axiom ; owl:annotatedSource chameo:PotentiometricStrippingAnalysis ; owl:annotatedProperty rdfs:comment ; owl:annotatedTarget "the time between changes in potential in step 2 is related to the concentration of analyte in the solution"@en ; dcterms:source "J. M. Pingarrón et al., Terminology of electrochemical methods of analysis (IUPAC Recommendations 2019), Pure and Applied Chemistry, 4, 92, 2020, 641-694. https://doi.org/10.1515/pac-2018-0109" ] . ### https://w3id.org/emmo-chameo/chameo#Potentiometry chameo:Potentiometry rdf:type owl:Class ; rdfs:subClassOf chameo:Electrochemical ; emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q900632" ; emmo:EMMO_50c298c2_55a2_4068_b3ac_4e948c33181f "https://www.electropedia.org/iev/iev.nsf/display?openform&ievref=114-04-12" ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Potentiometric methods are used to measure the electrochemical potentials of a metallic structure in a given environment."@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "For measurements using ion-selective electrodes, the measurement is made under equi- librium conditions what means that the macroscopic electric current is zero and the con- centrations of all species are uniform throughout the solution. The indicator electrode is in direct contact with the analyte solution, whereas the reference electrode is usually separated from the analyte solution by a salt bridge. The potential difference between the indicator and reference electrodes is normally directly proportional to the logarithm of the activity (concentration) of the analyte in the solution (Nernst equation). See also ion selec- tive electrode."@en , "Method of electroanalytical chemistry based on measurement of an electrode potential."@en ; rdfs:comment "" ; rdfs:label "Potentiometry"@en ; skos:prefLabel "Potentiometry"@en . ### https://w3id.org/emmo-chameo/chameo#PreparedSample chameo:PreparedSample rdf:type owl:Class ; rdfs:subClassOf chameo:Sample ; owl:disjointWith chameo:ReferenceSample ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The sample after a preparation process."@en ; rdfs:comment "" ; rdfs:label "PreparedSample" ; skos:prefLabel "PreparedSample" . ### https://w3id.org/emmo-chameo/chameo#PrimaryData chameo:PrimaryData rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationData ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Data resulting of a pre-processing of raw data, applying corrections to normalize/harmonize, in order to prepare them for the post-processing."@en ; emmo:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Baseline subtraction"@en , "Noise reduction"@en , "X and Y axes correction"@en ; rdfs:comment "" ; rdfs:label "PrimaryData"@en ; skos:prefLabel "PrimaryData"@en . ### https://w3id.org/emmo-chameo/chameo#Probe chameo:Probe rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationHardware ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Probe is the physical tool (i.e., a disturbance, primary solicitation, or a gadget), controlled over time, that generates measurable fields that interact with the sample to acquire information on the specimen’s behaviour and properties."@en ; emmo:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "In dynamic light scattering, temporal fluctuations of backscattered light due to Brownian motion and flow of nanoparticles are the probe, resolved as function of pathlength in the sample. From fluctuation analysis (intensity correlations) and the wavelength of light in the medium, the (distribution of) diffusion coefficient(s) can be measured during flow. The Stokes-Einstein relation yields the particle size characteristics."@en , "In electron microscopy (SEM or TEM), the probe is a beam of electrons with known energy that is focused (and scanned) on the sample’s surface with a well-defined beam-size and scanning algorithm."@en , "In mechanical testing, the probe is a the tip plus a force actuator, which is designed to apply a force over-time on a sample. Many variants can be defined depending on way the force is applied (tensile/compressive uniaxial tests, bending test, indentation test) and its variation with time (static tests, dynamic/cyclic tests, impact tests, etc…)"@en , "In spectroscopic methods, the probe is a beam of light with pre-defined energy (for example in the case of laser beam for Raman measurements) or pre-defined polarization (for example in the case of light beam for Spectroscopic Ellipsometry methods), that will be properly focused on the sample’s surface with a welldefined geometry (specific angle of incidence)."@en , "In x-ray diffraction, the probe is a beam of x-rays with known energy that is properly focused on the sample’s surface with a well-defined geometry"@en ; rdfs:comment "" ; rdfs:label "Probe"@en ; skos:prefLabel "Probe"@en . ### https://w3id.org/emmo-chameo/chameo#ProbeSampleInteraction chameo:ProbeSampleInteraction rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_c4bace1d_4db0_4cd3_87e9_18122bae2840 ; owl:someValuesFrom chameo:Signal ] ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Process representing the interaction between the Probe and the Sample (with a certain Interaction Volume) which generates a Signal"@en ; rdfs:comment "" ; rdfs:label "ProbeSampleInteraction"@en ; skos:prefLabel "ProbeSampleInteraction"@en . ### https://w3id.org/emmo-chameo/chameo#ProcessingReproducibility chameo:ProcessingReproducibility rdf:type owl:Class ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Description of performed statistical analysis to check for data reproducibility (e.g. easily reproducible for everyone, reproducible for a domain expert, reproducible only for Data processing Expert)"@en ; rdfs:comment "" ; rdfs:label "ProcessingReproducibility"@en ; skos:prefLabel "ProcessingReproducibility"@en . ### https://w3id.org/emmo-chameo/chameo#Profilometry chameo:Profilometry rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationMethod ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Profilometry is a technique used to extract topographical data from a surface. This can be a single point, a line scan or even a full three dimensional scan. The purpose of profilometry is to get surface morphology, step heights and surface roughness."@en ; rdfs:comment "" ; rdfs:label "Profilometry"@en ; skos:prefLabel "Profilometry"@en . ### https://w3id.org/emmo-chameo/chameo#PulsedElectroacousticMethod chameo:PulsedElectroacousticMethod rdf:type owl:Class ; rdfs:subClassOf chameo:ChargeDistribution ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The pulsed electroacoustic (PEA) method is an established method for space charge measurements in polymeric dielectrics."@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1007/s10832-023-00332-y" ; rdfs:comment "" ; rdfs:label "PulsedElectroacousticMethod"@en ; skos:prefLabel "PulsedElectroacousticMethod"@en . ### https://w3id.org/emmo-chameo/chameo#RamanSpectroscopy chameo:RamanSpectroscopy rdf:type owl:Class ; rdfs:subClassOf chameo:Spectroscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Raman spectroscopy (/ˈrɑːmən/) (named after physicist C. V. Raman) is a spectroscopic technique typically used to determine vibrational modes of molecules, although rotational and other low-frequency modes of systems may also be observed. Raman spectroscopy is commonly used in chemistry to provide a structural fingerprint by which molecules can be identified. Raman spectroscopy relies upon inelastic scattering of photons, known as Raman scattering. A source of monochromatic light, usually from a laser in the visible, near infrared, or near ultraviolet range is used, although X-rays can also be used. The laser light interacts with molecular vibrations, phonons or other excitations in the system, resulting in the energy of the laser photons being shifted up or down. The shift in energy gives information about the vibrational modes in the system. Infrared spectroscopy typically yields similar yet complementary information. Typically, a sample is illuminated with a laser beam. Electromagnetic radiation from the illuminated spot is collected with a lens and sent through a monochromator. Elastic scattered radiation at the wavelength corresponding to the laser line (Rayleigh scattering) is filtered out by either a notch filter, edge pass filter, or a band pass filter, while the rest of the collected light is dispersed onto a detector."""@en ; rdfs:comment "" ; rdfs:label "RamanSpectroscopy"@en ; skos:prefLabel "RamanSpectroscopy"@en . ### https://w3id.org/emmo-chameo/chameo#RawData chameo:RawData rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_0f6f0120_c079_4d95_bb11_4ddee05e530e , chameo:CharacterisationData ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Direct output of the equipment with the manufacturer’s software including automatic pre-processing that is not modified by the user once the acquisition method is defined and the equipment calibrated."@en , "The raw data is a set of (unprocessed) data that is given directly as output from the detector, usually expressed as a function of time or position, or photon energy."@en ; emmo:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "In mechanical testing, examples of raw data are raw-force, raw-displacement, coordinates as function of time."@en , "In spectroscopic testing, the raw data are light intensity, or refractive index, or optical absorption as a function of the energy (or wavelength) of the incident light beam."@en ; emmo:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "In some cases, raw data can be considered to have already some level of data processing, e.g., in electron microscopy a “raw image” that is formed on the screen is already result from multiple processing after the signal is acquired by the detector."@en ; rdfs:comment "" ; rdfs:label "RawData"@en ; skos:prefLabel "RawData"@en . ### https://w3id.org/emmo-chameo/chameo#RawSample chameo:RawSample rdf:type owl:Class ; rdfs:subClassOf chameo:Sample ; rdfs:comment "" ; rdfs:label "RawSample"@en ; skos:prefLabel "RawSample"@en . ### https://w3id.org/emmo-chameo/chameo#ReferenceSample chameo:ReferenceSample rdf:type owl:Class ; rdfs:subClassOf chameo:Sample ; emmo:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 """Material, sufficiently homogeneous and stable with reference to one or more specified properties, which has been established to be fit for its intended use in measurement or in examination NOTE 1 Reference materials can be certified reference materials or reference materials without a certified property value. NOTE 2 For a reference material to be used as a measurement standard for calibration purposes it needs to be a certified reference material. NOTE 3 Reference materials can be used for measurement precision evaluation and quality control. EXAMPLE Human serum without an assigned quantity value for the amount-of-substance concentration of the inherent cholesterol, used for quality control. NOTE 4 Properties of reference materials can be quantities or nominal properties. NOTE 5 A reference material is sometimes incorporated into a specially fabricated device. EXAMPLE Spheres of uniform size mounted on a microscope slide. NOTE 6 Some reference materials have assigned values in a unit outside the SI. Such materials include vaccines to which International Units (IU) have been assigned by the World Health Organization. NOTE 7 A given reference material can only be used for one purpose in a measurement, either calibration or quality control, but not both. NOTE 8 ISO/REMCO has an analogous definition but uses the term “measurement process” (ISO Guide 30, Reference materials – Selected terms and definitions, definition 2.1.1) for both measurement and examination. -- International Vocabulary of Metrology(VIM)"""@en , "Quality control sample used to determine accuracy and precision of method. [ISO 17858:2007]"@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Material, sufficiently homogeneous and stable with respect to one or more specified properties, which has been established to be fit for its intended use in a measurement process”."@en ; emmo:EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "Reference material"@en ; rdfs:comment "" ; skos:altLabel "Certified Reference Material"@en , "Reference material"@en , "ReferenceSpecimen" ; rdfs:comment "" ; rdfs:label "ReferenceSample"@en ; skos:prefLabel "ReferenceSample"@en . ### https://w3id.org/emmo-chameo/chameo#Sample chameo:Sample rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Portion of material selected from a larger quantity of material. The term needs to be qualified, e.g., bulk sample, representative sample, primary sample, bulked sample, test sample, etc. The term 'sample' implies the existence of a sampling error, i.e., the results obtained on the portions taken are only estimates of the concentration of a constituent or the quantity of a property present in the parent material. If there is no or negligible sampling error, the portion removed is a test portion, aliquot, or specimen."@en ; emmo:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Sample and Specime are often used interchangeably. However in some cases the term Specimen is used to specify a portion taken under conditions such that the sampling variability cannot be assessed (usually because the population is changing), and is assumed, for convenience, to be zero." ; rdfs:comment "" ; skos:altLabel "Specimen" ; rdfs:comment "" ; rdfs:label "Sample"@en ; skos:prefLabel "Sample"@en . ### https://w3id.org/emmo-chameo/chameo#SampleInspection chameo:SampleInspection rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationProcedure ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Analysis of the sample in order to determine information that are relevant for the characterisation method."@en ; emmo:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "In the Nanoindentation method the Scanning Electron Microscope to determine the indentation area."@en ; rdfs:comment "" ; rdfs:label "SampleInspection"@en ; skos:prefLabel "SampleInspection"@en . ### https://w3id.org/emmo-chameo/chameo#SampleInspectionInstrument chameo:SampleInspectionInstrument rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationHardware ; rdfs:comment "" ; rdfs:label "SampleInspectionInstrument" ; skos:prefLabel "SampleInspectionInstrument" . ### https://w3id.org/emmo-chameo/chameo#SamplePreparation chameo:SamplePreparation rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationProcedure , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_36e69413_8c59_4799_946c_10b05d266e22 ; owl:someValuesFrom chameo:Sample ] , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_36e69413_8c59_4799_946c_10b05d266e22 ; owl:someValuesFrom chameo:SamplePreparationParameter ] , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_c4bace1d_4db0_4cd3_87e9_18122bae2840 ; owl:someValuesFrom chameo:Sample ] ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Sample preparation processes (e.g., machining, polishing, cutting to size, etc.) before actual observation and measurement."@en ; rdfs:comment "" ; rdfs:label "SamplePreparation"@en ; skos:prefLabel "SamplePreparation"@en . ### https://w3id.org/emmo-chameo/chameo#SamplePreparationHardware chameo:SamplePreparationHardware rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_86ca9b93_1183_4b65_81b8_c0fcd3bba5ad ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Hardware used for the preparation of the sample."@en ; rdfs:comment "" ; rdfs:label "SamplePreparationHardware"@en ; skos:prefLabel "SamplePreparationHardware"@en . ### https://w3id.org/emmo-chameo/chameo#SamplePreparationInstrument chameo:SamplePreparationInstrument rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationHardware ; rdfs:comment "" ; rdfs:label "SamplePreparationInstrument" ; skos:prefLabel "SamplePreparationInstrument" . ### https://w3id.org/emmo-chameo/chameo#SamplePreparationParameter chameo:SamplePreparationParameter rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_d1d436e7_72fc_49cd_863b_7bfb4ba5276a ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Parameter used for the sample preparation process"@en ; rdfs:comment "" ; rdfs:label "SamplePreparationParameter"@en ; skos:prefLabel "SamplePreparationParameter"@en . ### https://w3id.org/emmo-chameo/chameo#SampledDCPolarography chameo:SampledDCPolarography rdf:type owl:Class ; rdfs:subClassOf chameo:DCPolarography ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "DC polarography with current sampling at the end of each drop life mechanically enforced by a knocker at a preset drop time value. The current sampling and mechanical drop dislodge are synchronized."@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "In this way, the ratio of faradaic current to double layer charging current is enhanced and the negative influence of charging current is partially eliminated. Due to the improved signal (faradaic current) to noise (charging current) ratio, the limit of detection is lowered."@en ; skos:altLabel "TASTPolarography"@en ; rdfs:comment "" ; rdfs:label "SampledDCPolarography"@en ; skos:prefLabel "SampledDCPolarography"@en . ### https://w3id.org/emmo-chameo/chameo#SamplingProcess chameo:SamplingProcess rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationProcedure ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Act of extracting a portion (amount) of material from a larger quantity of material. This operation results in obtaining a sample representative of the batch with respect to the property or properties being investigated."@en ; emmo:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The term can be used to cover either a unit of supply or a portion for analysis. The portion taken may consist of one or more sub-samples and the batch may be the population from which the sample is taken."@en ; rdfs:comment "" ; rdfs:label "SamplingProcess"@en ; skos:prefLabel "SamplingProcess"@en . ### https://w3id.org/emmo-chameo/chameo#ScanningAugerElectronMicroscopy chameo:ScanningAugerElectronMicroscopy rdf:type owl:Class ; rdfs:subClassOf chameo:Microscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Auger electron spectroscopy (AES or simply Auger) is a surface analysis technique that uses an electron beam to excite electrons on atoms in the particle. Atoms that are excited by the electron beam can emit “Auger” electrons. AES measures the kinetic energies of the emitted electrons. The energy of the emitted electrons is characteristic of elements present at the surface and near the surface of a sample."@en ; skos:altLabel "AES" ; rdfs:comment "" ; rdfs:label "ScanningAugerElectronMicroscopy"@en ; skos:prefLabel "ScanningAugerElectronMicroscopy"@en . ### https://w3id.org/emmo-chameo/chameo#ScanningElectronMicroscopy chameo:ScanningElectronMicroscopy rdf:type owl:Class ; rdfs:subClassOf chameo:Microscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The scanning electron microscope (SEM) uses a focused beam of high-energy electrons to generate a variety of signals at the surface of solid specimens. The signals that derive from electron-sample interactions reveal information about the sample including external morphology (texture), chemical composition, and crystalline structure and orientation of materials making up the sample."@en ; skos:altLabel "SEM" ; rdfs:comment "" ; rdfs:label "ScanningElectronMicroscopy"@en ; skos:prefLabel "ScanningElectronMicroscopy"@en . ### https://w3id.org/emmo-chameo/chameo#ScanningKelvinProbe chameo:ScanningKelvinProbe rdf:type owl:Class ; rdfs:subClassOf chameo:Microscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Scanning Kelvin probe (SKP) and scanning Kelvin probe force microscopy (SKPFM) are probe techniques which permit mapping of topography and Volta potential distribution on electrode surfaces. It measures the surface electrical potential of a sample without requiring an actual physical contact."@en ; skos:altLabel "SKB" ; rdfs:comment "" ; rdfs:label "ScanningKelvinProbe"@en ; skos:prefLabel "ScanningKelvinProbe"@en . ### https://w3id.org/emmo-chameo/chameo#ScanningProbeMicroscopy chameo:ScanningProbeMicroscopy rdf:type owl:Class ; rdfs:subClassOf chameo:Microscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Scanning probe microscopy (SPM) is a branch of microscopy that forms images of surfaces using a physical probe that scans the specimen."@en ; rdfs:comment "" ; rdfs:label "ScanningProbeMicroscopy"@en ; skos:prefLabel "ScanningProbeMicroscopy"@en . ### https://w3id.org/emmo-chameo/chameo#ScanningTunnelingMicroscopy chameo:ScanningTunnelingMicroscopy rdf:type owl:Class ; rdfs:subClassOf chameo:Microscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Scanning Tunneling Microscopy, or STM, is an imaging technique used to obtain ultra-high resolution images at the atomic scale, without using light or electron beams."@en ; skos:altLabel "STM" ; rdfs:comment "" ; rdfs:label "ScanningTunnelingMicroscopy"@en ; skos:prefLabel "ScanningTunnelingMicroscopy"@en . ### https://w3id.org/emmo-chameo/chameo#ScatteringAndDiffraction chameo:ScatteringAndDiffraction rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationMethod ; rdfs:comment "" ; rdfs:label "ScatteringAndDiffraction"@en ; skos:prefLabel "ScatteringAndDiffraction"@en . ### https://w3id.org/emmo-chameo/chameo#SecondaryData chameo:SecondaryData rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationData ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Data resulting from the application of post-processing or model generation to other data."@en ; emmo:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Deconvoluted curves"@en , "Intensity maps"@en ; rdfs:comment "" ; skos:altLabel "Elaborated data"@en ; rdfs:comment "" ; rdfs:label "SecondaryData"@en ; skos:prefLabel "SecondaryData"@en . ### https://w3id.org/emmo-chameo/chameo#SecondaryIonMassSpectrometry chameo:SecondaryIonMassSpectrometry rdf:type owl:Class ; rdfs:subClassOf chameo:Spectrometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Secondary-ion mass spectrometry (SIMS) is a technique used to analyze the composition of solid surfaces and thin films by sputtering the surface of the specimen with a focused primary ion beam and collecting and analyzing ejected secondary ions."@en ; skos:altLabel "SIMS" ; rdfs:comment "" ; rdfs:label "SecondaryIonMassSpectrometry"@en ; skos:prefLabel "SecondaryIonMassSpectrometry"@en . ### https://w3id.org/emmo-chameo/chameo#ShearOrTorsionTests chameo:ShearOrTorsionTests rdf:type owl:Class ; rdfs:subClassOf chameo:Mechanical ; rdfs:comment "" ; rdfs:label "ShearOrTorsionTest"@en ; skos:prefLabel "ShearOrTorsionTest"@en . ### https://w3id.org/emmo-chameo/chameo#Signal chameo:Signal rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationData ; emmo:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "According to UPAC Compendium of Chemical Terminology, a “signal” is “A representation of a quantity within an analytical instrument” (https://goldbook.iupac.org/terms/view/S05661 )."@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Result (effect) of the interaction between the sample and the probe, which usually is a measurable and quantifiable quantity."@en ; emmo:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Signal is usually emitted from a characteristic “emission” volume, which can be different from the sample/probe “interaction” volume and can be usually quantified using proper physics equations and/or modelling of the interaction mechanisms."@en ; rdfs:comment "" ; rdfs:label "Signal"@en ; skos:prefLabel "Signal"@en . ### https://w3id.org/emmo-chameo/chameo#Spectrometry chameo:Spectrometry rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationMethod ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Spectroscopic techniques are numerous and varied, but all involve measuring the response of a material to different frequencies of electromagnetic radiation. Depending on the technique used, material characterization may be based on the absorption, emission, impedance, or reflection of incident energy by a sample."@en ; rdfs:comment "" ; rdfs:label "Spectrometry"@en ; skos:prefLabel "Spectrometry"@en . ### https://w3id.org/emmo-chameo/chameo#Spectroscopy chameo:Spectroscopy rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationMethod ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Spectroscopy is a category of characterization techniques which use a range of principles to reveal the chemical composition, composition variation, crystal structure and photoelectric properties of materials."@en ; rdfs:comment "" ; rdfs:label "Spectroscopy"@en ; skos:prefLabel "Spectroscopy"@en . ### https://w3id.org/emmo-chameo/chameo#SquareWaveVoltammetry chameo:SquareWaveVoltammetry rdf:type owl:Class ; rdfs:subClassOf chameo:Voltammetry ; emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q4016323" ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "voltammetry in which a square-wave potential waveform is superimposed on an underlying linearly varying potential ramp or staircase ramp"@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Squarewave_voltammetry"@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "Most instruments show plots of the current at the end of the forward-going pulse and of the backward-going pulse vs. the potential, as well as their difference. This can give valuable information on the kinetics of the electrode reaction and the electrode process."@en , "The current is sampled just before the end of the forward- going pulse and of the backward-going pulse and the difference of the two sampled currents is plotted versus the applied potential of the potential or staircase ramp. The square-wave voltammogram is peak-shaped"@en , "The sensitivity of SWV depends on the reversibility of the electrode reaction of the analyte."@en ; skos:altLabel "OSWV"@en , "OsteryoungSquareWaveVoltammetry"@en , "SWV"@en ; rdfs:comment "" ; rdfs:label "SquareWaveVoltammetry"@en ; skos:prefLabel "SquareWaveVoltammetry"@en . ### https://w3id.org/emmo-chameo/chameo#StepChronopotentiometry chameo:StepChronopotentiometry rdf:type owl:Class ; rdfs:subClassOf chameo:Chronopotentiometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "chronopotentiometry where the applied current is changed in steps"@en ; rdfs:comment "" ; rdfs:label "StepChronopotentiometry"@en ; skos:prefLabel "StepChronopotentiometry"@en . [ rdf:type owl:Axiom ; owl:annotatedSource chameo:StepChronopotentiometry ; owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; owl:annotatedTarget "chronopotentiometry where the applied current is changed in steps"@en ; dcterms:source "J. M. Pingarrón et al., Terminology of electrochemical methods of analysis (IUPAC Recommendations 2019), Pure and Applied Chemistry, 4, 92, 2020, 641-694. https://doi.org/10.1515/pac-2018-0109." ] . ### https://w3id.org/emmo-chameo/chameo#StrippingVoltammetry chameo:StrippingVoltammetry rdf:type owl:Class ; rdfs:subClassOf chameo:Voltammetry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "two-step electrochemical measurement in which 1) material is accumulated at an electrode and 2) the amount of an accumulated species is measured by voltammetry. The measured electric current in step 2 is related to the concentration of analyte in the solution by calibration."@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Electrochemical_stripping_analysis"@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "Anodic stripping voltammetry (ASV) was historically used to measure concentrations of metal ions in solution using cathodic accumulation with mercury to form an amalgam. Due to the toxicity of mercury and its compounds, inductively coupled plasma optical emission spectrometry and inductively coupled plasma mass spectrometry have frequently replaced ASV at mercury electrodes in the laboratory, often sacrificing the probing of speciation and lability in complex matrices. Mercury has now been replaced by non-toxic bismuth or anti- mony as films on a solid electrode support (such as glassy carbon) with equally good sensi- tivity and detection limits."@en , "Because the accumulation (pre-concentration) step can be prolonged, increasing the amount of material at the electrode, stripping voltammetry is able to measure very small concentrations of analyte."@en , "Often the product of the electrochemical stripping is identical to the analyte before the accumulation."@en , "Stripping voltammetry is a calibrated method to establish the relation between amount accumulated in a given time and the concentration of the analyte in solution."@en , "Types of stripping voltammetry refer to the kind of accumulation (e.g. adsorptive stripping voltammetry) or the polarity of the stripping electrochemistry (anodic, cathodic stripping voltammetry)."@en ; rdfs:comment "" ; rdfs:label "StrippingVoltammetry"@en ; skos:prefLabel "StrippingVoltammetry"@en . ### https://w3id.org/emmo-chameo/chameo#Synchrotron chameo:Synchrotron rdf:type owl:Class ; rdfs:subClassOf chameo:ScatteringAndDiffraction ; rdfs:comment "" ; rdfs:label "Synchrotron"@en ; skos:prefLabel "Synchrotron"@en . ### https://w3id.org/emmo-chameo/chameo#TensileTest chameo:TensileTest rdf:type owl:Class ; rdfs:subClassOf chameo:Mechanical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Tensile testing, also known as tension testing, is a test in which a sample is subjected to a controlled tension until failure. Properties that are directly measured via a tensile test are ultimate tensile strength, breaking strength, maximum elongation and reduction in area. From these measurements the following properties can also be determined: Young's modulus, Poisson's ratio, yield strength, and strain-hardening characteristics. Uniaxial tensile testing is the most commonly used for obtaining the mechanical characteristics of isotropic materials. Some materials use biaxial tensile testing. The main difference between these testing machines being how load is applied on the materials."@en ; skos:altLabel "TensionTest" ; rdfs:comment "" ; rdfs:label "TensileTest"@en ; skos:prefLabel "TensileTest"@en . ### https://w3id.org/emmo-chameo/chameo#Thermochemical chameo:Thermochemical rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationMethod ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Thermomechanical analysis (TMA) is a technique used in thermal analysis, a branch of materials science which studies the properties of materials as they change with temperature."@en ; skos:altLabel "TMA" ; rdfs:comment "" ; rdfs:label "Thermochemical"@en ; skos:prefLabel "Thermochemical"@en . ### https://w3id.org/emmo-chameo/chameo#Thermogravimetry chameo:Thermogravimetry rdf:type owl:Class ; rdfs:subClassOf chameo:Thermochemical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Thermogravimetric analysis or thermal gravimetric analysis (TGA) is a method of thermal analysis in which the mass of a sample is measured over time as the temperature changes. This measurement provides information about physical phenomena, such as phase transitions, absorption, adsorption and desorption; as well as chemical phenomena including chemisorptions, thermal decomposition, and solid-gas reactions (e.g., oxidation or reduction)."@en ; skos:altLabel "TGA" ; rdfs:comment "" ; rdfs:label "Thermogravimetry"@en ; skos:prefLabel "Thermogravimetry"@en . ### https://w3id.org/emmo-chameo/chameo#Tomography chameo:Tomography rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationMethod ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Tomography is imaging by sections or sectioning that uses any kind of penetrating wave. The method is used in radiology, archaeology, biology, atmospheric science, geophysics, oceanography, plasma physics, materials science, cosmochemistry, astrophysics, quantum information, and other areas of science. The word tomography is derived from Ancient Greek τόμος tomos, \"slice, section\" and γράφω graphō, \"to write\" or, in this context as well, \"to describe.\" A device used in tomography is called a tomograph, while the image produced is a tomogram."@en ; rdfs:comment "" ; rdfs:label "Tomography"@en ; skos:prefLabel "Tomography"@en . ### https://w3id.org/emmo-chameo/chameo#TransmissionElectronMicroscopy chameo:TransmissionElectronMicroscopy rdf:type owl:Class ; rdfs:subClassOf chameo:Microscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Transmission electron microscopy (TEM) is a microscopy technique in which a beam of electrons is transmitted through a specimen to form an image. The specimen is most often an ultrathin section less than 100 nm thick or a suspension on a grid. An image is formed from the interaction of the electrons with the sample as the beam is transmitted through the specimen. The image is then magnified and focused onto an imaging device, such as a fluorescent screen, a layer of photographic film, or a sensor such as a scintillator attached to a charge-coupled device."@en ; skos:altLabel "TEM" ; rdfs:comment "" ; rdfs:label "TransmissionElectronMicroscopy"@en ; skos:prefLabel "TransmissionElectronMicroscopy"@en . ### https://w3id.org/emmo-chameo/chameo#Ultrasonic chameo:Ultrasonic rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationMethod ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Ultrasonic testing (UT) is a family of non-destructive testing techniques based on the propagation of ultrasonic waves in the object or material tested. In most common UT applications, very short ultrasonic pulse-waves with center frequencies ranging from 0.1-15 MHz, and occasionally up to 50 MHz, are transmitted into materials to detect internal flaws or to characterize materials. A common example is ultrasonic thickness measurement, which tests the thickness of the test object, for example, to monitor pipework corrosion. Ultrasonic testing is often performed on steel and other metals and alloys, though it can also be used on concrete, wood and composites, albeit with less resolution. It is used in many industries including steel and aluminium construction, metallurgy, manufacturing, aerospace, automotive and other transportation sectors."""@en ; rdfs:comment "" ; rdfs:label "Ultrasonic"@en ; skos:prefLabel "Ultrasonic"@en . ### https://w3id.org/emmo-chameo/chameo#VaporPressureDepressionOsmometry chameo:VaporPressureDepressionOsmometry rdf:type owl:Class ; rdfs:subClassOf chameo:Osmometry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Vapor pressure osmometry measures vapor pressure indirectly by measuring the change in temperature of a polymer solution on dilution by solvent vapor and is generally useful for polymers with Mn below 10,000–40,000 g/mol. When molecular weight is more than that limit, the quantity being measured becomes very small to detect."@en ; skos:altLabel "VPO" ; rdfs:comment "" ; rdfs:label "VaporPressureDepressionOsmometry"@en ; skos:prefLabel "VaporPressureDepressionOsmometry"@en . ### https://w3id.org/emmo-chameo/chameo#Viscometry chameo:Viscometry rdf:type owl:Class ; rdfs:subClassOf chameo:CharacterisationMethod ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Viscometry or viscosity method was one of the first methods used for determining the MW of polymers. In this method, the viscosity of polymer solution is measured, and the simplest method used is capillary viscometry by using the Ubbelohde U-tube viscometer. In this method, both the flow time of the polymer solution (t) and the flow time of the pure solvent (t0) are recorded. The ratio of the polymer solution flow time (t) to the flow time of pure solvent (t0) is equal to the ratio of their viscosities (η/η0) only if they have the same densities."@en ; skos:altLabel "Viscosity" ; rdfs:comment "" ; rdfs:label "Viscometry"@en ; skos:prefLabel "Viscometry"@en . ### https://w3id.org/emmo-chameo/chameo#Voltammetry chameo:Voltammetry rdf:type owl:Class ; rdfs:subClassOf chameo:Electrochemical ; emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q904093" ; emmo:EMMO_50c298c2_55a2_4068_b3ac_4e948c33181f "https://www.electropedia.org/iev/iev.nsf/display?openform&ievref=114-04-11" ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Voltammetry is an analytical technique based on the measure of the current flowing through an electrode dipped in a solution containing electro-active compounds, while a potential scanning is imposed upon it."@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Voltammetry" ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "The current vs. potential (I-E) curve is called a voltammogram."@en ; rdfs:comment "" ; rdfs:label "Voltammetry"@en ; skos:prefLabel "Voltammetry"@en . ### https://w3id.org/emmo-chameo/chameo#VoltammetryAtARotatingDiskElectrode chameo:VoltammetryAtARotatingDiskElectrode rdf:type owl:Class ; rdfs:subClassOf chameo:HydrodynamicVoltammetry ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "hydrodynamic voltammetry using a a rotating disc electrode, where the limiting current is described by the Levich equation"@en ; emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1515/pac-2018-0109"@en ; rdfs:comment "" ; rdfs:label "VoltammetryAtARotatingDiskElectrode"@en ; skos:prefLabel "VoltammetryAtARotatingDiskElectrode"@en . ### https://w3id.org/emmo-chameo/chameo#WearTest chameo:WearTest rdf:type owl:Class ; rdfs:subClassOf chameo:Mechanical ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A wear test measures the changes in conditions caused by friction, and the result is obtained from deformation, scratches, and indentations on the interacting surfaces. Wear is defined as the progressive removal of the material from a solid surface and manifested by a change in the geometry of the surface."""@en ; rdfs:comment "" ; rdfs:label "WearTest"@en ; skos:prefLabel "WearTest"@en . ### https://w3id.org/emmo-chameo/chameo#XpsVariableKinetic chameo:XpsVariableKinetic rdf:type owl:Class ; rdfs:subClassOf chameo:Spectroscopy ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "X-ray photoelectron spectroscopy (XPS), also known as ESCA (electron spectroscopy for chemical analysis) is a surface analysis technique which provides both elemental and chemical state information virtually without restriction on the type of material which can be analysed. It is a relatively simple technique where the sample is illuminated with X-rays which have enough energy to eject an electron from the atom. These ejected electrons are known as photoelectrons. The kinetic energy of these emitted electrons is characteristic of the element from which the photoelectron originated. The position and intensity of the peaks in an energy spectrum provide the desired chemical state and quantitative information. The surface sensitivity of XPS is determined by the distance that that photoelectron can travel through the material without losing any kinteic energy. These elastiaclly scattered photoelectrons contribute to the photoelectron peak, whilst photoelectrons that have been inelastically scattered, losing some kinetic energy before leaving the material, will contribute to the spectral background."@en ; skos:altLabel "Electron spectroscopy for chemical analysis (ESCA)" , "X-ray photoelectron spectroscopy (XPS)" ; rdfs:comment "" ; rdfs:label "XpsVariableKinetic"@en ; skos:prefLabel "XpsVariableKinetic"@en . ### https://w3id.org/emmo-chameo/chameo#XrdGrazingIncidence chameo:XrdGrazingIncidence rdf:type owl:Class ; rdfs:subClassOf chameo:ScatteringAndDiffraction ; rdfs:comment "" ; rdfs:label "XrdGrazingIncidence"@en ; skos:prefLabel "XrdGrazingIncidence"@en . ### http://purl.org/spar/datacite/ResourceIdentifier datacite:ResourceIdentifier rdf:type owl:Class ; rdfs:comment "" ; rdfs:label "ResourceIdentifier"@en ; skos:prefLabel "ResourceIdentifier"@en . ################################################################# # Individuals ################################################################# ################################################################# # General axioms ################################################################# [ rdf:type owl:AllDisjointClasses ; owl:members ( chameo:CalibrationProcess chameo:CharacterisationDataValidation chameo:CharacterisationMeasurementProcess chameo:DataAnalysis chameo:DataPostProcessing chameo:DataPreparation chameo:SampleInspection chameo:SamplePreparation chameo:SamplingProcess ) ] . [ rdf:type owl:AllDisjointClasses ; owl:members ( chameo:CompressionTest chameo:CreepTest chameo:DynamicMechanicalAnalysis chameo:FatigueTesting chameo:FibDic chameo:HardnessTesting chameo:Nanoindentation chameo:ShearOrTorsionTests chameo:TensileTest chameo:WearTest ) ] .