Property-Data-Trust-Framework / schemas

Open data schema for digital residential property data exchange
MIT License
13 stars 11 forks source link

Move or copy pdtf-verified-claims.json schema to top level folder or inside latest schema version #186

Closed amolpednekar closed 6 months ago

amolpednekar commented 6 months ago

We use the verified claims schema pdtf-verified-claims.json to store to claims along with their verification.

This currently exists under src/schemas/v1, while our latest version of claims are under src/schemas/v3

I propose to either

Either option will avoid confusion for new-comers trying to understand the repository and schema structure of having to still look inside v1

edmolyneux commented 6 months ago

Makes sense, good idea 👍 can you make sure the reference to verifiedClaimsSchema in index.js gets updated too?