https://github.com/sap-samples/data-intelligence-data-quality
Sample files to show how data quality operators can be used on SAP Data Intelligence. These files include graphs (pipelines) in JSON format that can be imported into your SAP Data Intelligence Cloud system, allowing you to follow along on your own system.
https://github.com/sap-samples/data-intelligence-data-quality
sample sample-code sap-data-intelligence sap-data-intelligence-cloud
Last synced: 3 months ago
JSON representation
Sample files to show how data quality operators can be used on SAP Data Intelligence. These files include graphs (pipelines) in JSON format that can be imported into your SAP Data Intelligence Cloud system, allowing you to follow along on your own system.
- Host: GitHub
- URL: https://github.com/sap-samples/data-intelligence-data-quality
- Owner: SAP-samples
- License: apache-2.0
- Created: 2022-10-14T21:28:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-11T15:40:33.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T04:29:11.007Z (4 months ago)
- Topics: sample, sample-code, sap-data-intelligence, sap-data-intelligence-cloud
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://api.reuse.software/info/github.com/SAP-samples/data-intelligence-data-quality)
# SAP Data Intelligence Cloud Data Quality Samples
SAP Data Intelligence Cloud Data Quality sample files## Description
This repository contains sample files to show the usage of Data Quality operators in Data Intelligence pipelines. These files include graphs in JSON format, which can be imported into your Data Intelligence Cloud system.## Requirements
These samples require access to an SAP Data Intelligence System. They are known to work on Data Intelligence Cloud at the time of publishing and have not been tested against SAP Data Intelligence for On-Premise.## Download and Installation
The preferred way of importing the files into your Data Intelligence System is through the System Management.1. Go to Data Intelligence System Management - Files tab
2. Select the folder you want to import the files to. For example: files > vflow > graphs
3. (Optional) Click the Plus icon and select Create Folder to create a new folder for sample files
4. Select Import File and browse to graph.json to import it
5. (Optional) Repeat the process to import other files in the folder
6. Go to Data Intelligence Modeler - Graphs tab
7. Open the imported graph, edit the Operator Configuration as needed, and run it## Known Issues
No known issues.## How to obtain support
[Create an issue](https://github.com/SAP-samples//issues) in this repository if you find a bug or have questions about the content.
For additional support, [ask a question in SAP Community](https://answers.sap.com/questions/ask.html).## Contributing
If you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses [the standard DCO text of the Linux Foundation](https://developercertificate.org/).## License
Copyright (c) 2022 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSE) file.