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

Request for prefLabel return empty (not found) #7

Open
chinhnk opened this issue Nov 17, 2017 · 0 comments
Open

Request for prefLabel return empty (not found) #7

chinhnk opened this issue Nov 17, 2017 · 0 comments

Comments

@chinhnk
Copy link

chinhnk commented Nov 17, 2017

Hi,

When trying out the REST API for classes I found that sometimes adding prefLabel to the include param causes the system to return empty (not found) results.
I have tried both GET and POST (batch request) and two examples are as follow

get preflabel
GET- with prefLabel

get no-preflabel
GET- without prefLabel

post preflabel
POST - with prefLabel

post no-preflabel
POST - without prefLabel

There are also some issues when I tried getting classes via general /classes method: sometimes some hundreds elements only contains @id and @type. Some other times, the collection field is simply empty - as follow

classes-empty

Could you please help me by seeing to these issues ?

Many thanks and best regards.
ChinhNK

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

2 participants