Changes between Version 16 and Version 17 of Taskforces/FCS/Endpoints


Ignore:
Timestamp:
10/31/16 16:00:08 (8 years ago)
Author:
Leif-Jöran
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Taskforces/FCS/Endpoints

    v16 v17  
    2929
    3030== version 2.0 compliant endpoints (experimental) ==
    31 The Språkbanken reference implementation has been available since June 2016. The source code is also promoted on the [https://github.com/clarin-eric/fcs-korp-endpoint CLARIN ERIC github]. It can also be useful for other web API search engine implementations.
     31The Språkbanken reference implementation has been available since June 2016. The source code is also promoted on the [https://github.com/clarin-eric/fcs-korp-endpoint CLARIN ERIC github]. It can also be useful for other REST API search engine implementations since it uses CQP and convert result sets from json.
    3232
    3333
    3434||= Center =||= DB/Collection                      =||= Endpoint-URI                                              =||= Protocol =||= local Query-Language(s) =||= Comment =||
    35 || BBAW      || DTA                           || http://dspin.dwds.de:8088/ddc-sru2/dta/          || FCS 2     || DDC                || https://lists.clarin.eu/pipermail/tf-fcs/2016-October/000025.html ||
    36 || BBAW      || Kern                          || http://dspin.dwds.de:8088/ddc-sru2/kern/        || FCS 2     || DDC                 || https://lists.clarin.eu/pipermail/tf-fcs/2016-October/000025.html ||
    37 || Språkbanken      || Modern corpora         || https://spraakbanken.gu.se/ws/fcs/2.0/endpoint/korp/sru          || FCS 2     || CQP       || Reference implementation available since June 2016. See github. ||
     35|| BBAW      || DTA                           || http://dspin.dwds.de:8088/ddc-sru2/dta/          || FCS 2.0     || DDC                || https://lists.clarin.eu/pipermail/tf-fcs/2016-October/000025.html ||
     36|| BBAW      || Kern                          || http://dspin.dwds.de:8088/ddc-sru2/kern/        || FCS 2.0     || DDC                 || https://lists.clarin.eu/pipermail/tf-fcs/2016-October/000025.html ||
     37|| Språkbanken      || Modern corpora         || https://spraakbanken.gu.se/ws/fcs/2.0/endpoint/korp/sru          || FCS 2.0     || CQP       || Reference implementation available since June 2016. See github. ||