Describing ApiDocumentation supported classes etc

Hi Markus

I'm experimenting with my library to publish hydra API documentation 
from Nancy [1] (.NET library inspired by Sinatra [2]). I've been trying 
my current progress in the Hydra console and I noticed that you're not 
consistent wrt predicates used on hydra:Property vs other vocabulary 
elements:

1. Class, Operation and Link use rdfs:label and rdfs:description
2. Property is annotated by hydrs:title and hydra:description

The current spec isn't too explicit about this although throughout the 
samples only hydra:label and hydra:description is ever used.

So should both rdfs:* and hydra:* properties be supported or is the 
issue tracker sample wrong?

Also I think it should be clearly documented in the specification.

Thanks,
Tom

[1]: http://nancyfx.org
[2]: http://www.sinatrarb.com/

Received on Tuesday, 15 March 2016 17:15:01 UTC