-
Hello,
Been playing around with how to import a packed cwl json file as a CWL parser object.
Here are my steps so far
## Setup
```python
# Imports
from pathlib import Path
import json
…
-
`fn:doc`, `fn:collection` and `fn:uri-collection` currently expect only a single argument, a URI.
There is no way of adding additional parameters to those functions.
Several implementations of X…
-
Composer fails with Version mismatch.
```
composer require laminas/laminas-mvc
Using version ^3.7 for laminas/laminas-mvc
./composer.json has been updated
Running composer update laminas/lamina…
Bro3x updated
2 weeks ago
-
Some methods require a URI for a PAML class as an argument. For example:
```
primitive.add_output('measurements', 'http://bioprotocols.org/paml#SampleData')
```
A more pythonic and user-friendl…
-
```
# npm audit report
@xmldom/xmldom
-
When running this code: https://gist.github.com/900680 on an XML file with 76 elements in it (and some starting and ending tags), the onEndDocument callback gets called several times. Interestingly,…
-
include_migrated_from_uri setting in CONTENTdm to MODS metadata parser uses a hard-coded hostname, and the form of the MODS element created is specific to SFU's requirements. We have a pattern alread…
-
Currently the parser doesn't support referer uri's having `android-app` scheme like `android-app://m/facebook.com` etc. This is similar to [#145](https://github.com/snowplow-referer-parser/referer-par…
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
HI there.
This is really just a question at this point.
I deployed a Phoenix/Commanded app to Fly this evening. Fly makes a PG connection string available as an envvar named `DATABASE_URL`. I us…