transformer as a data validtor ?
- Dominant language
- JavaScript
- Stars
- 132
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
is there a way to use transformer to validate that a data point is conformant to its given json-ld description (and maybe the schema) ?
I tried to use the browser experiment to convert "abc", with (integer, integer) and saw that nothing happens (no transformation, no error message for schema validation)
Can you help me understand how data-types schema are implemented ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the browser experiment and the transformer's handling of JSON-LD descriptions and data-type schemas. Reproduce the conversion of "abc" with (integer, integer), then trace whether schema validation is implemented or documented. Done means the validation behavior and supported schema handling are clearly established, with errors or transformations behaving as specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100