This repository contains the schema for GCN Notices as distributed by GCN Kafka. Schema are one step in the process for setting up New Notice Producers.
The preferred alert format for GCN Kafka is JSON. We have designed a set of core schema which serve as the building blocks for new GCN Notices. Instrument-specific schema can also be created, but we request that you utilize the core schema as much as possible.
Please add your schema to this repository under gcn/notices/mission/
and submit a pull request for the GCN Team to review.
The GCN team is happy to iterate with the producers on their schema contents and format. Your pipeline will generate JSON files following these schema and send alerts to GCN as described in New Notice Producers.