gcube-cms-suite/catalogue-binding-plugin
Francesco Mangiacrapa 62a4a78d4f improved check events subscribed in the config 2024-04-15 17:46:49 +02:00
..
src improved check events subscribed in the config 2024-04-15 17:46:49 +02:00
.classpath updated toString ItemObserved 2024-04-15 17:01:56 +02:00
.gitignore created the project 2023-12-21 10:42:56 +01:00
.project updated plugin 2024-01-19 14:36:43 +01:00
CHANGELOG.md created prototype of the plugin and configured it 2024-01-17 17:32:34 +01:00
FUNDING.md created the project 2023-12-21 10:42:56 +01:00
LICENSE.md created the project 2023-12-21 10:42:56 +01:00
README.md updated README 2024-01-19 17:39:36 +01:00
pom.xml updated plugin 2024-01-19 14:36:43 +01:00

README.md

gCube CMS Suite : Catalogue Binding Plugin

The "Catalogue Binding Plugin" implements the binding from (the products registered in) the Geoportal system to the D4Science Catalogue system.

Built with

Documentation

gCube CMS Suite parent module containing references, documentation, guides ad utilities.

The "Catalogue Binding Plugin" requires a handler registered in the UCD so defined:

{
  "_id": "Catalogue-Binding-Plugin",
  "_type": "EventListener",
  "_configuration": {
    "subscribeEvents": [
      {
        "event": "{EVENT_NAME_1}"
      },
      {
        "event": "{EVENT_NAME_2}"
      }
    ]
  }
}

where the supported events are:

"PROJECT_CREATED"
"PROJECT_UPDATED"
"PROJECT_DELETED"
"LIFECYCLE_STEP_PERFORMED"

Change log

See CHANGELOG.md.

Authors

License

This project is licensed under the EUPL V.1.1 License - see the LICENSE.md file for details.

About the gCube Framework

This software is part of the gCubeFramework: an open-source software toolkit used for building and operating Hybrid Data Infrastructures enabling the dynamic deployment of Virtual Research Environments by favouring the realisation of reuse oriented policies.

The projects leading to this software have received funding from a series of European Union programmes including:

  • the Sixth Framework Programme for Research and Technological Development
    • DILIGENT (grant no. 004260).
  • the Seventh Framework Programme for research, technological development and demonstration
    • D4Science (grant no. 212488);
    • D4Science-II (grant no.239019);
    • ENVRI (grant no. 283465);
    • iMarine(grant no. 283644);
    • EUBrazilOpenBio (grant no. 288754).
  • the H2020 research and innovation programme
    • SoBigData (grant no. 654024);
    • PARTHENOS (grant no. 654119);
    • EGIEngage (grant no. 654142);
    • ENVRIplus (grant no. 654182);
    • BlueBRIDGE (grant no. 675680);
    • PerformFish (grant no. 727610);
    • AGINFRAplus (grant no. 731001);
    • DESIRA (grant no. 818194);
    • ARIADNEplus (grant no. 823914);
    • RISIS2 (grant no. 824091);