Re: [Specifications] Add support for allowed literals and allowed individuals (#82)

I think @RubenVerborgh is right and allowed individuals in most cases are topic for modelling. I can see at least two options here:
- OWL - to heavy for me
- SHACL - it's more to describing CWA structures in OWA way (and I personally prefer it over OWL)

In both cases, it doesn't have anything to do with hydra itself - it is enabled for structure and their properties description with `supportedProperty` predicate.

Yet, I can see one more situation - imagine a form i.e. for adding products to the shop. In a field for _category_, I'd like to to have a pointer (i.e. IRI templated link) that should pull categories for that very field (which would take into account current product details).
This is not a topic for modelling and I do not see a clear way of doing it with hydra yet. Any ideas for that one?

-- 
GitHub Notification of comment by alien-mcl
Please view or discuss this issue at https://github.com/HydraCG/Specifications/issues/82#issuecomment-453775397 using your GitHub account

Received on Saturday, 12 January 2019 19:39:29 UTC