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
When displaying a single index entry (e.g. https://www.monasterium.net/mom/index/IllUrkGlossar/Werkgruppen), it could increase user efficiency, if we would display sub-entries (//skos:Concept[skos:broader/rdf:resource="$currentURI"]) and super-entries (//skos:Concept[rdf:about="current()/skos:broader/rdf:resource"]) under text of the entry.
The text was updated successfully, but these errors were encountered:
When displaying a single index entry (e.g. https://www.monasterium.net/mom/index/IllUrkGlossar/Werkgruppen), it could increase user efficiency, if we would display sub-entries (
//skos:Concept[skos:broader/rdf:resource="$currentURI"]
) and super-entries (//skos:Concept[rdf:about="current()/skos:broader/rdf:resource"]
) under text of the entry.The text was updated successfully, but these errors were encountered: