/phoenix

Structured content proof-of-concept

Primary LanguageGo

Phoenix

Description
common Common structures, helpers, etc
env Package for project-wide constants (AWS account & resource information)
event-bridge Send filtered change events to an SNS topic
lambdas/fetch-changed Subscribe to change events and download the corresponding Parsoid HTML to an S3
lambdas/fetch-schema.org Create schema.org JSON-LD output from Wikidata, and upload to S3. Triggered when HTML is added to incoming/ (see lambdas/fetch-changed)
lambdas/merge-schema.org Merge JSON-LD with HTML documents, and upload to S3. Triggered when linked data is added to schema.org/ (see lambdas/fetch-schema.org)