diff --git a/index.md b/index.md index ac639a4..cb12946 100644 --- a/index.md +++ b/index.md @@ -38,6 +38,9 @@ name: HOME Next + +
This website provides information relating to a range of services and open-source software components created by the Common Service Showcase team. We aim to promote, curate, develop, and make it easy to onboard to our hosted services or integrate our micro-services and common components into your own applications. The goal is to reduce costs, accelerate development, and promote consistency and supportability of BC Gov digital services.
Subject | @@ -89,33 +92,33 @@ The common specifications are to|||||
---|---|---|---|---|---|
Core Specification | The core permitting content, structure, data types, and expected enums that are consistent across all permitting datasets. | -json | -doc | +json | +doc |
Housing Specification | The housing specific schema elements that extend the core schema. | -json | -doc | +json | +doc |
Metadata Specification | The metadata elements required and captured while discovering and onboarding into an integrated dataset. | -json | -doc | +json | +doc |
Permit Name Registry Specification | This spec is to enable the registry of permit names from source systems/information to be used as enums in the core Core Specification. | -json | -doc | +json | +doc |
Subject | @@ -127,12 +130,12 @@ The common specifications are to|||
---|---|---|---|
Validation | This package takes a JSON document and validates it against an expected schema structure as defined in a JSON schema definition file. | -readme | +readme |
Auto-generation of docs | This package converts JSON schema definition files into markdown files. | -readme | +readme |