Would it be possible to simplify a bit how the XSLT decides whether an online resource goes to Distribution, Landing Page or Documentation? Now the XSLT is doing it in all cases based on both on the protocol and function, if I've understood it correctly. Conterra have altered the XSLT so at least the protocols WMS and WFS go to the Distribution element directly. Anyhow, the need to add the function:Download exist in many cases and this is challenging as it is not widely implemented as far as I know.
Could it be simplified somehow, for example so that function is only needed if one wants to indicate that it the link should go to Documentation (protocol:Web Address + funtion: Information). If a Web Address exist alone it would go to landing page and if some of the other protocols (see figure) are used they would go to Distribution.

Is it too late to bring this up on Monday @jescriu. And please do correct me if I'm wrong and function isn't needed,
Would it be possible to simplify a bit how the XSLT decides whether an online resource goes to Distribution, Landing Page or Documentation? Now the XSLT is doing it in all cases based on both on the protocol and function, if I've understood it correctly. Conterra have altered the XSLT so at least the protocols WMS and WFS go to the Distribution element directly. Anyhow, the need to add the function:Download exist in many cases and this is challenging as it is not widely implemented as far as I know.
Could it be simplified somehow, for example so that function is only needed if one wants to indicate that it the link should go to Documentation (protocol:Web Address + funtion: Information). If a Web Address exist alone it would go to landing page and if some of the other protocols (see figure) are used they would go to Distribution.
Is it too late to bring this up on Monday @jescriu. And please do correct me if I'm wrong and function isn't needed,