- improved profile configurability
See the Issues list for issues tagged 3.0.
- updated pyLDAPI requirement - 3.11 which includes correct hasToken use in Alt Profile RDF
- better handing of Agents indicated by text (not URIs)
- Alt Profiles sub-template in
alt_link.html
- implemented a new Vocabularies model, instead of default pyLDAPI Container for list of vocabs
- updated SPARQL GUI
- folded /endpoint into /sparql
- tidied app.py by moving some functions to utils.py
- implemented get_content_uri() in all templates
- tidied template HTML & CSS
- whole-system DCAT & SDO view
- improved caching
- vocabulary class extension for other_properties
- config file not backwards compatible due to need for CACHE_FILE, not CACHE_DIR property
- cache purge function added
- search page added
- minor improvements
- consistent absolute URI / local URIs everywhere
- UI fixes
- prettier documentation
Current release. A Major code refactoring of 1.0 although minimal functionality changes.
Skins for different organisation's instances were factored out. See SURROUND Australia's code repos for a number of organisation's skins.
Previous release, no longer supported, soon to have no instances online.
Code for this release preserved in 1.0 branch.