add an "enrichments" attribute to paper objects
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
class Enrichment
name: str
content: # readily available feature content if present - local (wrt the object) enrichment
content_uri: # retrieval/download path if no content attribute remote (wrt the object) enrichment
definition_uri: # path to script, function name, ... last modified commit?
version: # for tracking changes to schema, prompt, etc.
basically, the idea here is to permit assigning metadata in a way that's... flexible.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.