{"id":48020000,"url":"https://github.com/pr0ck0/bfobuddy","last_synced_at":"2026-04-04T13:46:25.166Z","repository":{"id":48275770,"uuid":"516820209","full_name":"PR0CK0/bfobuddy","owner":"PR0CK0","description":"A simple command line tool for bootstrapping ontology development with BFO.","archived":false,"fork":false,"pushed_at":"2022-07-22T21:17:39.000Z","size":496,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-26T09:19:02.402Z","etag":null,"topics":["barry-smith","bfo","ontology","owl","rdf","ttl"],"latest_commit_sha":null,"homepage":"","language":"Python","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/PR0CK0.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}},"created_at":"2022-07-22T16:36:51.000Z","updated_at":"2022-07-22T18:36:47.000Z","dependencies_parsed_at":"2022-09-16T02:12:27.644Z","dependency_job_id":null,"html_url":"https://github.com/PR0CK0/bfobuddy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PR0CK0/bfobuddy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PR0CK0%2Fbfobuddy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PR0CK0%2Fbfobuddy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PR0CK0%2Fbfobuddy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PR0CK0%2Fbfobuddy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PR0CK0","download_url":"https://codeload.github.com/PR0CK0/bfobuddy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PR0CK0%2Fbfobuddy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31402276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","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":["barry-smith","bfo","ontology","owl","rdf","ttl"],"created_at":"2026-04-04T13:46:24.490Z","updated_at":"2026-04-04T13:46:25.159Z","avatar_url":"https://github.com/PR0CK0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bfobuddy\nA simple command line tool for bootstrapping ontology development with BFO.\n\nBare minimum command line script for quickly building a BFO-based taxonomy. This script is a proof-of-concept; more functionality to come.\n\nMade because Protege is an awful platform and should be used as little as possible. BFO is the basis of extension for representing anything in reality.\n\n## Use\nDownload [bfobuddy.py](bfobuddy.py), then call it in command window like:\n```\npython bfobuddy.py [input file location]\n```\n\nExample file [input.txt](input.txt) provided.\n\n* Interact by typing the number of the class you want to extend (e.g., 0)\n* Type the number twice to assert it as a sibling class (e.g., 00), in cases where you do not want to go further down BFO's taxonomy (e.g., for the commonly-extended class Process)\n* Once you iterate through all your classes, a file [out.ttl](out.ttl) is put into the same directory.\n\n![buddy](buddy.png)\n\n# Requirements\n* Python 3 \n* First line of input file must be your intended IRI (e.g., http://test.org/test/) (do not forget your IRI end delimiter (/ or #))\n* Second line of input file must be your intended prefix (e.g., testo)\n* All other lines in file are class names you want to represent in BFO. Ensure these words only use letters and numbers.\n\n# Limitations\n* Cannot currently extend classes you create, only BFO classes. This script is a prototype and will be made better in the future.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr0ck0%2Fbfobuddy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpr0ck0%2Fbfobuddy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr0ck0%2Fbfobuddy/lists"}