{"id":15818356,"url":"https://github.com/edsu/id","last_synced_at":"2025-08-27T03:09:58.637Z","repository":{"id":66762569,"uuid":"2195255","full_name":"edsu/id","owner":"edsu","description":"LCSH SKOS webapp","archived":false,"fork":false,"pushed_at":"2011-08-12T04:19:29.000Z","size":136,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-08T01:37:25.864Z","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-08-12T04:18:51.000Z","updated_at":"2022-04-13T00:20:54.000Z","dependencies_parsed_at":"2023-02-20T11:00:42.449Z","dependency_job_id":null,"html_url":"https://github.com/edsu/id","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edsu/id","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edsu","download_url":"https://codeload.github.com/edsu/id/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272283533,"owners_count":24906714,"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-08-27T02:00:09.397Z","response_time":76,"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-10-05T06:01:36.672Z","updated_at":"2025-08-27T03:09:58.597Z","avatar_url":"https://github.com/edsu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"id is a django project for serving up LCSH authority data as SKOS RDF, JSON\nand HTML. Once upon a time it was the prototype code for the service running\nat id.loc.gov, but it has since been superseded. It is here in GitHub mainly \nfor historical reasons, and also to keep the MARC -\u003e SKOS mapping, which could\nbe useful for some purposes in the future.\n\nThe paper [LCSH, SKOS and Linked Data](http://arxiv.org/abs/0805.2855) has some\nbackground information, on why this project was done.\n\n## Installation\n\n1. install python\n1. install mysql\n1. python setup.py build # should install python dependencies\n1. echo \"CREATE DATABASE id CHARACTER SET utf8; GRANT ALL ON id.* to '{username}'@'localhost' identified by '{password}';\" | mysql -u root -p\n1. update DATABASE_USER and DATABASE_PASSWORD in settings.py\n1. update MEDIA_ROOT in settings.py to be the full path to the static directory\n1. change AUTHORITIES_URL as appropriate in settings.py \n1. python manage.py syncdb\n1. echo \"ALTER table authorities_concept ADD FULLTEXT INDEX concept_fulltext_index (pref_label);\" | mysql -u {username} -p id\n1. python manage.py load_marcxml marc.xml\n1. python manage.py runserver\n1. go to http://localhost:8000/authorities\n\n## License\n\nPublic Domain \u003chttp://creativecommons.org/licenses/publicdomain/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedsu%2Fid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedsu%2Fid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedsu%2Fid/lists"}