forked from openphacts/OPS_LinkedDataApi
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
14 lines (11 loc) · 640 Bytes
/
TODO
File metadata and controls
14 lines (11 loc) · 640 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
* make certain parts of application behaviour configurable from a turtle file (what caching to do, what logging to do, where to get the api config file from)
* error message about missing properties in vocabularies should name the missing properties DONE
* fix simple json output DONE
* nicer error pages DONE
* basic caching DONE
* Cache timeout DONE
* Add format and viewer metadata
* CSS for html pages DONE/IN PROGRESS
* HTML report of config definitions - which APIs and Endpoints are in scope with current base URI,what formats and views are available, etc DONE/IN PROGRESS
* finish simple xml output DONE
* add xslt formatter DONE