From e40b401538afe1aabe1b777b3bcf4e4473936a10 Mon Sep 17 00:00:00 2001 From: Judy Racusin Date: Thu, 10 Oct 2024 14:35:37 -0400 Subject: [PATCH] 4.2.0 --- gcn/circulars.example.json | 2 +- gcn/circulars.schema.json | 2 +- gcn/notices/burstcube/alert.example.json | 2 +- gcn/notices/burstcube/alert.schema.json | 2 +- gcn/notices/burstcube/test.example.json | 2 +- gcn/notices/burstcube/test.schema.json | 2 +- gcn/notices/core/AdditionalInfo.schema.json | 2 +- gcn/notices/core/Alert.schema.json | 2 +- gcn/notices/core/DateTime.schema.json | 2 +- gcn/notices/core/DetectorStatus.schema.json | 2 +- gcn/notices/core/Distance.schema.json | 2 +- gcn/notices/core/Duration.schema.json | 2 +- gcn/notices/core/Event.schema.json | 2 +- gcn/notices/core/FollowUp.schema.json | 2 +- gcn/notices/core/GeoLocBase.schema.json | 2 +- gcn/notices/core/HardnessRatio.schema.json | 2 +- gcn/notices/core/Localization.example.json | 2 +- gcn/notices/core/Localization.schema.json | 2 +- gcn/notices/core/Pointing.example.json | 2 +- gcn/notices/core/Pointing.schema.json | 2 +- gcn/notices/core/Redshift.schema.json | 2 +- gcn/notices/core/Reporter.example.json | 2 +- gcn/notices/core/Reporter.schema.json | 2 +- gcn/notices/core/Statistics.example.json | 2 +- gcn/notices/core/Statistics.schema.json | 2 +- gcn/notices/core/spectral/GammaRay.schema.json | 2 +- gcn/notices/core/spectral/models/Band.schema.json | 2 +- gcn/notices/core/spectral/models/CutOffPowerLaw.schema.json | 2 +- gcn/notices/core/spectral/models/PowerLaw.schema.json | 2 +- gcn/notices/einstein_probe/wxt/alert.example.json | 2 +- gcn/notices/einstein_probe/wxt/alert.schema.json | 2 +- gcn/notices/glowbug/Alert.example.json | 2 +- gcn/notices/glowbug/Alert.schema.json | 2 +- gcn/notices/heasarc/archive_alert.example.json | 2 +- gcn/notices/heasarc/archive_alert.schema.json | 2 +- gcn/notices/icecube/lvk_nu_track_search.example.json | 2 +- gcn/notices/icecube/lvk_nu_track_search.schema.json | 2 +- gcn/notices/icecube/test/gold_bronze.update.example.json | 2 +- .../icecube/test/gold_bronze_track_alerts.example.json | 2 +- gcn/notices/icecube/test/gold_bronze_track_alerts.schema.json | 2 +- gcn/notices/svom/eclairs/trigger.catalog.example.json | 2 +- gcn/notices/svom/eclairs/trigger.not-slewing.example.json | 2 +- gcn/notices/svom/eclairs/trigger.slewing.example.json | 2 +- gcn/notices/svom/eclairs/trigger.wakeup.example.json | 2 +- gcn/notices/svom/grm/trigger.example.json | 2 +- gcn/notices/svom/trigger.schema.json | 2 +- gcn/notices/swift/bat/Guano.Retraction.example.json | 2 +- gcn/notices/swift/bat/Guano.example.json | 2 +- gcn/notices/swift/bat/Guano.schema.json | 2 +- gcn/notices/swift/bat/guano.loc_arc_min.example.json | 2 +- gcn/notices/swift/bat/guano.loc_map.example.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 53 files changed, 54 insertions(+), 54 deletions(-) diff --git a/gcn/circulars.example.json b/gcn/circulars.example.json index 5501671a..996e0487 100644 --- a/gcn/circulars.example.json +++ b/gcn/circulars.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/circulars.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/circulars.schema.json", "eventId": "GRB 230410A", "submitter": "Fermi GBM Team at MSFC/Fermi-GBM ", "submittedHow": "email-legacy", diff --git a/gcn/circulars.schema.json b/gcn/circulars.schema.json index 90fd319f..a423613a 100644 --- a/gcn/circulars.schema.json +++ b/gcn/circulars.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/circulars.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/circulars.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "title": "GCN Circular", diff --git a/gcn/notices/burstcube/alert.example.json b/gcn/notices/burstcube/alert.example.json index 85acdc77..150263bf 100644 --- a/gcn/notices/burstcube/alert.example.json +++ b/gcn/notices/burstcube/alert.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/burstcube/alert.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/burstcube/alert.schema.json", "alert_datetime": "2024-06-01T00:05:00.00Z", "alert_tense": "current", "alert_type": "initial", diff --git a/gcn/notices/burstcube/alert.schema.json b/gcn/notices/burstcube/alert.schema.json index ede64019..59025f7f 100644 --- a/gcn/notices/burstcube/alert.schema.json +++ b/gcn/notices/burstcube/alert.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/burstcube/alert.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/burstcube/alert.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Alert", "description": "BurstCube Trigger Alert", diff --git a/gcn/notices/burstcube/test.example.json b/gcn/notices/burstcube/test.example.json index d82a1031..6bc87584 100644 --- a/gcn/notices/burstcube/test.example.json +++ b/gcn/notices/burstcube/test.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/burstcube/test.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/burstcube/test.schema.json", "alert_datetime": "2024-06-01T00:05:00.00Z", "alert_tense": "current", "alert_type": "initial", diff --git a/gcn/notices/burstcube/test.schema.json b/gcn/notices/burstcube/test.schema.json index 8b4fbd54..99f6da70 100644 --- a/gcn/notices/burstcube/test.schema.json +++ b/gcn/notices/burstcube/test.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/burstcube/test.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/burstcube/test.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Alert", "description": "BurstCube Trigger Alert", diff --git a/gcn/notices/core/AdditionalInfo.schema.json b/gcn/notices/core/AdditionalInfo.schema.json index 9d97a14d..1b63f7ac 100644 --- a/gcn/notices/core/AdditionalInfo.schema.json +++ b/gcn/notices/core/AdditionalInfo.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/core/AdditionalInfo.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/AdditionalInfo.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "title": "Comments", diff --git a/gcn/notices/core/Alert.schema.json b/gcn/notices/core/Alert.schema.json index acd9b98a..77e41216 100644 --- a/gcn/notices/core/Alert.schema.json +++ b/gcn/notices/core/Alert.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/core/Alert.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/Alert.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Alert", "description": "Alert Information description properties of this notice", diff --git a/gcn/notices/core/DateTime.schema.json b/gcn/notices/core/DateTime.schema.json index d5236984..302219d9 100644 --- a/gcn/notices/core/DateTime.schema.json +++ b/gcn/notices/core/DateTime.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/core/DateTime.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/DateTime.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "DateTime", "description": "Time descriptions of transient event and observation", diff --git a/gcn/notices/core/DetectorStatus.schema.json b/gcn/notices/core/DetectorStatus.schema.json index 17e4a4c2..e4d42d64 100644 --- a/gcn/notices/core/DetectorStatus.schema.json +++ b/gcn/notices/core/DetectorStatus.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/core/DetectorStatus.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/DetectorStatus.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "DetectorStatus", "enum": ["on", "off", "triggered"], diff --git a/gcn/notices/core/Distance.schema.json b/gcn/notices/core/Distance.schema.json index ecf4c34f..30e04241 100644 --- a/gcn/notices/core/Distance.schema.json +++ b/gcn/notices/core/Distance.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/core/Distance.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/Distance.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "title": "Distance", diff --git a/gcn/notices/core/Duration.schema.json b/gcn/notices/core/Duration.schema.json index 89f01cf8..ea3b3c82 100644 --- a/gcn/notices/core/Duration.schema.json +++ b/gcn/notices/core/Duration.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/core/Duration.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/Duration.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "title": "Duration", diff --git a/gcn/notices/core/Event.schema.json b/gcn/notices/core/Event.schema.json index 82b04eff..c2a1905f 100644 --- a/gcn/notices/core/Event.schema.json +++ b/gcn/notices/core/Event.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/core/Event.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/Event.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "title": "Event Information", diff --git a/gcn/notices/core/FollowUp.schema.json b/gcn/notices/core/FollowUp.schema.json index 773353de..cc865327 100644 --- a/gcn/notices/core/FollowUp.schema.json +++ b/gcn/notices/core/FollowUp.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/core/FollowUp.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/FollowUp.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "FollowUp", "description": "Schema specific to follow-up cases", diff --git a/gcn/notices/core/GeoLocBase.schema.json b/gcn/notices/core/GeoLocBase.schema.json index cae4c06b..7d5ce5cd 100755 --- a/gcn/notices/core/GeoLocBase.schema.json +++ b/gcn/notices/core/GeoLocBase.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/core/GeoLocBase.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/GeoLocBase.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Spacecraft Geolocation and McIlwain L", "description": "Enables GCN providers to include spacecraft geolocation and McIlwain L-Parameter.", diff --git a/gcn/notices/core/HardnessRatio.schema.json b/gcn/notices/core/HardnessRatio.schema.json index b1ad8799..51213812 100644 --- a/gcn/notices/core/HardnessRatio.schema.json +++ b/gcn/notices/core/HardnessRatio.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/core/HardnessRatio.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/HardnessRatio.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "title": "HardnessRatio", diff --git a/gcn/notices/core/Localization.example.json b/gcn/notices/core/Localization.example.json index e18c3501..aeb58caa 100644 --- a/gcn/notices/core/Localization.example.json +++ b/gcn/notices/core/Localization.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/core/Localization.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/Localization.schema.json", "ra": 120, "dec": 45, "ra_dec_error": [0.5, 0.8, 0], diff --git a/gcn/notices/core/Localization.schema.json b/gcn/notices/core/Localization.schema.json index d0812930..2f632f25 100644 --- a/gcn/notices/core/Localization.schema.json +++ b/gcn/notices/core/Localization.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/core/Localization.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/Localization.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "title": "Localization", diff --git a/gcn/notices/core/Pointing.example.json b/gcn/notices/core/Pointing.example.json index fcdca98b..355ccea1 100644 --- a/gcn/notices/core/Pointing.example.json +++ b/gcn/notices/core/Pointing.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/core/Pointing.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/Pointing.schema.json", "ra_pointing": 120.5, "dec_pointing": 30.2, "roll": -12.8, diff --git a/gcn/notices/core/Pointing.schema.json b/gcn/notices/core/Pointing.schema.json index a4ef9a5d..0de1af62 100644 --- a/gcn/notices/core/Pointing.schema.json +++ b/gcn/notices/core/Pointing.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/core/Pointing.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/Pointing.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Instrument Pointing", "description": "Instrument pointing and rotational rates.", diff --git a/gcn/notices/core/Redshift.schema.json b/gcn/notices/core/Redshift.schema.json index 86043641..cc622271 100644 --- a/gcn/notices/core/Redshift.schema.json +++ b/gcn/notices/core/Redshift.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/core/Redshift.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/Redshift.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "title": "Redshift", diff --git a/gcn/notices/core/Reporter.example.json b/gcn/notices/core/Reporter.example.json index 79c8c7f5..b2a750aa 100644 --- a/gcn/notices/core/Reporter.example.json +++ b/gcn/notices/core/Reporter.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/core/Reporter.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/Reporter.schema.json", "mission": "Hubble Space Telescope", "instrument": "Advanced Camera for Surveys", "record_number": 1, diff --git a/gcn/notices/core/Reporter.schema.json b/gcn/notices/core/Reporter.schema.json index 296cbbd8..ee54b933 100644 --- a/gcn/notices/core/Reporter.schema.json +++ b/gcn/notices/core/Reporter.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/core/Reporter.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/Reporter.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Reporter", "description": "Alert Reporter instrument", diff --git a/gcn/notices/core/Statistics.example.json b/gcn/notices/core/Statistics.example.json index bc24befd..9fda0cca 100644 --- a/gcn/notices/core/Statistics.example.json +++ b/gcn/notices/core/Statistics.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/core/Statistics.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/Statistics.schema.json", "far": 0.001, "trigger_type": "rate", "net_count_rate": 2000, diff --git a/gcn/notices/core/Statistics.schema.json b/gcn/notices/core/Statistics.schema.json index bd08e7e1..682dc88f 100644 --- a/gcn/notices/core/Statistics.schema.json +++ b/gcn/notices/core/Statistics.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/core/Statistics.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/Statistics.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "title": "Statistics", diff --git a/gcn/notices/core/spectral/GammaRay.schema.json b/gcn/notices/core/spectral/GammaRay.schema.json index ad35f2ea..4e5c16ad 100644 --- a/gcn/notices/core/spectral/GammaRay.schema.json +++ b/gcn/notices/core/spectral/GammaRay.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/core/spectral/GammaRay.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/spectral/GammaRay.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "title": "spectral.GammaRay", diff --git a/gcn/notices/core/spectral/models/Band.schema.json b/gcn/notices/core/spectral/models/Band.schema.json index 2c02d348..0a4550e0 100644 --- a/gcn/notices/core/spectral/models/Band.schema.json +++ b/gcn/notices/core/spectral/models/Band.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/core/spectral/models/Band.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/spectral/models/Band.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "title": "Band", diff --git a/gcn/notices/core/spectral/models/CutOffPowerLaw.schema.json b/gcn/notices/core/spectral/models/CutOffPowerLaw.schema.json index 47f7865d..b3e6c1ad 100644 --- a/gcn/notices/core/spectral/models/CutOffPowerLaw.schema.json +++ b/gcn/notices/core/spectral/models/CutOffPowerLaw.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/core/spectral/models/CutOffPowerLaw.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/spectral/models/CutOffPowerLaw.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "title": "CutOffPowerLaw", diff --git a/gcn/notices/core/spectral/models/PowerLaw.schema.json b/gcn/notices/core/spectral/models/PowerLaw.schema.json index aa21fbce..cf58b707 100644 --- a/gcn/notices/core/spectral/models/PowerLaw.schema.json +++ b/gcn/notices/core/spectral/models/PowerLaw.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/core/spectral/models/PowerLaw.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/core/spectral/models/PowerLaw.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "title": "PowerLaw", diff --git a/gcn/notices/einstein_probe/wxt/alert.example.json b/gcn/notices/einstein_probe/wxt/alert.example.json index 41521199..bca591e6 100644 --- a/gcn/notices/einstein_probe/wxt/alert.example.json +++ b/gcn/notices/einstein_probe/wxt/alert.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/einstein_probe/wxt/alert.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/einstein_probe/wxt/alert.schema.json", "instrument": "WXT", "trigger_time": "2024-03-01T21:46:05.13Z", "id": ["01708973486"], diff --git a/gcn/notices/einstein_probe/wxt/alert.schema.json b/gcn/notices/einstein_probe/wxt/alert.schema.json index 2e56574b..22cf664b 100644 --- a/gcn/notices/einstein_probe/wxt/alert.schema.json +++ b/gcn/notices/einstein_probe/wxt/alert.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/einstein_probe/wxt/alert.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/einstein_probe/wxt/alert.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "EP/WXT Alert", "description": "Candidate X-ray transient reported from the EP/WXT on board trigger", diff --git a/gcn/notices/glowbug/Alert.example.json b/gcn/notices/glowbug/Alert.example.json index 2f07c02e..a3271f7b 100644 --- a/gcn/notices/glowbug/Alert.example.json +++ b/gcn/notices/glowbug/Alert.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/glowbug/Alert.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/glowbug/Alert.schema.json", "mission": "GLOWBUG", "alert_datetime": "2023-04-23T15:25:55Z", "alert_tense": "current", diff --git a/gcn/notices/glowbug/Alert.schema.json b/gcn/notices/glowbug/Alert.schema.json index 7a64d9da..aa3deb1c 100644 --- a/gcn/notices/glowbug/Alert.schema.json +++ b/gcn/notices/glowbug/Alert.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/glowbug/Alert.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/glowbug/Alert.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Glowbug Alert Notice", "description": "Information about a Glowbug trigger. All fields optional; omitted if not available or not applicable.", diff --git a/gcn/notices/heasarc/archive_alert.example.json b/gcn/notices/heasarc/archive_alert.example.json index e38f38cc..7e0cff00 100644 --- a/gcn/notices/heasarc/archive_alert.example.json +++ b/gcn/notices/heasarc/archive_alert.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/heasarc/archive_alert.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/heasarc/archive_alert.schema.json", "mission": "HEASARC", "alert_datetime": "2022-05-04T00:00:00Z", "alert_tense": "archival", diff --git a/gcn/notices/heasarc/archive_alert.schema.json b/gcn/notices/heasarc/archive_alert.schema.json index 1a835c2b..f3f8b956 100644 --- a/gcn/notices/heasarc/archive_alert.schema.json +++ b/gcn/notices/heasarc/archive_alert.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/heasarc/archive_alert.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/heasarc/archive_alert.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "title": "HEASARC - Data in Archive", diff --git a/gcn/notices/icecube/lvk_nu_track_search.example.json b/gcn/notices/icecube/lvk_nu_track_search.example.json index 71d615fd..d0a198ab 100644 --- a/gcn/notices/icecube/lvk_nu_track_search.example.json +++ b/gcn/notices/icecube/lvk_nu_track_search.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/icecube/lvk_nu_track_search.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/icecube/lvk_nu_track_search.schema.json", "type": "IceCube LVK Alert Nu Track Search", "reference": { "gcn.notices.LVK.alert": "S230914ak-2-Preliminary" }, "ref_ID": "S230914ak", diff --git a/gcn/notices/icecube/lvk_nu_track_search.schema.json b/gcn/notices/icecube/lvk_nu_track_search.schema.json index 843001db..f0e677c0 100644 --- a/gcn/notices/icecube/lvk_nu_track_search.schema.json +++ b/gcn/notices/icecube/lvk_nu_track_search.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/icecube/lvk_nu_track_search.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/icecube/lvk_nu_track_search.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "title": "IceCube LVK Alert Nu Track Search", diff --git a/gcn/notices/icecube/test/gold_bronze.update.example.json b/gcn/notices/icecube/test/gold_bronze.update.example.json index 5a404d97..5622feb0 100644 --- a/gcn/notices/icecube/test/gold_bronze.update.example.json +++ b/gcn/notices/icecube/test/gold_bronze.update.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/icecube/test/gold_bronze_track_alerts.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/icecube/test/gold_bronze_track_alerts.schema.json", "additional_info": "IceCube Bronze Neutrino Track Alert", "event_name": ["IceCube-230416A"], "id": ["137840", "57034692"], diff --git a/gcn/notices/icecube/test/gold_bronze_track_alerts.example.json b/gcn/notices/icecube/test/gold_bronze_track_alerts.example.json index b5d97a40..4212b08a 100644 --- a/gcn/notices/icecube/test/gold_bronze_track_alerts.example.json +++ b/gcn/notices/icecube/test/gold_bronze_track_alerts.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/icecube/test/gold_bronze_track_alerts.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/icecube/test/gold_bronze_track_alerts.schema.json", "additional_info": "IceCube Bronze Neutrino Track Alert", "id": ["137840", "57034692"], "alert_datetime": "2023-04-16T05:22:29.55Z", diff --git a/gcn/notices/icecube/test/gold_bronze_track_alerts.schema.json b/gcn/notices/icecube/test/gold_bronze_track_alerts.schema.json index 56520c9f..29f262bd 100644 --- a/gcn/notices/icecube/test/gold_bronze_track_alerts.schema.json +++ b/gcn/notices/icecube/test/gold_bronze_track_alerts.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/icecube/test/gold_bronze_track_alerts.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/icecube/test/gold_bronze_track_alerts.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "title": "IceCubeGoldAndBronzeTracks", diff --git a/gcn/notices/svom/eclairs/trigger.catalog.example.json b/gcn/notices/svom/eclairs/trigger.catalog.example.json index 46352d82..c16f79a1 100644 --- a/gcn/notices/svom/eclairs/trigger.catalog.example.json +++ b/gcn/notices/svom/eclairs/trigger.catalog.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/svom/trigger.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/svom/trigger.schema.json", "instrument": "ECLAIRs", "alert_datetime": "2024-02-22T08:51:55", "alert_tense": "test", diff --git a/gcn/notices/svom/eclairs/trigger.not-slewing.example.json b/gcn/notices/svom/eclairs/trigger.not-slewing.example.json index d8a0eb86..ffcc11eb 100644 --- a/gcn/notices/svom/eclairs/trigger.not-slewing.example.json +++ b/gcn/notices/svom/eclairs/trigger.not-slewing.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/svom/trigger.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/svom/trigger.schema.json", "instrument": "ECLAIRs", "alert_datetime": "2024-02-22T08:51:55", "alert_tense": "test", diff --git a/gcn/notices/svom/eclairs/trigger.slewing.example.json b/gcn/notices/svom/eclairs/trigger.slewing.example.json index bb2e5ac5..b5116944 100644 --- a/gcn/notices/svom/eclairs/trigger.slewing.example.json +++ b/gcn/notices/svom/eclairs/trigger.slewing.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/svom/trigger.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/svom/trigger.schema.json", "instrument": "ECLAIRs", "alert_datetime": "2024-02-22T08:51:55", "alert_tense": "test", diff --git a/gcn/notices/svom/eclairs/trigger.wakeup.example.json b/gcn/notices/svom/eclairs/trigger.wakeup.example.json index 60996bf7..ff53850b 100644 --- a/gcn/notices/svom/eclairs/trigger.wakeup.example.json +++ b/gcn/notices/svom/eclairs/trigger.wakeup.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/svom/trigger.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/svom/trigger.schema.json", "instrument": "ECLAIRs", "alert_datetime": "2024-02-22T08:51:55", "alert_tense": "test", diff --git a/gcn/notices/svom/grm/trigger.example.json b/gcn/notices/svom/grm/trigger.example.json index c202db67..58a105df 100644 --- a/gcn/notices/svom/grm/trigger.example.json +++ b/gcn/notices/svom/grm/trigger.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/svom/trigger.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/svom/trigger.schema.json", "instrument": "GRM", "alert_datetime": "2024-02-22T08:51:55", "alert_tense": "test", diff --git a/gcn/notices/svom/trigger.schema.json b/gcn/notices/svom/trigger.schema.json index c81faf33..6b072db0 100644 --- a/gcn/notices/svom/trigger.schema.json +++ b/gcn/notices/svom/trigger.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/svom/trigger.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/svom/trigger.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "unevaluatedProperties": false, diff --git a/gcn/notices/swift/bat/Guano.Retraction.example.json b/gcn/notices/swift/bat/Guano.Retraction.example.json index 5f7ec5f2..3db8c5f6 100644 --- a/gcn/notices/swift/bat/Guano.Retraction.example.json +++ b/gcn/notices/swift/bat/Guano.Retraction.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/swift/bat/Guano.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/swift/bat/Guano.schema.json", "mission": "Swift", "instrument": "BAT-GUANO", "messenger": "EM", diff --git a/gcn/notices/swift/bat/Guano.example.json b/gcn/notices/swift/bat/Guano.example.json index 828e0e60..a0f2bee6 100644 --- a/gcn/notices/swift/bat/Guano.example.json +++ b/gcn/notices/swift/bat/Guano.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/swift/bat/Guano.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/swift/bat/Guano.schema.json", "mission": "Swift", "instrument": "BAT-GUANO", "messenger": "EM", diff --git a/gcn/notices/swift/bat/Guano.schema.json b/gcn/notices/swift/bat/Guano.schema.json index 22ead2e9..206af8b6 100644 --- a/gcn/notices/swift/bat/Guano.schema.json +++ b/gcn/notices/swift/bat/Guano.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://gcn.nasa.gov/schema/main/gcn/notices/swift/bat/Guano.schema.json", + "$id": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/swift/bat/Guano.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Swift/BAT-GUANO Alert", "description": "Candidate gamma-ray transient reported from the BAT-GUANO targeted search", diff --git a/gcn/notices/swift/bat/guano.loc_arc_min.example.json b/gcn/notices/swift/bat/guano.loc_arc_min.example.json index 523a7dea..48395f1f 100644 --- a/gcn/notices/swift/bat/guano.loc_arc_min.example.json +++ b/gcn/notices/swift/bat/guano.loc_arc_min.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/swift/bat/Guano.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/swift/bat/Guano.schema.json", "mission": "Swift", "instrument": "BAT-GUANO", "messenger": "EM", diff --git a/gcn/notices/swift/bat/guano.loc_map.example.json b/gcn/notices/swift/bat/guano.loc_map.example.json index 2305e7b7..eac56452 100644 --- a/gcn/notices/swift/bat/guano.loc_map.example.json +++ b/gcn/notices/swift/bat/guano.loc_map.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/swift/bat/Guano.schema.json", + "$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/swift/bat/Guano.schema.json", "mission": "Swift", "instrument": "BAT-GUANO", "messenger": "EM", diff --git a/package-lock.json b/package-lock.json index a5d7ba84..e65d281e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nasa-gcn/schema", - "version": "4.1.0", + "version": "4.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@nasa-gcn/schema", - "version": "4.1.0", + "version": "4.2.0", "devDependencies": { "@nasa-gcn/eslint-config-gitignore": "^0.0.2", "ajv": "^8.17.1", diff --git a/package.json b/package.json index cdc70cd7..e1612731 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@nasa-gcn/schema", "description": "Unified JSON Schema for multi-messenger and high-energy astronomy alerts", - "version": "4.1.0", + "version": "4.2.0", "repository": { "type": "git", "url": "github:nasa-gcn/gcn-schema"