You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/develop/marketplace-packages/index.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,23 +8,23 @@ hide:
8
8
9
9
# Marketplace Packages
10
10
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.
12
12
13
-
Marketplace Packages are a mechanism to wrap everything belonging to a certain configuration of a Corporate Memorybased solution or project into a single sharable and managed artifact:
13
+
Marketplace Packages bundle everything for a specific Corporate Memory–based solution or project into a single shareable, managed artifact:
14
14
15
15
- Vocabularies / Ontologies
16
16
- (SKOS) Taxonomies
17
17
- (Instance / Data) Graphs
18
18
- BUILD Projects
19
-
- Dependencies to
19
+
- Dependencies on
20
20
-[python-plugins](../python-plugins/index.md)
21
21
- (other) Marketplace Packages
22
22
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.
The following pages give an overview about this feature:
27
+
The following pages give an overview of this feature:
28
28
29
29
<divclass="grid cards"markdown>
30
30
@@ -34,13 +34,13 @@ The following pages give an overview about this feature:
34
34
35
35
Intended for Linked Data Experts and Corporate Memory Admins, this page outlines how to (un)install and manage Marketplace Packages.
36
36
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`.
38
38
39
39
- :material-code-json: [Development and Publication](development/index.md)
40
40
41
41
---
42
42
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.
44
44
45
45
This section discusses the lifecycle commands and stages `install`, `list` and `uninstall`.
0 commit comments