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

Subject corpus operations #14

Closed
osma opened this issue Oct 3, 2017 · 2 comments
Closed

Subject corpus operations #14

osma opened this issue Oct 3, 2017 · 2 comments
Milestone

Comments

@osma
Copy link
Member

osma commented Oct 3, 2017

Support for these CLI commands:

  • load
  • create-subject
  • show-subject
  • list-subjects
  • drop-subjects

(Do we also need an operation for clearing all subjects from a project, without dropping the project? Or maybe the load operation could do that before actually loading anything to the index?)

Plus unit tests and the corresponding REST operations.

@osma osma added this to the Short term milestone Oct 3, 2017
This was referenced Mar 19, 2018
@osma
Copy link
Member Author

osma commented Apr 4, 2018

With the current architecture subjects cannot be modified once loaded. So we don't need the create and drop operations. These should be removed from the Swagger spec and CLI stubs. Showing concepts is still useful though.

@osma
Copy link
Member Author

osma commented May 9, 2018

Done in v0.22, closing.

@osma osma closed this as completed May 9, 2018
@osma osma modified the milestones: Short term, v0.22 May 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant