From 581543457873b0c642f9cc5f7a2e558a765af44c Mon Sep 17 00:00:00 2001 From: Nick Evans <2616208+nickevansuk@users.noreply.github.com> Date: Fri, 20 Dec 2024 11:49:30 +0000 Subject: [PATCH 1/6] dataset: Update Goodgym dataset site --- singular.jsonld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/singular.jsonld b/singular.jsonld index 43b7ed3..87c36ca 100644 --- a/singular.jsonld +++ b/singular.jsonld @@ -19,7 +19,7 @@ "http://data.britishtriathlon.org/", "https://data.englandnetball.co.uk/", "http://data.gomammoth.co.uk/", - "http://data.goodgym.org/", + "https://www.goodgym.org/api/openactive/", "https://lawntennisassociation.github.io/", "https://opensessions.io/openactive/", "https://ourparks.org.uk/openactive", From 1bb81ec2a4ae2da9646d315d39f44c1b21ed27db Mon Sep 17 00:00:00 2001 From: Nick Evans <2616208+nickevansuk@users.noreply.github.com> Date: Fri, 20 Dec 2024 12:44:54 +0000 Subject: [PATCH 2/6] Update singular-preview.jsonld --- singular-preview.jsonld | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/singular-preview.jsonld b/singular-preview.jsonld index e0ecf88..8f5cb9e 100644 --- a/singular-preview.jsonld +++ b/singular-preview.jsonld @@ -15,7 +15,6 @@ "https://better-admin.org.uk/api/openactive/better", "https://betterflow.coursepro.co.uk/odi/feed", "https://www.englandsquash.com/openactive", - "http://www.schools-plus.co.uk/OpenActive.php", - "https://openactive.goodgym.org/" + "http://www.schools-plus.co.uk/OpenActive.php" ] } From f4fc01f83b0469a3d0aabeee70b83cc430ef9928 Mon Sep 17 00:00:00 2001 From: Nick Evans <2616208+nickevansuk@users.noreply.github.com> Date: Fri, 20 Dec 2024 12:46:08 +0000 Subject: [PATCH 3/6] Update singular-preview.jsonld --- singular-preview.jsonld | 1 - 1 file changed, 1 deletion(-) diff --git a/singular-preview.jsonld b/singular-preview.jsonld index d1bb27c..b45ae8c 100644 --- a/singular-preview.jsonld +++ b/singular-preview.jsonld @@ -16,7 +16,6 @@ "https://betterflow.coursepro.co.uk/odi/feed", "https://www.englandsquash.com/openactive", "http://www.schools-plus.co.uk/OpenActive.php", - "https://openactive.goodgym.org/", "https://www.participant.co.uk/participant/openactive/", "https://agb.sport80-clubs.com/openactive", "http://data.pingengland.co.uk/" From 2d5b0d36512cd3e0c36880ad1352f4f9fb2a8dce Mon Sep 17 00:00:00 2001 From: Huseyin Kir <73784267+hkir-dev@users.noreply.github.com> Date: Tue, 23 Dec 2025 16:02:02 +0000 Subject: [PATCH 4/6] Fix URL formatting in singular.jsonld --- singular.jsonld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/singular.jsonld b/singular.jsonld index eb82bac..296e79e 100644 --- a/singular.jsonld +++ b/singular.jsonld @@ -20,8 +20,8 @@ "http://data.britishtriathlon.org/", "https://data.englandnetball.co.uk/", "http://data.gomammoth.co.uk/", - "https://www.goodgym.org/api/openactive/", "https://lawntennisassociation.github.io/", + "https://www.goodgym.org/api/openactive/", "https://openactive.opensessions.io/", "https://ourparks.org.uk/openactive", "https://playwaze.com/opendata/openactive", From 0ae60185dceb69a8b97181a221304d4b27b63e3e Mon Sep 17 00:00:00 2001 From: Huseyin Kir <73784267+hkir-dev@users.noreply.github.com> Date: Tue, 23 Dec 2025 16:07:22 +0000 Subject: [PATCH 5/6] trigger pr validations --- singular.jsonld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/singular.jsonld b/singular.jsonld index 296e79e..eb82bac 100644 --- a/singular.jsonld +++ b/singular.jsonld @@ -20,8 +20,8 @@ "http://data.britishtriathlon.org/", "https://data.englandnetball.co.uk/", "http://data.gomammoth.co.uk/", - "https://lawntennisassociation.github.io/", "https://www.goodgym.org/api/openactive/", + "https://lawntennisassociation.github.io/", "https://openactive.opensessions.io/", "https://ourparks.org.uk/openactive", "https://playwaze.com/opendata/openactive", From b294c7f52c3a81f640bd1307faa73a8837d1e162 Mon Sep 17 00:00:00 2001 From: Huseyin Kir <73784267+hkir-dev@users.noreply.github.com> Date: Tue, 23 Dec 2025 16:53:40 +0000 Subject: [PATCH 6/6] GoodGym API URL --- singular.jsonld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/singular.jsonld b/singular.jsonld index eb82bac..296e79e 100644 --- a/singular.jsonld +++ b/singular.jsonld @@ -20,8 +20,8 @@ "http://data.britishtriathlon.org/", "https://data.englandnetball.co.uk/", "http://data.gomammoth.co.uk/", - "https://www.goodgym.org/api/openactive/", "https://lawntennisassociation.github.io/", + "https://www.goodgym.org/api/openactive/", "https://openactive.opensessions.io/", "https://ourparks.org.uk/openactive", "https://playwaze.com/opendata/openactive",