{"id":30201528,"url":"https://github.com/esipfed/esip-hackfest-summer2020","last_synced_at":"2026-02-09T23:31:05.338Z","repository":{"id":144662563,"uuid":"279949770","full_name":"ESIPFed/esip-hackfest-summer2020","owner":"ESIPFed","description":null,"archived":false,"fork":false,"pushed_at":"2020-08-03T22:47:11.000Z","size":363,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-01-25T18:49:52.839Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/ESIPFed.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}},"created_at":"2020-07-15T18:42:56.000Z","updated_at":"2020-08-03T22:47:14.000Z","dependencies_parsed_at":"2023-09-22T08:23:34.230Z","dependency_job_id":null,"html_url":"https://github.com/ESIPFed/esip-hackfest-summer2020","commit_stats":{"total_commits":89,"total_committers":2,"mean_commits":44.5,"dds":0.0674157303370787,"last_synced_commit":"2d78bd82ab8c930947768e3075a60c1ed81ee443"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ESIPFed/esip-hackfest-summer2020","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ESIPFed%2Fesip-hackfest-summer2020","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ESIPFed%2Fesip-hackfest-summer2020/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ESIPFed%2Fesip-hackfest-summer2020/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ESIPFed%2Fesip-hackfest-summer2020/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ESIPFed","download_url":"https://codeload.github.com/ESIPFed/esip-hackfest-summer2020/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ESIPFed%2Fesip-hackfest-summer2020/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270228430,"owners_count":24548818,"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-13T02:00:09.904Z","response_time":66,"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":"2025-08-13T10:50:25.301Z","updated_at":"2026-02-09T23:31:05.307Z","avatar_url":"https://github.com/ESIPFed.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Usage-Based Discovery Prototype - A simple web application\n \n\nGeneral instructions for set up:\n\n\nNeed a Neo4j database running:\n\n1. If using Docker:\n\n`$ docker run -d -e NEO4J_AUTH=neo4j/ubdprototype -p 7687:7687 -p 7474:7474 --name neo4j --rm neo4j`\n\n(To stop Neo4j, `docker stop neo4j`. The docker container will be automatically removed.)\n\n2. Using Neo4J Desktop\n\n- Install Neo4j Desktop application at https://neo4j.com/download/\n\n- Start up Neo4j Desktop, click 'New' to create a new project, and then 'Add Database'\n\n- Select \"Set up a local database\" and enter a name for your database\n\n- Set your own unique password. \n\n- Start the database\n\n- Clone this repository. `$ cd` into the project directory. \n\n- Create a Python virtual environment with the command `$ virtualenv name-of-env`. For simplicity, name it 'venv'. \n\n- Start up the virtual environment using the following command `$ source venv/bin/activate`. \n\n3. Install the required python packages\n\n`$ pip install -r requirements.txt`\n\n4. Enter the following commands with your username (should be neo4j by default) and password to set the necessary environment variables: \n\n`$ export NEO4J_USERNAME=your_username` \u003cbr /\u003e\n`$ export NEO4J_PASSWORD=your_password`\n\n5. Run the application\n\n`$ python app.py`\n\n6. Browse to http://localhost:5000\n\n\nAny questions or suggestions for improvement?\n- Questions - email maggieqzhu@yahoo.com \n- Suggestions - submit a pull request\n\n\n\n\nWays to contribute to this project: \n- Automate the relationship foraging process (will likely involve web scraping and/or ML)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesipfed%2Fesip-hackfest-summer2020","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesipfed%2Fesip-hackfest-summer2020","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesipfed%2Fesip-hackfest-summer2020/lists"}