SBLEX is a generic lexical publication system that provides a web service and a graphical user interface for the lexical resources developed in the SweFN++ project.
SBLEX resides in an open subversion repository:
https://svn.spraakdata.gu.se/sb-arkiv/pub/lexikon
The SBLEX web service provides a REST-based web service, allowing access to all lexical resources. It is built on the XML database eXist.
Some examples:
http://spraakbanken.gu.se/ws/lexikon?wf=elefanten&lexikon=saldom
http://spraakbanken.gu.se/ws/lexikon?wf=räfvar&lexikon=dalin
http://spraakbanken.gu.se/ws/lexikon?saldo=elefant..1&saldo=räv..1
http://spraakbanken.gu.se/ws/lexikon?op=stat&lexikon=saldo&lexikon=saldom
http://spraakbanken.gu.se/ws/lexikon?saldo=elefant..1&lexikon=saldo&format=json&callback=f
The graphical user interface is generic. As long as a new lexical resources is in the correct format, connected to SALDO sense identifiers, and checked in the subversion repository, it will be visible in the interface.
The configuration of the interface, such as localization, is done in the description.xml file. The file also contains some metadata that defines the resource page. This is just temporary, we are moving towards a standardized lexical metadata format.