https://github.com/open-component-model/service-model
Service Model Descriptions based on Open Component Model
https://github.com/open-component-model/service-model
ocm open-component-model
Last synced: 5 months ago
JSON representation
Service Model Descriptions based on Open Component Model
- Host: GitHub
- URL: https://github.com/open-component-model/service-model
- Owner: open-component-model
- License: apache-2.0
- Created: 2024-09-05T15:57:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-30T06:34:59.000Z (11 months ago)
- Last Synced: 2025-07-30T08:40:01.310Z (11 months ago)
- Topics: ocm, open-component-model
- Language: Go
- Homepage: https://ocm.software/
- Size: 1.57 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Service Model for Cloud Environments
This project describes a proposal for a service model for cloud-based services.
It is based on separate descriptions stored together with other development artifacts in
[OCM](https://ocm.software) component versions. The identities of the model elements
are linked to the identities of the hosting component versions.
The specification is found in [docs/ServiceModel.docx](docs/ServiceModel.docx).
Additionally, the project contains a library to retrieve such artifacts and combine them to
a close descriptions. This library is used by an OCM command plugin, which can be used to
explore the elements of the model according to their identities (which include the OCM
component version identities usable to retrieve the description fragments).
## Licensing
Copyright 2025 SAP SE or an SAP affiliate company and Open Component Model contributors.
Please see our [LICENSE](LICENSE) for copyright and license information.
Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/open-component-model/service-model).