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

Feature/api-utility -methods #477

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ivanmrsulja
Copy link
Member

Corresponding VIVO PR.

What does this pull request do?

Added utility classes for API endpoints to use.

What's new?

  • edu.cornell.mannlib.vitro.webapp.controller.api.software.IndividualApiCommonCRUDUtility
  • edu.cornell.mannlib.vitro.webapp.controller.api.software.IndividualApiNetworkUtility
  • edu.cornell.mannlib.vitro.webapp.controller.api.software.IndividualApiSparqlUtility

How should this be tested?

You have to pull the corresponding VIVO PR. The detailed instructions on how to test this functionality are provided there.

Interested parties

@chenejac

Reviewers' expertise

Candidates for reviewing this PR should have some of the following expertises:

  1. Java.
  2. SPARQL
  3. Ontologies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSON-like REST API endpoint for Software individuals
1 participant