{"id":15447465,"url":"https://github.com/datadavev/oreaper","last_synced_at":"2025-03-28T08:44:15.803Z","repository":{"id":83563477,"uuid":"135368809","full_name":"datadavev/oreaper","owner":"datadavev","description":"Parse ORE documents from DataONE to produce a map of relations","archived":false,"fork":false,"pushed_at":"2018-07-11T11:39:59.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T09:27:16.779Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datadavev.png","metadata":{"files":{"readme":"README.rst","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-30T00:56:30.000Z","updated_at":"2018-07-11T11:40:01.000Z","dependencies_parsed_at":"2023-07-02T23:32:00.974Z","dependency_job_id":null,"html_url":"https://github.com/datadavev/oreaper","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"8094e3e8c666d1d7445ca2220c5922198e871a5b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Foreaper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Foreaper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Foreaper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Foreaper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datadavev","download_url":"https://codeload.github.com/datadavev/oreaper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245999318,"owners_count":20707554,"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":"2024-10-01T20:06:02.095Z","updated_at":"2025-03-28T08:44:15.783Z","avatar_url":"https://github.com/datadavev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"oreaper\n=======\n\nParse ORE documents from DataONE to produce a map of relations. Output is a \nseries of JSON records, one per line.\n\n::\n\n  usage: oreaper [-h] [-l] [-x DATE_START] [-y DATE_END] [-b BASE_URL]\n               [-C MAX_RECORDS] [-p PAGE_SIZE] [-s START_INDEX]\n\n  Load DataONE ORE documents and output relations as a json dictionary, one entry per line.\n\n  optional arguments:\n    -h, --help            show this help message and exit\n    -l, --log_level       Set logging level, multiples for more detailed.\n    -x DATE_START, --date_start DATE_START\n                          Starting time for listing\n    -y DATE_END, --date_end DATE_END\n                          End time for listing\n    -b BASE_URL, --base_url BASE_URL\n                          Baseurl for listObjects (https://cn.dataone.org/cn)\n    -C MAX_RECORDS, --max_records MAX_RECORDS\n                          Maximum number of entries to retrieve.\n    -p PAGE_SIZE, --page_size PAGE_SIZE\n                          Page size to return\n    -s START_INDEX, --start_index START_INDEX\n                          Zero based index of first entry\n\nExample::\n\n  $ oreaper\n  {\"metadata_pids\": [\"dcx_0007f892-0d8f-4451-94e9-94d02ba5dd0d_0\"], \"resource_map_pids\": [\"0007f892-0d8f-4451-94e9-94d02ba5dd0d_0\"], \"data_pids\": [\"iso19139_0007f892-0d8f-4451-94e9-94d02ba5dd0d_0\"]}\n  {\"metadata_pids\": [\"dcx_0007f892-0d8f-4451-94e9-94d02ba5dd0d_1\"], \"resource_map_pids\": [\"0007f892-0d8f-4451-94e9-94d02ba5dd0d_1\"], \"data_pids\": [\"iso19139_0007f892-0d8f-4451-94e9-94d02ba5dd0d_1\"]}\n  ...\n  {\"metadata_pids\": [\"dcx_0024e77f-000e-4b38-8a80-215fab398905_2\"], \"resource_map_pids\": [\"0024e77f-000e-4b38-8a80-215fab398905_2\"], \"data_pids\": [\"iso19139_0024e77f-000e-4b38-8a80-215fab398905_2\"]}\n  {\"metadata_pids\": [\"00327229-485e-4865-a8d2-eb33d27438af-snotel_201606_1017.xml\"], \"resource_map_pids\": [\"00327229-485e-4865-a8d2-eb33d27438af-snotel_201606_1017.rdf\"], \"data_pids\": [\"00327229-485e-4865-a8d2-eb33d27438af-snotel_201606_1017.zip\"]}\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatadavev%2Foreaper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatadavev%2Foreaper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatadavev%2Foreaper/lists"}