weldx-standard

Repository hosting the WelDX Standard schema files

https://github.com/bamweldx/weldx-standard

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.3%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Repository hosting the WelDX Standard schema files

Basic Info
  • Host: GitHub
  • Owner: BAMWelDX
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: main
  • Size: 93.8 KB
Statistics
  • Stars: 2
  • Watchers: 3
  • Forks: 1
  • Open Issues: 4
  • Releases: 0
Created over 4 years ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

WelDX standard - data and quality standards for welding research data

The WelDX file standard.

Owner

  • Name: BAMWelDX
  • Login: BAMWelDX
  • Kind: organization
  • Email: weldx@bam.de
  • Location: Berlin, Germany

the welding data exchange format project, fostering open science and open data in welding research

Citation (CITATION.cff)

# YAML 1.2
---
title: weldx
version: 0.6.0
date-released: 2022-04-29
authors:
  - affiliation: "Bundesanstalt für Materialforschung und -prüfung (BAM)"
    email: cagtay.fabry@bam.de
    family-names: Fabry
    given-names: Cagtay
    orcid: "https://orcid.org/0000-0002-0788-8079"
  - affiliation: "Bundesanstalt für Materialforschung und -prüfung (BAM)"
    email: volker.hirthammer@bam.de
    family-names: Hirthammer
    given-names: Volker
    orcid: " https://orcid.org/0000-0002-0160-969X"
  - affiliation: "Bundesanstalt für Materialforschung und -prüfung (BAM)"
    email: martin.scherer@bam.de
    family-names: Scherer
    given-names: Martin K.
    orcid: "https://orcid.org/0000-0002-7983-4387"
  - affiliation: "Bundesanstalt für Materialforschung und -prüfung (BAM)"
    email: andreas.pittner@bam.de
    family-names: Pittner
    given-names: Andreas
    orcid: "https://orcid.org/0000-0002-5019-7775"
message: "If you use this software in your work, please cite it using the following metadata."
repository-code: "https://github.com/BAMWelDX/weldx"
keywords:
  - weldx
  - welding
  - "research data"
abstract: |
  "Scientific welding data covers a wide range of physical domains and
  timescales and are measured using various different sensors. Complex and
  highly specialized experimental setups at different welding institutes
  complicate the exchange of welding research data further.

  The WelDX research project aims to foster the exchange of scientific
  data inside the welding community by developing and establishing a new
  open source file format suitable for the documentation of experimental
  welding data and upholding associated quality standards. In addition to
  fostering scientific collaboration inside the national and international
  welding community an associated advisory committee will be established
  to oversee the future development of the file format. The proposed file
  format will be developed with regard to current needs of the community
  regarding interoperability, data quality and performance and will be
  published under an appropriate open source license. By using the file
  format objectivity, comparability and reproducibility across different
  experimental setups can be improved."
cff-version: 1.2.0
...

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Dependencies

.github/workflows/citation.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/docs.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/upload-artifact v2 composite
  • mamba-org/provision-with-micromamba v10 composite
.github/workflows/pytest.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • jannekem/run-python-script-action v1 composite
.github/workflows/static_analysis.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • pre-commit/action v2.0.3 composite
setup.py pypi