{"id":26936138,"url":"https://github.com/vecnet/dl-discovery","last_synced_at":"2025-07-23T16:09:39.615Z","repository":{"id":26601488,"uuid":"30056447","full_name":"vecnet/dl-discovery","owner":"vecnet","description":"Map based discovery interface for digital library records","archived":false,"fork":false,"pushed_at":"2017-08-09T14:25:48.000Z","size":14808,"stargazers_count":4,"open_issues_count":8,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-03-27T03:40:10.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vecnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-30T04:39:33.000Z","updated_at":"2024-03-27T03:40:10.656Z","dependencies_parsed_at":"2022-08-21T07:00:59.836Z","dependency_job_id":null,"html_url":"https://github.com/vecnet/dl-discovery","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vecnet%2Fdl-discovery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vecnet%2Fdl-discovery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vecnet%2Fdl-discovery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vecnet%2Fdl-discovery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vecnet","download_url":"https://codeload.github.com/vecnet/dl-discovery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246815575,"owners_count":20838465,"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","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-04-02T12:31:55.694Z","updated_at":"2025-04-02T12:32:35.558Z","avatar_url":"https://github.com/vecnet.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## VecNET Discovery\n\nGeospatial discovery layer for VecNET Digital Library.\n\n![](https://github.com/vecnet/dl-discovery/blob/qa-deploy/screenshots/homepage.png)\n![](https://github.com/vecnet/dl-discovery/blob/qa-deploy/screenshots/homepage-map.png)\n\nBuilt using:\n\n* [Earthworks](https://github.com/sul-dlss/earthworks)\n* [GeoBlacklight](https://github.com/geoblacklight)\n\n\n## Installation\n\n\n```\n# Clone repository\n$ git clone git@github.com:vecnet/dl-discovery.git\n\n# Install ruby dependencies\n$ bundle install\n\n# Install for development\n$ bundle exec rake earthworks:install\n\n# Start up Solr instance through Jetty server\n$ bundle exec rake jetty:start\n\n# Start Rails application\n$ rails server\n```\n\n## Tests\n\n#### Running continuous integration tests\n```\n$ rake ci\n```\n\n### Running data integration tests\n**Important!!!**\nMust be run with a production index passed in using the `TEST_SOLR_URL` env variable. If ssh tunneling, make *sure* to **NOT** run rake ci while tunneled as it may delete the index.\n\n```\n$ TEST_SOLR_URL=http://example.com:8080/solr/core_name rake integration\n```\n## Running application\n```\n$ rails s\n```\n\n## Uploading sample data\n\nTo upload sample records into your local jetty solr, run the following.\n\n    ./script/upload-to-solr.rb vecnet-solr-sample.json http://localhost:8983/solr/blacklight-core\n\n## Harvesting production data\n\nOptionally, clear the solr core.\n\n    curl http://\u003cremote_ip\u003e:8081/solr/discovery/update?commit=true -H 'Content-Type:application/xml' -d '\u003cdelete\u003e\u003cquery\u003e*:*\u003c/query\u003e\u003c/delete\u003e'\n\nHarvest the Library and Simulation Records:\n\n    ./script/harvest-dl.rb https://dl.vecnet.org \u003ctarget solr core\u003e 2015-04-01\n    ./script/harvest-ci.rb https://ci-qa.vecnet.org https://dl.vecnet.org \u003ctarget solr core\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvecnet%2Fdl-discovery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvecnet%2Fdl-discovery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvecnet%2Fdl-discovery/lists"}