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 README.md #79

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@

# Data Discovery Tools and Systems

**[This project is currently a work in progress, and we expect to have all
documentation, test and a full demo done by the end of the ~~2nd quarter of 2023.~~ 1st quarter of 2024]**

Data discovery is the problem of identifying and retrieving data that satisfies
an information need. See [common data discovery problems here](docs/why_ver.md) and feel free to open
issues to suggest other scenarios you know about. This respository contains Ver, a
Expand All @@ -21,9 +18,7 @@ discovery API (Aurum), a view discovery API (we call it Ver as well), and a
utility-function based search (we call it Metam). And we are always thinking of new interfaces
and components to help more users address their discovery needs.

- [Quick Start](docs/quickstart.md)
- [Tutorials](docs/tutorials.md)
- [Contributing](docs/contributing.md)
- [Quick Start](quick_start_cli.md)

### Structure of the Repository

Expand Down