CenterForDigitalHumanities / CenterForDigitalHumanities/rerum
Smart Creation
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Known types of objects should create subtypes of objects easily. For example, saving a whole Manifest should make Sequences and Canvases automatically. Resolving a Manifest may also need to dereference some stuff.
For unknown items or properties without `@type` declarations, we should be able to read the `@context` to unwind it a bit, if needed.
Contributor guide
Research direction
The issue names no files, tests, or entry points, so first locate the code that creates and resolves Manifest objects. Read how known types, unknown properties, and @context are currently handled. Done means saving a Manifest can create its declared subtypes and resolution can dereference the required data, while unknown items can use @context when needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100