{"id":23009907,"url":"https://github.com/openactive/accessibility-support","last_synced_at":"2026-03-20T00:13:32.465Z","repository":{"id":90319513,"uuid":"149355881","full_name":"openactive/accessibility-support","owner":"openactive","description":"Accessibility Support controlled vocabularies data and documentation","archived":false,"fork":false,"pushed_at":"2023-10-24T14:48:40.000Z","size":12,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-02T16:14:38.610Z","etag":null,"topics":["controlled-vocabulary","skos"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openactive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-09-18T21:46:03.000Z","updated_at":"2023-10-24T14:48:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5c15440-fa87-48d8-97c9-aa0e02476e26","html_url":"https://github.com/openactive/accessibility-support","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openactive/accessibility-support","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openactive%2Faccessibility-support","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openactive%2Faccessibility-support/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openactive%2Faccessibility-support/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openactive%2Faccessibility-support/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openactive","download_url":"https://codeload.github.com/openactive/accessibility-support/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openactive%2Faccessibility-support/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28274291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T02:08:32.518Z","status":"ssl_error","status_checked_at":"2026-01-11T02:08:32.093Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["controlled-vocabulary","skos"],"created_at":"2024-12-15T09:16:29.514Z","updated_at":"2026-01-11T03:04:19.491Z","avatar_url":"https://github.com/openactive.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Accessibility Support\n\n\u003e Status: Draft | [Please Provide Feedback via GitHub](https://github.com/openactive/accessibility-support/issues)\n\n## Status\n\nThis list is in a draft state, however every effort will be made in subsequent revisions to maintain the IDs associated with the concepts enumerated here.\n\n## Documentation\n\nThis repository holds the [JSON-LD definition](https://openactive.io/accessibility-support/accessibility-support.jsonld) of the OpenActive Accessibility Support controlled vocabulary.\n\nThis controlled vocabulary MUST be referenced within a `Concept` via `inScheme` using the URL `\"https://openactive.io/accessibility-support\"` (which will return the [JSON-LD definition](https://openactive.io/accessibility-support/accessibility-support.jsonld) if the `Accept` header contains `application/ld+json`).\n\nThis controlled vocabulary SHOULD be retrieved frequently using an HTTP GET and cached within an application, to ensure that the most up-to-date version is displayed to the user, while also protecting against network failure when accessing the underlying resource. To access this controlled vocabulary the application MUST GET the URL `\"https://openactive.io/accessibility-support/accessibility-support.jsonld\"` (note there is no www in the URL) which does not require a specific `Accept` header, and is cached via CDN. The controlled vocabulary is also available via a GET of the URL `\"https://openactive.io/accessibility-support\"` using an `Accept` header of `application/ld+json`, for completeness, however this shorter URL MUST NOT be used in production.\n\nPlease raise requests for content or issues related to this controlled vocabulary via [GitHub](https://github.com/openactive/accessibility-support/issues). \n\n## Example use\n\nThe example below illustrates an `\"accessibilitySupport\"` property for an `Event` that supports all defined accessibility groups.\n\n```json\n\"accessibilitySupport\": [\n  {\n    \"type\": \"Concept\",\n    \"id\": \"https://openactive.io/accessibility-support#1393f2dc-3fcc-4be9-a99f-f1e51f5ad277\",\n    \"prefLabel\": \"Visual impairment\",\n    \"inScheme\": \"https://openactive.io/accessibility-support\"\n  },\n  {\n    \"type\": \"Concept\",\n    \"id\": \"https://openactive.io/accessibility-support#2bfb7228-5969-4927-8435-38b5005a8771\",\n    \"prefLabel\": \"Hearing impairment\",\n    \"inScheme\": \"https://openactive.io/accessibility-support\"\n  },\n  {\n    \"type\": \"Concept\",\n    \"id\": \"https://openactive.io/accessibility-support#dd026873-6713-4ea1-af5a-08901f651d98\",\n    \"prefLabel\": \"Physical impairment\",\n    \"inScheme\": \"https://openactive.io/accessibility-support\"\n  },\n  {\n    \"type\": \"Concept\",\n    \"id\": \"https://openactive.io/accessibility-support#67902468-fd49-4238-8650-20a22d7f0e40\",\n    \"prefLabel\": \"Learning impairment\",\n    \"inScheme\": \"https://openactive.io/accessibility-support\"\n  },\n  {\n    \"type\": \"Concept\",\n    \"id\": \"https://openactive.io/accessibility-support#40b9b11f-bdd3-4aeb-8984-2ecf74a14c7a\",\n    \"prefLabel\": \"Mental health issues\",\n    \"inScheme\": \"https://openactive.io/accessibility-support\"\n  },\n  {\n    \"type\": \"Concept\",\n    \"id\": \"https://openactive.io/accessibility-support#69b689d4-be04-4e6d-be56-4ac72ec82444\",\n    \"prefLabel\": \"Social or behavioural problems\",\n    \"inScheme\": \"https://openactive.io/accessibility-support\"\n  }\n]\n```\n\n## Concepts in this Vocabulary\n\n- [Visual impairment](https://openactive.io/accessibility-support#1393f2dc-3fcc-4be9-a99f-f1e51f5ad277)\n- [Hearing impairment](https://openactive.io/accessibility-support#2bfb7228-5969-4927-8435-38b5005a8771)\n- [Physical impairment](https://openactive.io/accessibility-support#dd026873-6713-4ea1-af5a-08901f651d98)\n- [Learning impairment](https://openactive.io/accessibility-support#67902468-fd49-4238-8650-20a22d7f0e40)\n- [Mental health issues](https://openactive.io/accessibility-support#40b9b11f-bdd3-4aeb-8984-2ecf74a14c7a)\n- [Social or behavioural problems](https://openactive.io/accessibility-support#69b689d4-be04-4e6d-be56-4ac72ec82444)\n\n\n## Licence\n\nThe documentation and data in this repository is published under the [Creative Commons CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/) license.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenactive%2Faccessibility-support","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenactive%2Faccessibility-support","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenactive%2Faccessibility-support/lists"}