Releases: iden3/go-schema-processor
Releases · iden3/go-schema-processor
Processing of json-ld defined slots
- rework folder structure
- add linter and tests in ci
- add AssignSlots and FillSlots to support different Parsing Strategy
Temporary turn off error check on resp.Body.Close() in loader
Alphabetical order for JSON-LD parser
Alphabetical order for JSON-LD parser. Data properties in the credential json-ld schema are sorted in alphabetical order and marshaled.
Support of JSON-LD schema processing
- Support of JSON-LD parser ( extracts information about claim fields and parses data into claim slots)
- Support of plain data (reverse alphabetical order for processing is used) and explicitly positioned data.
Parse json message into separate index and value slots (A and B)
Merge pull request #1 from iden3/parse_separate_slots Parse json message into separate index and value slots (A and B)
Process of JSON schemas.
Fixed issuer with go get
Support for claims processing using json schemas
v0.0.1 update module
Process of JSON schemas
0.0.1 update module