-
```xml
net46;netstandard1.3
```
In this project `net46` is the "active" target framework (because it is first in the `TargetFrameworks` list).
Trying to rem…
-
For some datasets (such as `dcm-zurich`), we have available extensive clinical data (100+ columns) in the form of a CSV/XLSX file.
We have two options how for storing such clinical data when puttin…
-
eLife assigns the following elements of an article with their own DOIs:
Abstract
Digest
Figure
Figure supplement
Table
Video
Source code
Source dataSupplementary file
Boxes
As a rule, there are tagg…
-
As a DSC resource kit contributor
I want to be able to see the amount of time spent running tests in each file/fixture
So that my test I can identify tests that might be targets for improving perfor…
-
```
Some operations can be performed on several files at once, e.g. auto-tagging.
However, you can’t edit tags on several files at once; if you try, you will
only affect one of them seemingly at ran…
-
Creating a portal release current entails the following steps
1. Updating version numbers in `package.json` and the mac app `Info.plist` files
2. Tagging the release in git
3. Running `npm run ma…
-
Coming out of #14, we should support the creation of child objects that only have a MODS.xml or MARC.xml file and no payload file (PDF, TIFF, etc.). Currently, islandora_compound_batch determines the …
-
```
ali@stinky:~/git/dkc-multi-k8s (feature-skaffold)$ skaffold dev
Listing files to watch...
- aliwatters/dkc-multi-client
- aliwatters/dkc-multi-server
- aliwatters/dkc-multi-worker
Generat…
-
Web is still in beta, but I'm trying to make my packages compatible with web.
As a first quick fix for flutter_cache_manager I made use of the MemoryFileSystem to save the files and don't need any ch…
-
Part of log:
``Traceback (most recent call last):
File "/home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/nose/failure.py", line 39, in runTest
raise self.exc_val.with_traceback…