Hydra console and hydra:operation

Hello together,

I have a question about how Hydra Console handles the "hydra:operation" 
predicate.

I deployed a small Hydra-API [1] on heroku that is about publishing 
screening events of a cinema.

Be aware that heroku stops the application occasionally and it may need 
time to boot up if you request the API the first time!

What I see in the Hydra console is not what I expect and I wonder what 
is wrong:

The entry point of the API will return a https://schema.org/MovieTheater 
with a "hydra:collection" that has a "hydra:operation", so that the 
client could know, how to retrieve current ScreeningEvents of that 
cinema. I was inspired by the "RESTbucks with Hydra" [2] example in 
doing so.

Hydra Console does not seem to evaluate the "hydra:operation". If I 
click the link, no Operations can be selected.

Is something wrong with my data? Or does Hydra-Console just not support 
"hydra:operation" properly?


Kind regards,
Angelo


[1] https://screening-events.herokuapp.com
[2] https://www.w3.org/community/hydra/wiki/Restbucks_with_Hydra

Received on Friday, 19 October 2018 10:39:17 UTC