decentralized-identity / credential-schemas

Repo for Credential Schemas work item in the Claims and Credentials Working Group
https://identity.foundation/credential-schemas/
Other
3 stars 0 forks source link

Question on Basic Person Schema #21

Open ianhamilton87 opened 2 weeks ago

ianhamilton87 commented 2 weeks ago

I was looking at the Basic Person Schema just now, and noticed the following on the Name object:

Is that what you intended?

Also, by the table, title, salutation, and nameFromDate are also required. Should all these be optional?

Thanks, -Ian

ottomorac commented 42 minutes ago

Hi @ianhamilton87 Thanks for the question.

Yes. We marked very few names as mandatory, the reasons for these ones in particular are:

We have corrected title and salutation to be optional now, thanks for the input!

The nameFromDate and nameToDate are also optional in the updated version.