Hydra and SHACL - Part 2 - IRI Templates
In the previous post I presented the simplest functionality of loading remote form contents by having SHACL property shape reference a Hydra Core collection.
In the second part I will extend that example to create a form with multiple connected dropdowns, where each one is only populated when other(s) have been selected, which is a common scenario seen in (web) applications.
Read on →