Skip to content

Commit 6333ae7

Browse files
committed
language review
1 parent 12c0513 commit 6333ae7

File tree

1 file changed

+7
-7
lines changed
  • docs/develop/marketplace-packages

1 file changed

+7
-7
lines changed

docs/develop/marketplace-packages/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@ hide:
88

99
# Marketplace Packages
1010

11-
Beginning from version 26.1, we support the creation and use of Marketplace Packages.
11+
Starting with version 26.1, we support the creation and use of Marketplace Packages.
1212

13-
Marketplace Packages are a mechanism to wrap everything belonging to a certain configuration of a Corporate Memory based solution or project into a single sharable and managed artifact:
13+
Marketplace Packages bundle everything for a specific Corporate Memorybased solution or project into a single shareable, managed artifact:
1414

1515
- Vocabularies / Ontologies
1616
- (SKOS) Taxonomies
1717
- (Instance / Data) Graphs
1818
- BUILD Projects
19-
- Dependencies to
19+
- Dependencies on
2020
- [python-plugins](../python-plugins/index.md)
2121
- (other) Marketplace Packages
2222

23-
The lifecycle of a Corporate Memory Marketplace Package is shown in the following flow chart:
23+
The lifecycle of a Corporate Memory Marketplace Package is shown in the following flowchart.
2424

2525
![Corporate Memory Marketplace Package Lifecycle](mpp-lifecycle.svg){ width="50%" }
2626

27-
The following pages give an overview about this feature:
27+
The following pages give an overview of this feature:
2828

2929
<div class="grid cards" markdown>
3030

@@ -34,13 +34,13 @@ The following pages give an overview about this feature:
3434

3535
Intended for Linked Data Experts and Corporate Memory Admins, this page outlines how to (un)install and manage Marketplace Packages.
3636

37-
This section discusses the lifecycle commands and stages `copier copy`, _Package Definition and Release_, `inspect`, `install --input PATH` (from local), _Solution Development and Configuration_, `export` as well as `build` and `publish`.
37+
This section discusses the lifecycle commands and stages `copier copy`, _Package Definition and Release_, `inspect`, `install --input PATH` (from local), _Solution Development and Configuration_, `export`, `build`, and `publish`.
3838

3939
- :material-code-json: [Development and Publication](development/index.md)
4040

4141
---
4242

43-
Intended for Linked Data Experts, Consultanta and Partners, this page gives an overview on how to start develop and publish Marketplace Packages.
43+
Intended for Linked Data Experts, Consultants, and Partners, this page gives an overview of how to start developing and publish Marketplace Packages.
4444

4545
This section discusses the lifecycle commands and stages `install`, `list` and `uninstall`.
4646

0 commit comments

Comments
 (0)