diff --git a/well-known/PiacereCatalogue_2210.json b/well-known/PiacereCatalogue_2210.json new file mode 100644 index 0000000000000000000000000000000000000000..d6d9ab884aac7f818bf5a62f61f639f77cdcc14f --- /dev/null +++ b/well-known/PiacereCatalogue_2210.json @@ -0,0 +1,53 @@ +{ + "@context": [ + "https://www.w3.org/2018/credentials/v1", + "https://registry.lab.gaia-x.eu/development/api/trusted-shape-registry/v1/shapes/jsonld/trustframework#" + ], + "type": "VerifiablePresentation", + "verifiableCredential": [ + { + "@context": [ + "https://www.w3.org/2018/credentials/v1", + "https://registry.lab.gaia-x.eu/development/api/trusted-shape-registry/v1/shapes/jsonld/trustframework#" + ], + "type": "VerifiableCredential", + "id": "https://ci.piacere.digital.tecnalia.dev/.well-known/PiacereCatalogue_2210.json", + "issuer": "did:web:hodeix.digital.tecnalia.dev", + "issuanceDate": "2023-04-17T00:00:00.000Z", + "credentialSubject": { + "id": "https://ci.piacere.digital.tecnalia.dev/.well-known/PiacereCatalogue_2210.json", + "type": ["gx:ServiceOffering", "gx:SoftwareResource"], + "gx:providedBy": { + "id": "did:web:hodeix.digital.tecnalia.dev" + }, + "gx:termsAndConditions": [ + { + "gx:URL": "https://www.tecnalia.com/informacion-legal", + "gx:hash": "70cf73cbb47217865004ae15949348f65272dda4da862e54c6b83615e8256809" + } + ], + "gx:policy": "default:allow", + "gx:dataAccountExport": [ + { + "gx:requestType": "email", + "gx:accessType": "digital", + "gx:formatType": "text/html" + }, + { + "gx:requestType": "supportCenter", + "gx:accessType": "physical", + "gx:formatType": "text/html" + } + ], + "gx:name": "Piacere Catalogue", + "gx:description": "This software offers a Catalogue of cloud services that the user can deploy using PIACERE tool.", + "gx:copyrightOwnedBy": "2023 Tecnalia", + "gx:license": [ + "https://www.apache.org/licenses/LICENSE-2.0", + "http://spdx.org/licenses/Apache-2.0", + "https://opensource.org/licenses/Apache-2.0" + ] + } + } + ] +}