Skip to content
Jody Garnett edited this page Jun 23, 2022 · 9 revisions

Agenda for the Bolsena Code Sprint 2022

Link to the event: Bolsena_Code_Sprint_2022

Presentations & discussions

Agenda

Topics to talk about/things to do

  • DCAT (rdf) catalog output
  • can export DCAT from CSW
  • could be implemented in OGC API records
  • AngularJS (no issue for the enterprise version)
  • Dataverse output, DCAT output
  • Dataverse provides OAI-PMH client and server (I think), v3 support it, v4 needs some work to move to Elasticsearch (https://github.com/geonetwork/core-geonetwork/issues/4727)
  • OGC API Records harvester, current state of OGC-API (maps and features)
  • geonetwork-ui (simple mapviewer, new editor POC)
  • Data API
  • Geospatial search
  • Publisher entries
  • Future of GN - What's each-other's vision for (the future of) GN - UI, Backend, Microservices
  • GN Team organization
  • Log4j 1.2 --> Log4j 2.x
  • integrate HNAP user manual
  • A11y review PR for map panels
  • Speed up indexing - index at the end of an edit session, background indexing task
  • Batch indexing/task - asynchronous tasks - sometimes the client is gone and server task is still running - use a polling system?
  • JRC harvesting presentation
  • How to make/use 1 microservice architecture (based on JRC infrastructure?)
  • bot on GitHub to close Issues/PR automatically after 6 months - steering committee - 6 months for PR - after 6 months send a warning and * add a label and close after a month later
  • Automatic security/vulnerability check
  • PR for updating Spring security version
  • Remove keycloak client - reached end of life
  • Dependabot reviews
  • Publish artefacts to main OSGeo repo (snapshots)
  • Check for GitHub statistics - Sourceforge only kept for statistics
  • JAVA8 to JAVA11
  • Saxon XML update?

Work items

  1. MapfishPrint V2, removal of IText (Jody, Juan, Jose)

  2. Log4j 1.2 --> Log4j 2.0 update (Jody)

    A prior PR tried to change to SLF4J (on review it only tried to change one class to use SLF4J logging).

    See pull request for detailed progress, presently trying to ask harvesters to create an appender on the fly.

  3. Javascript Converter microservice from pivot to ISO

Clone this wiki locally