1+ [
2+ {
3+ "capture_base" : {
4+ "type" : " spec/capture_base/1.0" ,
5+ "classification" : " land title" ,
6+ "attributes" : {
7+ "lastNameOrCorpName1" : " Text" ,
8+ "parcelIdentifier" : " Text" ,
9+ "titleNumber" : " Text" ,
10+ "authorityName" : " Text" ,
11+ "givenName" : " Text" ,
12+ "streetAddress" : " Text" ,
13+ "city" : " Text" ,
14+ "postalCode" : " Text" ,
15+ "issueDate" : " DateTime" ,
16+ "expiryDate" : " DateTime" ,
17+ "photo" : " Binary"
18+ },
19+ "flagged_attributes" : [
20+ " issueDate" ,
21+ " expiryDate" ,
22+ " photo"
23+ ]
24+ },
25+ "overlays" : [
26+ {
27+ "capture_base" : " " ,
28+ "type" : " spec/overlays/character_encoding/1.0" ,
29+ "default_character_encoding" : " utf-8" ,
30+ "digest" : " " ,
31+ "attribute_character_encoding" : {
32+ "lastNameOrCorpName1" : " utf-8" ,
33+ "parcelIdentifier" : " utf-8" ,
34+ "titleNumber" : " utf-8" ,
35+ "authorityName" : " utf-8" ,
36+ "givenName" : " utf-8" ,
37+ "streetAddress" : " utf-8" ,
38+ "city" : " utf-8" ,
39+ "postalCode" : " utf-8" ,
40+ "issueDate" : " utf-8" ,
41+ "expiryDate" : " utf-8" ,
42+ "photo" : " base64"
43+ }
44+ },
45+ {
46+ "type" : " spec/overlays/label/1.0" ,
47+ "language" : " en-CA" ,
48+ "digest" : " " ,
49+ "capture_base" : " " ,
50+ "category_labels" : {},
51+ "attribute_categories" : [],
52+ "attribute_labels" : {
53+ "lastNameOrCorpName1" : " Last Name" ,
54+ "parcelIdentifier" : " Parcel Identifier" ,
55+ "titleNumber" : " Title Number" ,
56+ "authorityName" : " Authority Name" ,
57+ "givenName" : " First Name" ,
58+ "streetAddress" : " Street Address" ,
59+ "city" : " City" ,
60+ "postalCode" : " Postal Code" ,
61+ "issueDate" : " Issue Date" ,
62+ "expiryDate" : " Expiry Date" ,
63+ "photo" : " Photo"
64+ }
65+ },
66+ {
67+ "type" : " spec/overlays/format/1.0" ,
68+ "capture_base" : " " ,
69+ "digest" : " " ,
70+ "attribute_formats" : {
71+ "issueDate" : " YYYYMMDD" ,
72+ "expiryDate" : " YYYYMMDD" ,
73+ "photo" : " image/jpeg"
74+ }
75+ },
76+ {
77+ "type" : " spec/overlays/meta/1.0" ,
78+ "capture_base" : " " ,
79+ "name" : " NewCred Credential" ,
80+ "credential_help_text" : " This credential demonstrates land title ownership." ,
81+ "credential_support_url" : " https://ltsa.ca/contact-us/online-request/" ,
82+ "description" : " A credential schema for verifying land title ownership details." ,
83+ "digest" : " " ,
84+ "issuer" : " Land Title and Survey Authority of BC" ,
85+ "issuer_description" : " The official organization for land title and survey records in BC." ,
86+ "issuer_url" : " https://www.ltsa.ca" ,
87+ "language" : " en-CA"
88+ },
89+ {
90+ "type" : " aries/overlays/branding/1.0" ,
91+ "capture_base" : " " ,
92+ "digest" : " " ,
93+ "logo" : " https://raw.githubusercontent.com/MCN-ING/aries-oca-bundles/main/OCABundles/schema/ltsa_demo/NewCred_Credential/LTSA-Vertical-Logo.jpg" ,
94+ "background_image" : " " ,
95+ "primary_background_color" : " #282B67" ,
96+ "secondary_background_color" : " #4CA747"
97+
98+ }
99+ ]
100+ }
101+ ]
102+
0 commit comments