RE: domain for properties in hydra

+CC public-hydra

On Friday, October 04, 2013 8:51 AM, Kuno Woudt wrote:
> Hi Markus,
> 
> Thanks for your response, I think I understand what I was confused
> about
> now.
> 
>  From your demo:
> 
> api-demo:issues/4 is an instance of vocab:Issue, and vocab:Issue is an
> instance of Hydra:Class.
> 
> vocab:Issue hydra:supportedProperties _:b6 .
> _:b6 hydra:property vocab:Issue/title .
> 
> So _:b6 is an instance of hydra:SupportedProperty, correct?
> 
> For some reason I expected to see an instance of _:b6, but that doesn't
> exist and doesn't need to exist.

Exactly. The same property may be required in one class and be optional in
another at the same time. That's the reason for this indirection via
SupportedProperty.



--
Markus Lanthaler
@markuslanthaler

Received on Friday, 4 October 2013 09:55:33 UTC