Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update profiles.mdx #244

Merged
merged 1 commit into from
Sep 5, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 13 additions & 4 deletions docs/services/chemconverter/profiles.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,24 @@ Profile list
currently include in Repo

| Ontology | availability | internal name | generic name & <br /> description (1) | measurement technique: device and/or software | file format | download |
| ----------------- | ----------------- | ----------------------------------- | --------------------------------------------------------------------------------| ------------------------------------------------- | --------- | --------- |
| ----------------- | ----------------- | ----------------------------------- | ---------------------------------------------------------------------------------------| ------------------------------------------------- | ----------- | --------- |
| Circular dichroism spectroscopy| | CDS | CD MS Spectra data from txt, data: +, metadata: - <br /> LCMSsolution; ref location: KIT CN, data: +, metadata: + | LCMS | *.txt | Link |
| Cyclic Voltammetry (CV) | v0.8.0+ | CV Gamry | CV data from DTA, data: +, metadata: + <br /> Gamry Interface Framework; ref location: KIT CN, data: +, metadata: + | CV: Gamry | *.dta | [Link](https://github.com/ComPlat/chemotion_saurus/blob/main/static/files/shared_ChemConverter_files/profiles/CVprofile_Gamry.json) |
| Cyclic Voltammetry (CV) | v0.8.0+ | Nova | CV data from txt, data: +, metadata: (+) <br /> Metrohm Autolab Nova; ref location: Uni Aachen, data: +, metadata: (-) | CV: Metrohm NOVA | *.csv | [Link](https://github.com/ComPlat/chemotion_saurus/blob/main/static/files/shared_ChemConverter_files/profiles/CVprofile_Nova.json) |
| Cyclic Voltammetry (CV) | v0.8.0+ | CV pssession | CV data from pssession, data: +, metadata: + <br /> PalmSens PSTrace; ref location: IPB Leibniz, data: +, metadata: + | CV: PalmSens PSTrace | *.pssession | [Link](https://github.com/ComPlat/chemotion_saurus/blob/main/static/files/shared_ChemConverter_files/profiles/CVprofile_pssession.json) |
| Dynamic light scattering (DLS) | | DLS | DLS data from txt, data: +, metadata: - <br /> ---; ref location: ---, data: +, metadata: - | DLS | *.txt | Link |
| Mass spectrometry | | MS Finnigian | Mass spectrometry from txt, data: +, metadata: - <br /> Finnigian MAT8230, ref location: ---, data: +, metadata: - | MS Finnigian MAT8230 | *.txt | Link |
| Mass spectrometry | | MS xy | Mass spectrometry from general xy format, data: +, metadata: - <br /> generic data table only; ref location: Uni Aachen, data: +, metadata: - | MS | *.xy | Link |
| Material testing | | Tensile Test hight Temp | Tensile test data from txt, data: +, metadata: - <br /> Inspect Table 50kN; ref location: Fraunhofer IWS, data: +, metadata: - ; <br /> HighTemp | Inspect Table 50kN | *.txt | Link |
| Material testing | | Tensile Test low Temp | Tensile test data from txt, data: +, metadata: - <br /> Inspect Table 50kN; ref location: Fraunhofer IWS, data: +, metadata: - ; <br /> LowTemp | Inspect Table 50kN | *.txt | Link |
| UV-VIS | | Cary60 UV-Vis | UV-VIS data from csv, data: +, metadata: - <br /> Cary 60; ref location: KIT CN, data: +, metadata: + | Agilent Cary 60 Spectrophotometer | *.csv | Link |
| X-ray diffraction | | brml | X-ray diffraction data from brml, data: +, metadata: - <br /> ???; ref location: ---, data: +, metadata: - | ??? | *.txt | Link |
| Single-crystal X-ray Diffraction| | CIF | crystallographic metadata from cif, data: -, metadata: + <br /> Stoe StadiVari diffractometer; ref location: KIT CN, data: +, metadata: + | Stoe StadiVari diffractometer | *.cif | Link |
| Sorption-Desorption Measurement | | AIF | (AIF) Sorption-Desorption Measurement from txt, data: +, metadata: + <br /> ---; ref location: TU Dresden, data: +, metadata: + | raw2aifv004 | *.txt | Link |
| UV-VIS | | Cary60 UV-Vis | UV-VIS data from csv, data: +, metadata: - <br /> Cary 60; ref location: KIT CN, data: +, metadata: + | Agilent Cary 60 Spectrophotometer | *.csv | Link |
| UV-VIS | | Horiba UV-Vis | UV-VIS data from txt, data: +, metadata: - <br /> Horiba Duetta; ref location: KIT CN, data: +, metadata: + | Horiba Duetta | *.txt | Link |
| UV-VIS | | JASCO UV-Vis | UV-VIS data from txt, data: +, metadata: - <br /> JASCO V-570; ref location: KIT CN, data: +, metadata: + | JASCO Corp., V-570 | *.txt | Link |
| UV-VIS | | generic UV-Vis | UV-VIS data from general txt, data: +, metadata: - <br /> generic data table only; ref location: ---, data: +, metadata: - | ??? | *.txt | Link |
| X-ray diffraction | | brml | X-ray diffraction data from brml, data: +, metadata: - <br /> ???; ref location: ---, data: +, metadata: - | ??? | *.txt | Link |


(1) The generic name follows the convention that the names should give us a hind about what the profile does (marked by a +) and the description should tell us i.a. what the file could provide.
(1) The generic name follows the convention that the names should give us a hind about what the profile does (marked by a +) and the description should tell us i.a. what the file could provide. <br />
(+) In this case, the file itself does not provide Metadata but some could be calculated by the Reader.