{"id":15681295,"url":"https://github.com/edsu/skosdict","last_synced_at":"2025-08-31T16:34:11.000Z","repository":{"id":1689502,"uuid":"2417549","full_name":"edsu/skosdict","owner":"edsu","description":"turn a SKOS concept scheme into a simple JSON dictionary","archived":false,"fork":false,"pushed_at":"2012-05-22T16:54:06.000Z","size":132,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-07T12:12:33.912Z","etag":null,"topics":[],"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/edsu.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":"2011-09-19T19:06:48.000Z","updated_at":"2018-08-29T19:01:45.000Z","dependencies_parsed_at":"2022-09-03T12:13:30.214Z","dependency_job_id":null,"html_url":"https://github.com/edsu/skosdict","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edsu/skosdict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fskosdict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fskosdict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fskosdict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fskosdict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edsu","download_url":"https://codeload.github.com/edsu/skosdict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fskosdict/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266455292,"owners_count":23931359,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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-10-03T16:52:07.746Z","updated_at":"2025-07-22T08:06:23.629Z","avatar_url":"https://github.com/edsu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Have you ever wanted to use a SKOS concept scheme as a JSON dictionary, where the key is the familiar legacy code (skos:notation) and the value is the human readable label (skos:prefLabel)?  Is the SKOS available in JSON, but instead of idiomatic JSON it's [some unusable stew of URIs](http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-json/index.html)? If you answered yes to either of these perhaps skosdict is for you.\n\n    ./skosdict.py http://id.loc.gov/vocabulary/relators.rdf\n\n```javascript\n{\n  \"scl\": \"Sculptor\", \n  \"cot\": \"Contestant-appellant\", \n  \"ivr\": \"Interviewer\", \n  \"pth\": \"Patent holder\", \n  \"uvp\": \"University place\", \n  \"lso\": \"Licensor\", \n  \"drm\": \"Draftsman\", \n  \"rth\": \"Research team head\", \n  \"pta\": \"Patent applicant\", \n  \"dln\": \"Delineator\", \n  \"ldr\": \"Laboratory director\", \n  \"mfr\": \"Manufacturer\", \n  \"lse\": \"Licensee\", \n  \"tch\": \"Teacher\", \n  \"dbp\": \"Distribution place\", \n  \"tcd\": \"Technical director\", \n  \"ptt\": \"Plaintiff-appellant\", \n  \"itr\": \"Instrumentalist\", \n  \"scr\": \"Scribe\", \n  \"cll\": \"Calligrapher\", \n  \"mrb\": \"Marbler\"\n  ...\n}\n```\n\nSome examples are included in the examples sub-directory, as well as an\nupdate.py file to pull them down. If you know of a SKOS file that would be worth\nadding please add it, and send a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedsu%2Fskosdict","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedsu%2Fskosdict","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedsu%2Fskosdict/lists"}