Skip to content

Releases: iden3/go-schema-processor

Processing of json-ld defined slots

03 Dec 14:27
47add08
Compare
Choose a tag to compare
Pre-release
  1. rework folder structure
  2. add linter and tests in ci
  3. add AssignSlots and FillSlots to support different Parsing Strategy

Temporary turn off error check on resp.Body.Close() in loader

27 Nov 11:25
1af92f5
Compare
Choose a tag to compare

Alphabetical order for JSON-LD parser

23 Nov 16:01
8427d82
Compare
Choose a tag to compare
Pre-release

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

04 Nov 12:58
a4405fb
Compare
Choose a tag to compare
Pre-release
  1. Support of JSON-LD parser ( extracts information about claim fields and parses data into claim slots)
  2. 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)

03 Nov 07:38
b42ea4e
Compare
Choose a tag to compare
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.

22 Oct 13:32
Compare
Choose a tag to compare
Pre-release

Fixed issuer with go get

Support for claims processing using json schemas

22 Oct 13:23
Compare
Choose a tag to compare
v0.0.1

update module

Process of JSON schemas

22 Oct 13:21
Compare
Choose a tag to compare
Pre-release
0.0.1

update module