assemblee-virtuelle / assemblee-virtuelle/semapps
Allow the semantic data provider to return semantizer objects
- Dominant language
- TypeScript
- Stars
- 103
- Forks
- 14
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
Instead of returning "anonymous" objects, we could add an option to the semantic data provider to return objects defined according to the https://github.com/assemblee-virtuelle/semantizer-typescript library developed by @lecoqlibre.
This would give us greater control over the data we receive.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the semantic data provider and review how it currently returns anonymous objects. Read the semantizer-typescript library linked in the issue and determine how an opt-in return mode should expose semantizer objects; the work is done when the provider can return those objects without changing the default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100