Skip to content

Commit

Permalink
Move lib to registration library repo
Browse files Browse the repository at this point in the history
  • Loading branch information
mario-winkler committed Oct 16, 2024
1 parent 7e7bee8 commit 55c2f9e
Show file tree
Hide file tree
Showing 31 changed files with 2 additions and 5,744 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The EOEPCA+ Resource Registration building block consists of the following compo

- Registration API - [https://github.com/EOEPCA/registration-api](https://github.com/EOEPCA/registration-api)
- Registration Harvester - [https://github.com/EOEPCA/registration-harvester](https://github.com/EOEPCA/registration-harvester)
- Common Registration Library - [https://github.com/EOEPCA/registration-library](https://github.com/EOEPCA/registration-library)
- Common Registration Library - https://github.com/EOEPCA/registration-library

The building block is built with and based on the following tools and standards.

Expand All @@ -46,7 +46,7 @@ The building block is built with and based on the following tools and standards.
- [OGC API Processes](https://ogcapi.ogc.org/processes/)
- [Flowable](https://www.flowable.com/open-source)
- [FastAPI](https://fastapi.tiangolo.com/)
- [OMG Business Process Model and Notation (BPMN)](https://www.bpmn.org)
- [BPMN - Business Process Model and Notation](https://www.bpmn.org)

## Getting Started

Expand Down
Empty file removed lib/README.md
Empty file.
Empty file removed lib/docs/src/lib.rst
Empty file.
Empty file removed lib/lib/__init__.py
Empty file.
Empty file removed lib/lib/base/__init__.py
Empty file.
122 changes: 0 additions & 122 deletions lib/lib/base/download.py

This file was deleted.

Loading

0 comments on commit 55c2f9e

Please sign in to comment.