{"id":23138661,"url":"https://github.com/triptych/opera-omnia","last_synced_at":"2025-10-09T08:07:17.735Z","repository":{"id":66487385,"uuid":"395081389","full_name":"triptych/opera-omnia","owner":"triptych","description":"A collection of fun and interesting data sets for games,  storytelling, or bots","archived":false,"fork":false,"pushed_at":"2024-11-16T04:21:29.000Z","size":78,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T08:05:22.174Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://oov.puter.site/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/triptych.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"triptych","ko_fi":"triptych","custom":["https://paypal.me/AndrewWooldridge?country.x=US\u0026locale.x=en_US"]}},"created_at":"2021-08-11T18:22:57.000Z","updated_at":"2025-07-28T22:28:51.000Z","dependencies_parsed_at":"2023-06-28T13:15:33.448Z","dependency_job_id":"f58f21ea-79c1-4e9a-bf25-bf177c405d3d","html_url":"https://github.com/triptych/opera-omnia","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/triptych/opera-omnia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triptych%2Fopera-omnia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triptych%2Fopera-omnia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triptych%2Fopera-omnia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triptych%2Fopera-omnia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/triptych","download_url":"https://codeload.github.com/triptych/opera-omnia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triptych%2Fopera-omnia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001092,"owners_count":26082990,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-17T13:11:29.491Z","updated_at":"2025-10-09T08:07:17.705Z","avatar_url":"https://github.com/triptych.png","language":"JavaScript","funding_links":["https://github.com/sponsors/triptych","https://ko-fi.com/triptych","https://paypal.me/AndrewWooldridge?country.x=US\u0026locale.x=en_US"],"categories":[],"sub_categories":[],"readme":"# Opera Omnia\n\nA comprehensive collection of JSON-based datasets for games, storytelling, and creative bot development.\n\n## Overview\n\nOpera Omnia provides a rich collection of creative content in JSON format, perfect for:\n- Game Development\n- Interactive Fiction\n- Chatbots and AI Projects\n- Creative Writing\n- RPG Campaigns\n\n## Directory Structure\n\n```\nsrc/\n├── attributes/      # Descriptive elements\n│   └── adjectives.json\n├── characters/      # Character-related content\n│   ├── personalities.json\n│   └── backstories.json\n├── equipment/       # Items and gear\n│   ├── armor.json\n│   ├── tools.json\n│   ├── potions.json\n│   ├── artifacts.json\n│   ├── jewelry.json\n│   ├── mounts.json\n│   ├── siege-weapons.json\n│   └── traps.json\n├── rpg/            # Role-playing game elements\n│   ├── classes.json\n│   ├── skills.json\n│   ├── status-effects.json\n│   └── spells.json\n├── situations/      # Quest and event templates\n│   ├── errands.json\n│   └── quests.json\n├── story/          # Narrative elements\n│   └── plot-twists.json\n└── world/          # World-building components\n    ├── factions.json\n    └── cultures.json\n```\n\n## File Format\n\nAll files follow a consistent JSON structure:\n```json\n{\n  \"description\": \"Description of the content\",\n  \"items\": [\n    \"item1\",\n    \"item2\",\n    ...\n  ]\n}\n```\n\n## Tools and Resources\n\n- Opera Omnia Viewer: [View Collections](https://observablehq.com/@triptych/hello-opera-omnia)\n- Opera Omnia Builder: [Create Lists](https://observablehq.com/@triptych/opera-omnia-builder)\n\n## Contributing\n\n1. All contributions must follow the established JSON format\n2. Content should be family-friendly and setting-neutral where possible\n3. Submit contributions via Pull Request\n4. By contributing, you agree that your content will be released under the same license\n\n## License\n\nFree to use without attribution. All contributions must be made under the same terms.\n\n## Project Status\n\nThis is a living project that continues to grow. Check the manifest.json file for the latest list of available datasets.\n\n---\n\nCheck out the [Opera Omnia Viewer](https://observablehq.com/@triptych/hello-opera-omnia) to explore the collections!\nWant to contribute? Use the [Opera Omnia Builder](https://observablehq.com/@triptych/opera-omnia-builder) to create and submit new lists!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftriptych%2Fopera-omnia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftriptych%2Fopera-omnia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftriptych%2Fopera-omnia/lists"}