Update home authored by Stephen Whitley (Schlumberger)'s avatar Stephen Whitley (Schlumberger)
......@@ -24,42 +24,49 @@ Projects are grouped based on whether they are related to the core or domain.
**Core Projects**
Core projects are domain agnostic, cross-cutting services that defines the OSDU data platform. These are implementations of common principles around identity, discovery, data flow, security that should be followed by all domain services within OSDU.
1. [System](https://community.opengroup.org/osdu/platform/system)
- [OSDU Libs](https://community.opengroup.org/osdu/platform/system/lib)
- [Storage](https://community.opengroup.org/osdu/platform/system/storage) Service
- Data change Notifications
- [Schema](https://community.opengroup.org/osdu/platform/system/schema-service) service
- DDMS enablement services - Registry and lookup
- [File service](https://community.opengroup.org/osdu/platform/system/file) (management of files in OSDU)
- [OSDU Libs](https://community.opengroup.org/osdu/platform/system/lib)
- [Storage](https://community.opengroup.org/osdu/platform/system/storage) Service
- Data change Notifications
- [Schema](https://community.opengroup.org/osdu/platform/system/schema-service) service
- DDMS enablement services - Registry and lookup
- [File service](https://community.opengroup.org/osdu/platform/system/file) (management of files in OSDU)
<BR />
2. Search
- Text and Attribute [Indexing](https://community.opengroup.org/osdu/platform/system/indexer-service) service
- [Search](https://community.opengroup.org/osdu/platform/system/search-service) service
- Spatial index service*
- Text and Attribute [Indexing](https://community.opengroup.org/osdu/platform/system/indexer-service) service
- [Search](https://community.opengroup.org/osdu/platform/system/search-service) service
- Spatial index service*
<BR />
3. [Reference and Helper Services](https://community.opengroup.org/osdu/platform/reference)
- [Units](https://community.opengroup.org/osdu/platform/reference/unit-service) catalog and conversion service
- [Coordinate catalogs](https://community.opengroup.org/osdu/platform/reference/crs-catalog-service) and [Coordinate conversion](https://community.opengroup.org/osdu/platform/reference/crs-conversion-service) services
- Elevation reference*
- Reference catalog and mapping services*
- [Units](https://community.opengroup.org/osdu/platform/reference/unit-service) catalog and conversion service
- [Coordinate catalogs](https://community.opengroup.org/osdu/platform/reference/crs-catalog-service) and [Coordinate conversion](https://community.opengroup.org/osdu/platform/reference/crs-conversion-service) services
- Elevation reference*
- Reference catalog and mapping services*
<BR />
4. [Security and Compliance](https://community.opengroup.org/osdu/platform/security-and-compliance)
- Identity Integration*
- [Access control service](https://community.opengroup.org/osdu/platform/security-and-compliance/entitlements-service)
- [Compliance service](https://community.opengroup.org/osdu/platform/security-and-compliance/legal)
- Identity Integration*
- [Access control service](https://community.opengroup.org/osdu/platform/security-and-compliance/entitlements-service)
- [Compliance service](https://community.opengroup.org/osdu/platform/security-and-compliance/legal)
<BR />
5. [Data Flow](https://community.opengroup.org/osdu/platform/data-flow) - Ingestion & Enrichment
- [Ingestion Pipeline](https://community.opengroup.org/osdu/platform/data-flow/ingestion) with pluggable modules
- Validation modules
- [Data Preparation](https://community.opengroup.org/osdu/platform/data-flow/data-prep) scripts
- Agent framework for job management
- [Enrichment Pipeline](https://community.opengroup.org/osdu/platform/data-flow/enrichment) with pluggable modules
- [Ingestion Pipeline](https://community.opengroup.org/osdu/platform/data-flow/ingestion) with pluggable modules
- Validation modules
- [Data Preparation](https://community.opengroup.org/osdu/platform/data-flow/data-prep) scripts
- Agent framework for job management
- [Enrichment Pipeline](https://community.opengroup.org/osdu/platform/data-flow/enrichment) with pluggable modules
<BR />
6. [Deployment and Operations](https://community.opengroup.org/osdu/platform/deployment-and-operations)
- Global deployment, multi-region support
- Operations focused services - logging, metering, audit trails
- Disaster recovery and business continuity
- Multi-OSDU federation
- Global deployment, multi-region support
- Operations focused services - logging, metering, audit trails
- Disaster recovery and business continuity
- Multi-OSDU federation
<BR />
**Domain Projects**
......
......