File tree 1 file changed +4
-4
lines changed
content/blog/entries/data-flow-API-to-DB
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ pub_date: 2020-07-15
15
15
---
16
16
body:
17
17
18
- ## Introduction The CC
19
- Catalog project handles the flow of image metadata from the source or provider
20
- and loads it to the database, which is then surfaced to the [ CC
18
+ ## Introduction
19
+ The CC Catalog project handles the flow of image metadata from the source or
20
+ provider and loads it to the database, which is then surfaced to the [ CC
21
21
search] [ CC_search ] tool. The workflows are set up for each provider to gather
22
22
metadata about CC licensed images. These workflows are handled with the help of
23
23
Apache Airflow. Airflow is an open source tool that helps us to schedule and
24
- monitor workflows.
24
+ monitor workflows.
25
25
[ CC_search ] : https://ccsearch.creativecommons.org/about
26
26
27
27
## Airflow intro
You can’t perform that action at this time.
0 commit comments