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.

@@ -76,7 +79,7 @@ The common specifications are to ### Schemas - +
@@ -89,33 +92,33 @@ The common specifications are to - - + + - - + + - - + + - - + +
Subject
Core Specification The core permitting content, structure, data types, and expected enums that are consistent across all permitting datasets.jsondocjsondoc
Housing Specification The housing specific schema elements that extend the core schema.jsondocjsondoc
Metadata Specification The metadata elements required and captured while discovering and onboarding into an integrated dataset.jsondocjsondoc
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.jsondocjsondoc
### Scripts - +
@@ -127,12 +130,12 @@ The common specifications are to - + - +
Subject
Validation This package takes a JSON document and validates it against an expected schema structure as defined in a JSON schema definition file.readmereadme
Auto-generation of docs This package converts JSON schema definition files into markdown files.readmereadme