https://github.com/odpi/egeria-connector-ibm-information-server
IBM Information Server connectors for Egeria: repository proxy connector for IGC, data engine proxy connector for DataStage.
https://github.com/odpi/egeria-connector-ibm-information-server
connector datastage egeria ibm igc information-governance-catalog information-server metadata proxy
Last synced: about 2 months ago
JSON representation
IBM Information Server connectors for Egeria: repository proxy connector for IGC, data engine proxy connector for DataStage.
- Host: GitHub
- URL: https://github.com/odpi/egeria-connector-ibm-information-server
- Owner: odpi
- License: apache-2.0
- Archived: true
- Created: 2019-04-16T18:55:17.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-09-04T18:21:55.000Z (almost 2 years ago)
- Last Synced: 2025-04-01T12:04:09.744Z (3 months ago)
- Topics: connector, datastage, egeria, ibm, igc, information-governance-catalog, information-server, metadata, proxy
- Language: Java
- Homepage: https://odpi.github.io/egeria-connector-ibm-information-server
- Size: 19 MB
- Stars: 27
- Watchers: 11
- Forks: 20
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](LICENSE)
[](https://github.com/odpi/egeria-connector-ibm-information-server/actions/workflows/merge.yml?query=workflow%3ABuild)
[](https://github.com/odpi/egeria-connector-ibm-information-server/actions/workflows/codeql-analysis.yml)
[](http://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=org.odpi.egeria&a=egeria-connector-ibm-information-server-package&v=RELEASE&c=jar-with-dependencies)
[](https://oss.sonatype.org/content/repositories/snapshots/org/odpi/egeria/egeria-connector-ibm-information-server-package/)# IBM InfoSphere Information Server Connectors
[IBM InfoSphere Information Server](https://www.ibm.com/marketplace/infosphere-information-server) is a
commercially-available data integration, quality and governance suite from IBM. It is comprised of multiple modules,
and this repository contains Egeria connectors for some of those modules:- [IBM InfoSphere Information Governance Catalog connector](igc-adapter) implements read-only connectivity to
the metadata repository module within the suite.
- [IBM InfoSphere DataStage connector](datastage-adapter) implements a data engine proxy connector for the ETL
module within the suite.The project also provides client libraries to ease integration with IBM InfoSphere Information Server even without
using Egeria:- [IBM IGC REST Client Library](igc-clientlibrary) abstracts integration with Information Governance Catalog's REST API through a Java client.
- [IBM IA REST Client Library](ia-clientlibrary) abstracts integration with Information Analyzer's REST API through a Java client.## [Documentation](https://odpi.github.io/egeria-connector-ibm-information-server)
[https://odpi.github.io/egeria-connector-ibm-information-server](https://odpi.github.io/egeria-connector-ibm-information-server)
----
License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/),
Copyright Contributors to the ODPi Egeria project.