schema_salad
schema_salad copied to clipboard
Semantic Annotations for Linked Avro Data
### Description If in a SALAD schema the `jsonldPredicate` of a SaladRecordField is set as - string, the provided URI is not resolved with respect to the provided base URI,...
### Description If a SALAD Schema contains a SaladRecordField with a `jsonldPredicate` object instead of a simple string for the predicate URI no Property-Triple is contained anymore in the RDFS...
I made changes to `python_codegen.py`, `python_codegen_support.py`, and introduced a test file `test_line_numbers.py` that intergrates with the test suite. I identified several blockers within the current code preventing line numbers from...
https://github.com/ResearchObject/runcrate/blob/main/tests/data/revsort-run-1/workflow/packed.cwl https://github.com/ResearchObject/runcrate/actions/runs/6746561680/job/18340868647#step:5:226 ``` E schema_salad.exceptions.ValidationException: Value is a array, but valid type for this field is an object. E Value is a array, but valid type for this field is...
When I run the following command with the latest version of `cwltool`: ```bash $ cwltool https://sandbox.zenodo.org/record/1016630/files/trimming_and_qc.cwl --help ``` I encounter the error below: ```bash While fetching https://sandbox.zenodo.org/record/1016630/files/trimming_and_qc.cwl, got content-type of...
- Should update Schema Salad specification v1.2 to indicate the old behavior (can only subtype simple classes) and describe the new behavior in Schema Salad spec v1.3 - SpecializeTo should...
When loading a workflow with URL references that can't be resolved, don't keep trying them over and over again.
To put all required material for the paper, to leave comments, etc.
Glob
Globbing multiple documents. - [x] Fixed test that allowed 2 schemas to be passed in - [x] Multiple documents on command line - [x] Solve RDF compression because of shared...