JSON profiles
From CODECS Dev
- Main
- Configuration
- Local file settings
- JSON profiles
- Modules
- recon
- recon-suggest-entity
- recon-suggest-entity (MW)
- recon-suggest-property
- recon-suggest-type
- recon-suggest-propvalue
- Other
- Additional usage guide
- Implementation notes
- Implementation notes: SMW
- Implementation notes: MW and types
- Redirect service
- TypeaheadSearch
- Future
JSON schemas can be created and managed in the wiki to create different API query profiles.
In a nutshell
How a profile is managed:
- The user creates a JSON page in the
Recon:
namespace of the website and adds a profile following the guidelines soon to be provided below.
How a profile is read and used:
- The API module (
recon-manifest
, etc.) reads this profile if its page ID is provided to theprofile
parameter.
Redirect service
For the redirect service that can be configured through a profile, see this page.