Closed bwmcbride closed 2 years ago
In discussion with @bwmcbride, my proposal is that we use the previous path segment for URIs that end with a hyphen character:
<a href='http://example.com/foo/bar/-'>bar/-</a>
@bwmcbride I've committed a fix for this in the issue-197
branch if you can please try it.
I would also note that:
rdfs:label
, which will be used preferentially to any treatment of the URIresource-links.vm
Closing as obsolete
Property values that are resources with URLs of the form
http://example.com/foo/bar/-
are rendered on the page as an empty<a>
element.This is a problem in the EPO site where we have resources with URLs of that form.
The render should put some text inside the anchor element, e.g.