{"id":27650672,"url":"https://github.com/juliend2/dialectic-schema","last_synced_at":"2026-04-13T21:32:03.869Z","repository":{"id":289010216,"uuid":"969826901","full_name":"juliend2/dialectic-schema","owner":"juliend2","description":"A JSON-Schema for formalizing dialogue of arguments and counter-arguments.","archived":false,"fork":false,"pushed_at":"2025-04-23T00:50:14.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-06T12:45:04.291Z","etag":null,"topics":["json-schema","json-schema-definitions","philosophy"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/juliend2.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-21T02:05:47.000Z","updated_at":"2025-04-23T00:50:18.000Z","dependencies_parsed_at":"2025-04-24T03:55:19.605Z","dependency_job_id":null,"html_url":"https://github.com/juliend2/dialectic-schema","commit_stats":null,"previous_names":["juliend2/dialectic-schema"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/juliend2/dialectic-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliend2%2Fdialectic-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliend2%2Fdialectic-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliend2%2Fdialectic-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliend2%2Fdialectic-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliend2","download_url":"https://codeload.github.com/juliend2/dialectic-schema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliend2%2Fdialectic-schema/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31771817,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"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":["json-schema","json-schema-definitions","philosophy"],"created_at":"2025-04-24T03:45:04.969Z","updated_at":"2026-04-13T21:32:03.826Z","avatar_url":"https://github.com/juliend2.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\nA [JSON-Schema](https://json-schema.org) for formalizing dialogue of arguments and counter-arguments.\n\n## The Schema\n\nSee [dialectic-schema.json](./dialectic-schema.json)\n\n## An example\n\n```json\n{\n    \"argument\": \"Video games are a waste of time and have no benefits.\",\n    \"counter-arguments\": [\n        {\n            \"argument\": \"Studies show that video games can improve problem-solving, spatial reasoning, and reaction time.\"\n        },\n        {\n            \"argument\": \"Many games promote teamwork, communication, and social bonding — especially in online multiplayer environments.\"\n        },\n        {\n            \"argument\": \"Gaming can provide stress relief and a safe emotional outlet for many people.\"\n        }\n    ]\n}\n```\n\n## Validating a JSON\n\nThis repo also comes with a validator, in the form of a PHP script. Here's how\nto use it.\n\n```\n# Install the validator:\ncomposer install\n\n# Use the validator:\nphp validator.php \u003csome json file path\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliend2%2Fdialectic-schema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliend2%2Fdialectic-schema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliend2%2Fdialectic-schema/lists"}