You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a rdfs:seeAlso link is present in the GraphQL output the 'Bekijk bij bron' button links this seeAlso link in stead of the formal landing page of the URI.
The text was updated successfully, but these errors were encountered:
I think this is intentional. The seeAlso in GraphQL exposes URIs that point to user-friendly pages (i.e. pages that are friendlier than the formal URIs of the terms). The demonstrator uses/prefers that URI for the 'View at source' button [1].
I see your point but with some sources the seeAlso could be an alternative representation coming from a different source. To be concrete I am working on a show case for the KOOP TOOI linked data. For example gemeente Alblasserdam has a landing page but there is also an OWMS representation available. For my use case I modelled this as a seeAlso reference.
In the current situation the seeAlso overrules the original term.uri link. In other words currently the seeAlso is limited for use as alternative representation coming form the same source. I think this more restrictive than rdfs:seeAlso is originally intended. I will look into using skos:related for the alternative resource.
If a rdfs:seeAlso link is present in the GraphQL output the 'Bekijk bij bron' button links this seeAlso link in stead of the formal landing page of the URI.
The text was updated successfully, but these errors were encountered: