This repository contains the source for the
data.ox.ac.uk <http://data.ox.ac.uk/>
site, which hosts institutional open
lined data for the University of Oxford <http://www.ox.ac.uk/>
.
Add geom:asGeoJSON
properties to extents, so they can be used by people using Leaflet.
PSHH could provide a pleasant way to be informed of new data being ready to be ingested, and to notify downstream clients that data has changed.
OxTalks, and news feeds would be good candidates for using this stuff.
Finish documenting datasets and APIs.
Organization and place OxPoints pages should have links to embeddable pages for things like: Vacancies, courses, news, events, equipment
These should be either widgets (static bits of HTML that pull in content using AJAX/JSON), or generated pages that can sit in IFrames.
Refresh group memberships when someone requests a token for a user (either a grant or a refresh). This means the longest between privilege checks would be an hour, so no user can use OAuth2 to get unending access conferred by group memberships they should no longer possess (e.g. due to an affiliation being removed, or transitioning to leaver status).