CaseWiki:Projects/JavaScript API
[edit] About
The Case Wiki provides many ways to access the data within the application. Such endpoints include Special:WikiFeeds, Special:GraphStructure, and Special:ExportRDF. Individuals writing applications that use this data may want to interface with the data using JavaScript. The goal of this project is to provide a JavaScript library that will faciliate easy manipulation of Case Wiki data.
[edit] Details
The final product should follow a coding standard and should support the following:
- Parsing of feeds from Special:WikiFeeds
- Parsing of location data from Special:GraphStructure/xml/locations
- Ability to extract lists of articles containing certain semantic attributes, relations
- Parsing of http://wiki.case.edu/api.php output
Code can be combined in wiki page and can be resourced by scripts running on this wiki as well as clients all over the web.
The code will live at CaseWiki:Api.js
[edit] Status
This project is incomplete.
| Attribute values | |
|---|---|
| Completion status | incomplete + |
