-
Notifications
You must be signed in to change notification settings - Fork 0
Artifacts
Alexandros Tzortzis edited this page May 16, 2025
·
3 revisions
-
Access the Connector UI
- Navigate to the connector UI at
/ui. - Log in using your credentials.
- Navigate to the connector UI at
-
Navigate to the Resources Tab
- After logging in, go to the "Resources" tab.
-
Add Artifact Details
- Enter the Title and Description for your artifact.
- Select the artifact from your local system by clicking the "Upload" button.
-
Define Access Contract
- Specify the contract that will govern access to the artifact, or select the "Generic Read Access" option for default access settings.
-
Upload the Artifact
- Once all details are filled in, click the "Upload" button to upload the artifact.
- The artifact is now hosted by the container and will be automatically listed in the Appstore.
Important: If the connector pods fail, the uploaded artifact will be lost.
This guide walks you through the steps to download data artifacts using the ENERSHARE Marketplace. I will be using as an example one of our deployed connectors at NTUA premises
- Access to ENERSHARE Marketplace
- Access to your connector’s UI dashboard
- Navigate to the Resources tab.
- Click on Free Data.
- Select the dataset of your choice.
- Check the AccessUrl and ConnectorID on the dataset details page.
- Go to your connector dashboard:
https://enershare.epu.ntua.gr/ntua-consumer/ui/#/selfdescription/request - Modify the AccessUrl:
Replace/routerwith/selfdescription.
Example:
https://enershare.epu.ntua.gr/ntua-provider/selfdescription - Add the ConnectorID (e.g.,
urn:ids:enershare:connectors:NTUA:Provider) - Click Request Description
- In the returned catalog, click on resources
- Select the appropriate artifact and click Request Contract
- On the next page, click Request Contract again
- Finally, click Request Artifact
The dataset should now be downloading to your local device.