yadage-schemas
schemas for packtivity and yadage for use in cap
Science Score: 54.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
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.5%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
schemas for packtivity and yadage for use in cap
Basic Info
- Host: GitHub
- Owner: yadage
- License: mit
- Language: Python
- Default Branch: main
- Size: 140 KB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 5
- Releases: 5
Created almost 10 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
Changelog
License
Citation
README.md
yadage-schemas
This package holds JSON schema definitions for preserving individual processing tasks of scientific workflows (referred to "packtivities" since they including information where to find their respective prepackage sofware environments) as well as schemas to define declaratively workflows that orchestrate multiple of these steps using directed acyclic graphs (DAGs)
Workflows defined this way can be read and executed by these packages:
- Packtivity: https://github.com/yadage/packtivity
- Yadage: https://github.com/yadage/yadage
Owner
- Name: yadage
- Login: yadage
- Kind: organization
- Repositories: 9
- Profile: https://github.com/yadage
Citation (CITATION.cff)
cff-version: 1.2.0
message: "Please cite the following works when using this software."
type: software
authors:
- family-names: "Heinrich"
given-names: "Lukas"
orcid: "https://orcid.org/0000-0002-4048-7584"
affiliation: "Technical University of Munich"
- family-names: "Feickert"
given-names: "Matthew"
orcid: "https://orcid.org/0000-0003-4124-7862"
affiliation: "University of Wisconsin-Madison"
title: "yadage-schemas: v0.11.1"
version: 0.11.1
doi: 10.5281/zenodo.309326
repository-code: "https://github.com/yadage/yadage-schemas/releases/tag/v0.11.1"
url: "https://github.com/yadage/yadage-schemas/"
keywords:
- python
- physics
- yadage
- reinterpretation
- analysis reuse
license: "Apache-2.0"
references:
- type: article
authors:
- family-names: "Cranmer"
given-names: "Kyle"
orcid: "https://orcid.org/0000-0002-5769-7094"
affiliation: "New York University"
- family-names: "Heinrich"
given-names: "Lukas"
orcid: "https://orcid.org/0000-0002-4048-7584"
affiliation: "New York University"
title: "Yadage and Packtivity - analysis preservation using parametrized workflows"
doi: 10.1088/1742-6596/898/10/102019
url: "https://doi.org/10.1088/1742-6596/898/10/102019"
year: 2017
publisher:
name: "IOPscience"
volume: 898
pages: 102019
journal: "Journal of Physics: Conference Series"
GitHub Events
Total
- Delete event: 4
- Issue comment event: 5
- Pull request event: 8
- Create event: 4
Last Year
- Delete event: 4
- Issue comment event: 5
- Pull request event: 8
- Create event: 4
Packages
- Total packages: 1
-
Total downloads:
- pypi 1,798 last-month
- Total dependent packages: 5
- Total dependent repositories: 10
- Total versions: 38
- Total maintainers: 2
pypi.org: yadage-schemas
schemas for yadage and packtivity
- Documentation: https://yadage-schemas.readthedocs.io/
- License: MIT License
-
Latest release: 0.11.1
published over 1 year ago
Rankings
Dependent packages count: 1.9%
Average: 3.7%
Dependent repos count: 4.6%
Downloads: 4.7%
Maintainers (2)
Last synced:
6 months ago
Dependencies
setup.py
pypi
- jsonref *
- pyyaml *
- requests *
.github/workflows/ci.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/lint.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/publish-package.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pypa/gh-action-pypi-publish v1.6.4 composite