CenterForDigitalHumanities / CenterForDigitalHumanities/deer
Configurable support for dynamic collections
Open
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
```javascript
deer-record.js:304
// TODO: maybe we need a deer-value to assign things here... or some option...
if (input.getAttribute(DEER.KEY) === "targetCollection") {
annotation.body.targetCollection = input.value
}
```
Contributor guide
Assessment
This issue has not been assessed yet.