-
-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Labels
Description
When record A links to B, how can a user be aware of a linkage from B to A?
- serverside; include reversed B-A linkage to record B at request time
- clientside; run a query to retrieve all records which link to B (is such a query possible in ogcapi-records or csw? no queryable field seems available)