SALDO's web services are a set of services publishing daily updates derived from the SALDO resource. Every service expresses a function that given its argument, encoded as an URL, identifies a computation of that function with its arguments.
All of SALDO's services is in the namespace http://spraakbanken.gu.se/ws/saldo-ws, and every service has one of the following formats {FORMAT} as its first argument: json, xml, or html. The format html is used to make the resources searchable in a human-readable format.
This service computes incremental fullform lookup, where two answers is provided for the argument {FRAGMENT}: is it a word form in SALDO, and could we continue {FRAGMENT}, i.e. add characters at the end of {FRAGMENT}, to end up in another wordform in SALDO.
http://spraakbanken.gu.se/ws/saldo-ws/ff/{FORMAT}/{FRAGMENT}
This service computes the semantics associated to the word form {WORDFORM}.
http://spraakbanken.gu.se/ws/saldo-ws/fl/{FORMAT}/{WORDFORM}
This service computes a compound analysis of the wordform {WORDFORM}.
http://spraakbanken.gu.se/ws/saldo-ws/sms/{FORMAT}/{WORDFORM}
This service computes the inflection table of the paradigm identifier {PARADIGM} and baseform {BASEFORM}.
http://spraakbanken.gu.se/ws/saldo-ws/gen/{FORMAT}/{PARADIGM}/{BASEFORM}
This service computes the information associated to the lemma identifier {LEMMA-ID}.
http://spraakbanken.gu.se/ws/saldo-ws/lid/{FORMAT}/{LEMMA-ID}
This service computes the information associated to the saldo identifier {SALDO-ID}.
http://spraakbanken.gu.se/ws/saldo-ws/lid/{FORMAT}/{SALDO-ID}
This service computes the information associated to a randomized saldo identifier.
http://spraakbanken.gu.se/ws/saldo-ws/lid/{FORMAT}/rnd
This service computes a saldo identifier's d1 at the mother side.
http://spraakbanken.gu.se/ws/saldo-ws/md1/{FORMAT}/{SALDO-ID}
This service computes a saldo identifier's siblings at the mother side.
http://spraakbanken.gu.se/ws/saldo-ws/sib/{FORMAT}/{SALDO-ID}
This service computes a lemgram's siblings at the mother side.
http://spraakbanken.gu.se/ws/saldo-ws/rel/{FORMAT}/{SALDO-ID}
This service computes distances between saldo identifiers at the mother side.
http://spraakbanken.gu.se/ws/saldo-ws/dist/{FORMAT}/{SALDO-IDS}
The service provides a paradigm inventory.
http://spraakbanken.gu.se/ws/saldo-ws/p/{FORMAT}/
The service provides a Part of Speech inventory.
http://spraakbanken.gu.se/ws/saldo-ws/pos/{FORMAT}/