Commit e20d1c1
Fallback to synthesized predicate description when proxy unavailable
When ENABLE_LINKED_DATA_PROXY=false, facet filter requests for external
predicate URIs (e.g. schema.org) return 405, leaving the left-nav empty.
Instead of silently ignoring the error, synthesize an rdf:Description with
rdfs:label derived from the predicate's local name so bs2:FilterIn renders
facet headers in both cases.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent cbc5e7a commit e20d1c1
File tree
1 file changed
+21
-12
lines changed- src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/block
1 file changed
+21
-12
lines changedLines changed: 21 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1910 | 1910 | | |
1911 | 1911 | | |
1912 | 1912 | | |
1913 | | - | |
1914 | | - | |
| 1913 | + | |
| 1914 | + | |
| 1915 | + | |
| 1916 | + | |
| 1917 | + | |
| 1918 | + | |
| 1919 | + | |
| 1920 | + | |
| 1921 | + | |
| 1922 | + | |
| 1923 | + | |
| 1924 | + | |
| 1925 | + | |
1915 | 1926 | | |
1916 | | - | |
1917 | | - | |
1918 | | - | |
1919 | | - | |
1920 | | - | |
1921 | | - | |
1922 | | - | |
1923 | | - | |
1924 | | - | |
1925 | | - | |
| 1927 | + | |
| 1928 | + | |
| 1929 | + | |
| 1930 | + | |
| 1931 | + | |
| 1932 | + | |
| 1933 | + | |
| 1934 | + | |
1926 | 1935 | | |
1927 | 1936 | | |
1928 | 1937 | | |
| |||
0 commit comments