{"id":13565238,"url":"https://github.com/FraunhoferISST/DataspaceConnector","last_synced_at":"2025-04-03T22:31:02.818Z","repository":{"id":37449675,"uuid":"301995684","full_name":"FraunhoferISST/DataspaceConnector","owner":"FraunhoferISST","description":"This is an IDS Connector reference implementation.","archived":true,"fork":false,"pushed_at":"2022-03-31T07:59:45.000Z","size":28794,"stargazers_count":103,"open_issues_count":0,"forks_count":83,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-11-04T18:46:39.826Z","etag":null,"topics":["data-exchange","data-sovereignty","ids","ids-connector","ids-ready"],"latest_commit_sha":null,"homepage":"https://www.isst.fraunhofer.de/de/geschaeftsfelder/datenwirtschaft/technologien/Dataspace-Connector.html","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FraunhoferISST.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-07T10:03:11.000Z","updated_at":"2024-07-21T10:36:18.000Z","dependencies_parsed_at":"2022-08-19T12:21:34.648Z","dependency_job_id":null,"html_url":"https://github.com/FraunhoferISST/DataspaceConnector","commit_stats":null,"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FraunhoferISST%2FDataspaceConnector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FraunhoferISST%2FDataspaceConnector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FraunhoferISST%2FDataspaceConnector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FraunhoferISST%2FDataspaceConnector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FraunhoferISST","download_url":"https://codeload.github.com/FraunhoferISST/DataspaceConnector/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247089971,"owners_count":20881895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-exchange","data-sovereignty","ids","ids-connector","ids-ready"],"created_at":"2024-08-01T13:01:42.948Z","updated_at":"2025-04-03T22:30:57.808Z","avatar_url":"https://github.com/FraunhoferISST.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"\u003ch1 align=\"center\" \u003e\n    \u003cspan style=\"color:red\"\u003eUPDATE TO V7.X.X\u003c/span\u003e\u003cbr\u003e\n    Before updating, please read\n    \u003ca href=\"https://international-data-spaces-association.github.io/DataspaceConnector/Deployment/DatabaseMigration\"\u003ethis\u003c/a\u003e\n    guide!\n\u003c/h1\u003e\n\n\u003ch3 align=\"center\" \u003e\n    Please note that, as of now, \u003ca href=\"https://sovity.de/\"\u003esovity\u003c/a\u003e maintains the Dataspace\n    Connector and is responsible for further developments covering bug fixes, security issues, or\n    feature implementations. Fraunhofer ISST will no longer implement any new features within this\n    repository.\n\u003c/h3\u003e\n\n\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n    \u003cimg alt=\"Logo\" width=\"200\" src=\"docs/assets/images/dsc_logo.png\"/\u003e\n  \u003cbr\u003e\n      Dataspace Connector\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"mailto:info@dataspace-connector.de\"\u003eContact\u003c/a\u003e •\n  \u003ca href=\"#contributing\"\u003eContribute\u003c/a\u003e •\n  \u003ca href=\"https://international-data-spaces-association.github.io/DataspaceConnector/\"\u003eDocs\u003c/a\u003e •\n  \u003ca href=\"https://github.com/International-Data-Spaces-Association/DataspaceConnector/issues\"\u003eIssues\u003c/a\u003e •\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n\nThe Dataspace Connector is an implementation of an IDS connector component following the\n[IDS Reference Architecture Model](https://www.internationaldataspaces.org/wp-content/uploads/2019/03/IDS-Reference-Architecture-Model-3.0.pdf).\nIt integrates the [IDS Information Model](https://github.com/International-Data-Spaces-Association/InformationModel)\nand uses the [IDS Messaging Services](https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services)\nfor IDS functionalities and message handling.\nThe core component in this repository provides a REST API for loading, updating, and deleting\nresources with local or remote data enriched by its metadata. It supports IDS conform message\nhandling with other IDS connectors and components and implements usage control for selected IDS\nusage policy patterns.\n\n***\n\n\u003ch3 align=\"center\" \u003e\n  \u003ca href=\"https://international-data-spaces-association.github.io/DataspaceConnector/\"\u003e\n    D O C U M E N T A T I O N\n  \u003c/a\u003e\n\u003c/h3\u003e\n\n***\n\n## Quick Start\n\nThe official Docker images of the Dataspace Connector can be found\n[here](https://github.com/International-Data-Spaces-Association/DataspaceConnector/pkgs/container/dataspace-connector).\n\nFor an easy deployment, make sure that you have [Docker](https://docs.docker.com/get-docker/)\ninstalled. Then, execute the following command:\n\n```commandline\ndocker run -p 8080:8080 --name connector ghcr.io/international-data-spaces-association/dataspace-connector:latest\n```\n\nIf everything worked fine, the connector is available at\n[https://localhost:8080/](https://localhost:8080/). The API can be accessed at\n[https://localhost:8080/api](https://localhost:8080/api). The Swagger UI can be found at\n[https://localhost:8080/api/docs](https://localhost:8080/api/docs).\n\nFor certain REST endpoints, you will be asked to log in. The default credentials are `admin` and\n`password`. **Please take care to change these when deploying and hosting the connector yourself!**\n\nFor a more detailed explanation of deployment and configurations, see\n[here](https://international-data-spaces-association.github.io/DataspaceConnector/Deployment).\n\nNext, please take a look at our\n[communication guide](https://international-data-spaces-association.github.io/DataspaceConnector/CommunicationGuide).\n\n**Note**:\nFor a more detailed or advanced Docker or Kubernetes deployment, as well as a full setup with the\nConnector and its GUI, see [here](https://github.com/International-Data-Spaces-Association/IDS-Deployment-Examples/tree/main/dataspace-connector).\nIf you want to build and run locally, follow [these](https://international-data-spaces-association.github.io/DataspaceConnector/GettingStarted#local-build) steps.\n\n\n### Security and Verification\n\nThe Docker images are signed using [cosign](https://github.com/sigstore/cosign).\nThe public key of the Dataspace Connector can be found at the root of the project structure\n([here](https://github.com/International-Data-Spaces-Association/DataspaceConnector/blob/main/dsc.pub)).\n\nFor verifying that you have received an official image from a trusted source, run:\n\n```commandline\ncosign verify --key dsc.pub ghcr.io/international-data-spaces-association/dataspace-connector:latest\n```\n\n### Software Bill of Material (SBoM)\n\nThe Software Bill of Material (SBoM) for every Docker image is supplied as\n[SPDX-JSON](https://spdx.org/licenses/JSON.html) and can be found by appending `-sbom` to the\nimage tag. For example, the SBoM for `ghcr.io/international-data-spaces-association/dataspace-connector:latest`\nis `ghcr.io/international-data-spaces-association/dataspace-connector:latest-sbom`.\n\nThe SBoM can be pulled via tools like [oras](https://github.com/oras-project/oras).\n\n```commandline\noras pull ghcr.io/international-data-spaces-association/dataspace-connector:latest-sbom -a\n```\n\n**Note**: Also the SBoM images can be validated using [cosign](https://github.com/sigstore/cosign)\nas shown [above](#security-and-verification).\n\n## Contributing\n\nYou are very welcome to contribute to this project when you find a bug, want to suggest an\nimprovement, or have an idea for a useful feature. Please find a set of guidelines at the\n[CONTRIBUTING.md](CONTRIBUTING.md) and the [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md).\n\nThe core development is driven by\n* [Heinrich Pettenpohl](https://github.com/HeinrichPet), [Fraunhofer ISST](https://www.isst.fraunhofer.de/en.html), project manager\n* [Julia Pampus](https://github.com/juliapampus), [Fraunhofer ISST](https://www.isst.fraunhofer.de/en.html), lead developer\n* [Brian-Frederik Jahnke](https://github.com/brianjahnke), [Fraunhofer ISST](https://www.isst.fraunhofer.de/en.html)\n* [Ronja Quensel](https://github.com/ronjaquensel), [Fraunhofer ISST](https://www.isst.fraunhofer.de/en.html)\n\nwith significant contributions, comments, and support by (in alphabetical order):\n* [Erik van den Akker](https://github.com/vdakker), [Fraunhofer ISST](https://www.isst.fraunhofer.de/en.html)\n* [Fabian Bruckner](https://github.com/fabianbruckner), [Fraunhofer ISST](https://www.isst.fraunhofer.de/en.html)\n* [Gökhan Kahriman](https://github.com/goekhanKahriman), [Fraunhofer ISST](https://www.isst.fraunhofer.de/en.html)\n* [Haydar Qarawlus](https://github.com/hqarawlus), [Fraunhofer ISST](https://www.isst.fraunhofer.de/en.html)\n* [Johannes Pieperbeck](https://github.com/jpieperbeck), [Fraunhofer ISST](https://www.isst.fraunhofer.de/en.html)\n* [Michael Lux](https://github.com/milux), [Fraunhofer AISEC](https://www.aisec.fraunhofer.de/en.html)\n* [Omar Luiz Barreto Silva](https://github.com/ob-silva), [Fraunhofer ISST](https://www.isst.fraunhofer.de/en.html)\n* [René Brinkhege](https://github.com/renebrinkhege), [Fraunhofer ISST](https://www.isst.fraunhofer.de/en.html)\n* [Steffen Biehs](https://github.com/steffen-biehs), [Fraunhofer ISST](https://www.isst.fraunhofer.de/en.html)\n* [Tim Berthold](https://github.com/tmberthold), [Fraunhofer ISST](https://www.isst.fraunhofer.de/en.html)\n\n## License\nCopyright © 2020-2022 [Fraunhofer ISST](https://www.isst.fraunhofer.de/en.html).\nThis project is licensed under the Apache License 2.0 - see [here](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFraunhoferISST%2FDataspaceConnector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFraunhoferISST%2FDataspaceConnector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFraunhoferISST%2FDataspaceConnector/lists"}