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

Retrieve concept lists via API #508

Closed
nichtich opened this issue Nov 6, 2019 · 1 comment
Closed

Retrieve concept lists via API #508

nichtich opened this issue Nov 6, 2019 · 1 comment
Labels
feature Additional functionality
Milestone

Comments

@nichtich
Copy link
Member

nichtich commented Nov 6, 2019

Field concepts of a concept list (which is also a JSKOS Registry could also be allowed to JSKOS API calls that return an array of concepts:

{
  "prefLabel": { "en": "recently changed concepts" },
  "concepts": "http://example.org/api/concepts?sort=modified"
}

We first need to know which kinds of lists / queries are most likely to be useful.

@nichtich nichtich added the feature Additional functionality label Nov 6, 2019
@nichtich nichtich added this to the 1.2.0 milestone Nov 6, 2019
@stefandesu
Copy link
Member

Sounds reasonable. 👍

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

No branches or pull requests

2 participants