We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfffe5f commit b8417b6Copy full SHA for b8417b6
dags/synapse_minimal_jsonld_dag.py
@@ -14,7 +14,7 @@
14
15
The workflow for making datasets discoverable to Google:
16
1. This DAG generates minimal JSON-LD files and uploads them to a publicly accessible S3 bucket
17
-2. This DAG stores the S3 URLs in a Synapse table (syn72041138)
+2. This DAG stores the S3 URLs in a Synapse table
18
3. When a Synapse dataset webpage is opened in the portal, the Synapse Web Client queries this table
19
4. If a croissant file link exists for that dataset, the Synapse Web Client injects it into the HTML of the page
20
5. Google crawler reads the JSON-LD from the HTML and indexes the dataset for Google Datasets search
0 commit comments