Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
Testbed
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
FAIR Data Spaces
Testbed
Commits
138adff8
Unverified
Commit
138adff8
authored
10 months ago
by
Paul Latzelsperger
Browse files
Options
Downloads
Patches
Plain Diff
fix(docs): update links in README
parent
dc5c9517
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
138adff8
...
@@ -67,7 +67,7 @@ This demo is to demonstrate how two dataspace participants can perform a credent
...
@@ -67,7 +67,7 @@ This demo is to demonstrate how two dataspace participants can perform a credent
exchange, for example requesting a catalog or negotiating a contract.
exchange, for example requesting a catalog or negotiating a contract.
It must be stated in the strongest terms that this is
**NOT**
a production grade installation, nor should any
It must be stated in the strongest terms that this is
**NOT**
a production grade installation, nor should any
production-grade developments be based on it.
[
Shortcuts
](
#
8
-other-caveats-shortcuts-and-workarounds
)
were taken, and
production-grade developments be based on it.
[
Shortcuts
](
#
9
-other-caveats-shortcuts-and-workarounds
)
were taken, and
assumptions were made that are potentially invalid in other scenarios.
assumptions were made that are potentially invalid in other scenarios.
It merely is a playground for developers wanting to kick the tires in the EDC and DCP space, and its purpose is to
It merely is a playground for developers wanting to kick the tires in the EDC and DCP space, and its purpose is to
...
@@ -166,7 +166,7 @@ with level `"processing"`.
...
@@ -166,7 +166,7 @@ with level `"processing"`.
That means that no contract for
`asset-2`
can be negotiated by anyone. For the purposes of this demo the
That means that no contract for
`asset-2`
can be negotiated by anyone. For the purposes of this demo the
VerifiableCredentials are pre-created and are seeded directly to the participants' credential storage (
[
no
VerifiableCredentials are pre-created and are seeded directly to the participants' credential storage (
[
no
issuance
](
#
8
3-no-issuance-yet
)
) via a dedicated
issuance
](
#
9
3-no-issuance-yet
)
) via a dedicated
[
extension
](
launchers/identity-hub/src/main/java/org/eclipse/edc/demo/dcp/ih/IdentityHubExtension.java
)
.
[
extension
](
launchers/identity-hub/src/main/java/org/eclipse/edc/demo/dcp/ih/IdentityHubExtension.java
)
.
When the consumer wants to inspect the consolidated catalog (containing assets from both the provider's Q&A and
When the consumer wants to inspect the consolidated catalog (containing assets from both the provider's Q&A and
...
@@ -232,7 +232,7 @@ Collections](https://plugins.jetbrains.com/plugin/22438-import-from-postman-coll
...
@@ -232,7 +232,7 @@ Collections](https://plugins.jetbrains.com/plugin/22438-import-from-postman-coll
can be imported and then executed by means of the
[
environment file
](
./deployment/postman/http-client.env.json
)
,
can be imported and then executed by means of the
[
environment file
](
./deployment/postman/http-client.env.json
)
,
selecting the "Local" environment.
selecting the "Local" environment.
Please read
[
chapter
6
](
#
6
-executing-rest-requests-using-postman
)
for details.
Please read
[
chapter
7
](
#
7
-executing-rest-requests-using-postman
)
for details.
## 5. Running the Demo (Kubernetes)
## 5. Running the Demo (Kubernetes)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment