The idea here is to have a simple one page web application (i.e. index page presented) which shows the "pass/fail" status of the list of registered knowledge beacons.
This could be a simple matrix table, one row per beacon.
Color coding of cells: green for pass, red for fail.
The first column (call it "Column A") would list the beacon name (maybe provide a tooltip or clickable link to a popup, which presents the beacon metadata: URL, description, etc.)
Column B: confirms if the beacon is online or not?
Column C etc.: one column per Knowledge Beacon API call, indicating if the given beacon call is working properly.
The first iteration for this status table could/should be very simple, but we can later elaborate as needed to give clearer indications of the nature of the validation failure(?).
The idea here is to have a simple one page web application (i.e. index page presented) which shows the "pass/fail" status of the list of registered knowledge beacons.
This could be a simple matrix table, one row per beacon.
Color coding of cells: green for pass, red for fail.
The first column (call it "Column A") would list the beacon name (maybe provide a tooltip or clickable link to a popup, which presents the beacon metadata: URL, description, etc.)
The first iteration for this status table could/should be very simple, but we can later elaborate as needed to give clearer indications of the nature of the validation failure(?).