{"id":13553150,"url":"https://github.com/geonetwork/core-geonetwork","last_synced_at":"2025-05-14T20:02:27.821Z","repository":{"id":3597571,"uuid":"4661744","full_name":"geonetwork/core-geonetwork","owner":"geonetwork","description":"GeoNetwork is a catalog application to manage spatially referenced resources. It provides powerful metadata editing and search functions as well as an interactive web map viewer. It is currently used in numerous Spatial Data Infrastructure initiatives across the world.","archived":false,"fork":false,"pushed_at":"2025-04-09T23:43:59.000Z","size":669060,"stargazers_count":452,"open_issues_count":578,"forks_count":494,"subscribers_count":63,"default_branch":"main","last_synced_at":"2025-04-10T00:19:46.991Z","etag":null,"topics":["api","catalog","csw","dcat","geospatial","inspire","iso19110","iso19115","iso19119","iso19139","metadata","metadata-management","ogc","ogcapi","open-data","opendata","opensearch"],"latest_commit_sha":null,"homepage":"http://geonetwork-opensource.org/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geonetwork.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["osgeo"],"cusotm":["https://github.com/geonetwork/core-geonetwork/wiki#financial-support","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=LDTWEL3XKUVU8\u0026source=url","https://www.osgeo.org/about/how-to-become-a-sponsor/"]}},"created_at":"2012-06-14T09:59:55.000Z","updated_at":"2025-04-09T23:44:02.000Z","dependencies_parsed_at":"2024-03-25T11:49:14.889Z","dependency_job_id":"497e9a60-b2ff-467a-b771-a1109d1244f8","html_url":"https://github.com/geonetwork/core-geonetwork","commit_stats":{"total_commits":15449,"total_committers":141,"mean_commits":"109.56737588652483","dds":0.7934494142015664,"last_synced_commit":"e8dda2e8de2a9af9f629a56f4ffc515520dfe8dc"},"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geonetwork%2Fcore-geonetwork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geonetwork%2Fcore-geonetwork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geonetwork%2Fcore-geonetwork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geonetwork%2Fcore-geonetwork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geonetwork","download_url":"https://codeload.github.com/geonetwork/core-geonetwork/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248161257,"owners_count":21057554,"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":["api","catalog","csw","dcat","geospatial","inspire","iso19110","iso19115","iso19119","iso19139","metadata","metadata-management","ogc","ogcapi","open-data","opendata","opensearch"],"created_at":"2024-08-01T12:02:18.494Z","updated_at":"2025-04-10T04:55:19.518Z","avatar_url":"https://github.com/geonetwork.png","language":"Java","funding_links":["https://github.com/sponsors/osgeo","https://github.com/geonetwork/core-geonetwork/wiki#financial-support","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=LDTWEL3XKUVU8\u0026source=url","https://www.osgeo.org/about/how-to-become-a-sponsor/"],"categories":["Java","api","Geospatial and Earth Observation"],"sub_categories":[],"readme":"# GeoNetwork opensource\n\n[![Build Status](https://github.com/geonetwork/core-geonetwork/actions/workflows/linux.yml/badge.svg?branch=main)](https://github.com/geonetwork/core-geonetwork/actions/workflows/linux.yml?query=branch%3Amain) [![OpenSSF Best Practices](https://www.bestpractices.dev/projects/8626/badge)](https://www.bestpractices.dev/projects/8626)  [![CLA assistant](https://cla-assistant.io/readme/badge/geonetwork/geonetwork)](https://cla-assistant.io/geonetwork/geonetwork)\n\n## Features\n\n* Immediate search access to local and distributed geospatial catalogues\n* Uploading and downloading of data, graphics, documents, pdf files and any other content type\n* An interactive Web Map Viewer to combine Web Map Services from distributed servers around the world\n* Online editing of metadata with a powerful template system\n* Scheduled harvesting and synchronization of metadata between distributed catalogs\n* Support for OGC-CSW 2.0.2, ISO 1911x and DCAT-AP metadata profiles, OAI-PMH, SRU protocols\n* Fine-grained access control with group and user management\n* Multi-lingual user interface\n\n## Documentation\n\nThe GeoNetwork Manual and Online Help are included in the `docs/manual` folder. This content is compiled into html pages during a release for a publishing on docs.geonetwork-opensource.org website.\n\n* [docs.geonetwork-opensource.org](https://docs.geonetwork-opensource.org)\n\nThe online help is compiled into html pages during a release and is included in the `war` web archive.\n\n## Developer Documentation\n\nDeveloper documentation located in ``README.md`` files in the code-base:\n\n* General documentation for the project as a whole is in this [README.md](README.md)\n* [Software Development Documentation](/software_development/) provides instructions for setting up a development environment, building GeoNetwork, compiling user documentation, and making a releases.\n* Module specific documentation can be found in each module\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeonetwork%2Fcore-geonetwork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeonetwork%2Fcore-geonetwork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeonetwork%2Fcore-geonetwork/lists"}