CenterForDigitalHumanities / CenterForDigitalHumanities/rerum

Smart Creation

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
enhancement feature
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.