CenterForDigitalHumanities / CenterForDigitalHumanities/rerum_server_nodejs
'@' and 'no @' negotiation
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 6
- Avg merge
- 1h 25m
- Merged PRs (30d)
- 3
Description
The system should see
- `@id` and `id` as equivalent properties
- `@type` and `type` as equivalent properties
This is especially important in /create, /update and validation scenarios. Having one or the other should not result in a difference of functionality, except for cases of strict Linked Data validation.
Contributor guide
Assessment
This issue has not been assessed yet.