Skip to content
Open
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
40 changes: 40 additions & 0 deletions yard/data/extractors/datalab.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
id: >-
datalab
name: >-
datalab
description: >-
datalab is an extensible sample-based RDM platform for materials and chemical
with domain support for several characterisation techniques.
supported_filetypes:
- id: pstrace-txt
- id: agilent-asp
- id: topspin-project
- id: jcamp-dx
- id: renishaw-wdf
- id: mettler-toledo-asc
- id: avantes-raw8-txt
- id: panalytical-xrdml
- id: diffrac-eva-xy
- id: rigaku-rasx
license:
spdx: MIT
citations:
- uri: https://github.com/datalab-org/datalab
creators:
- M. Evans
- B. Charmes
- B. Smith
- J. Bocarsly
title: datalab github repository
type: software
source_repository: https://github.com/datalab-org/datalab
documentation: https://docs.datalab-org.io
usage:
- method: python
setup: pydatalab
installation:
- method: pip
packages:
- datalab-server[apps] ~= 0.6
requires_python: '>=3.10'
Loading