schema_salad
schema_salad copied to clipboard
Semantic Annotations for Linked Avro Data
https://github.com/common-workflow-language/schema_salad/pull/152 Needs a positive and a negative test - [ ] validate.validate_ex - [ ] validate_doc (via loader.skip_schema)
- [ ] Add `` to webpages
Resolving a `file` URI from a `http`/`https` base URI is a security concern (and reproducibility concern!) ```python fetcher.urljoin("http://example.com/bar/soup.cwl", "file:///C:/Users/fred/foo.cwl") ``` I think the above should always throw `ValueError` if the...
``` python-coverage report Name Stmts Miss Branch BrMiss Cover --------------------------------------------------------------- schema_salad/__init__ 5 0 0 0 100% schema_salad/__main__ 3 3 0 0 0% schema_salad/aslist 4 0 2 0 100% schema_salad/flatten 17...
- [x] argparse - [ ] avro - [ ] mistune - [ ] pkg_resources - [x] pprint - [ ] rdflib - [x] requests - [ ] ruamel -...
Using a plain text UML format, such as: - [PlantUML](http://plantuml.com/) and it's [file format for class diagrams](http://plantuml.com/PlantUML_Language_Reference_Guide.pdf#page=31) - [TextUML](http://abstratt.github.io/textuml/readme.html)
https://github.com/common-workflow-language/common-workflow-language/issues/220
Hi, This may be a followup to https://github.com/common-workflow-language/common-workflow-language/issues/69 unless I'm mixing something up. I'm using the current version of common-workflow-language (although the two tags don't seem to fare much better)....
Instead of making our own :-) Perhaps Sphinx? Or produce Docbook XML