Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update repository README with OBSOLETE #158

Merged
merged 1 commit into from
Dec 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 1 addition & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
# caom2service

Common Archive Observation Model service implementation libraries. The master branch is now updated to work with DALI-1.1 (cadc-dali-1.1) and TAP-1.1 (cadc-tap-server-1.1). The other services that use the CAOM TAP service also assume TAP-1.1.

## CAOM TAP service

* caom2-tap: basic CAOM-2.x TAP client to get observations, planes, or artifacts from a TAP service
* caom2-tap-server: CAOM-2.x TAP service implementation for use with cadc-tap-server
* argus: complete container-based CAOM TAP service

## CAOM services that use the CAOM TAP service

* caom2-datalink-server: IVOA DataLink implementation for CAOM-2.x
* caom2-meta-server: simple metadata service that returns a single CAOM-2.x observation in various formats
* caom2-pkg-server: simple CAOM-2.x package service that generates a package (tar) with all artifacts of a single plane
* caom2-soda-server: IVOA SODA implementation for CAOM-2.x
* ???: complete container-based CAOM DataLink service (COMING SOON)

These server-side libraries make use of the cadc-uws-server package and provide a JobRunner implementation to use
with that framework. They use the caom2-tap client library to query a CAOM TAP service.
## OBSOLETE: all modules have been merged into the main caom2.git repository
Loading