Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
Kalamar
/
refs/heads/new-krill-api
/
.
/
templates
/
query.html.ep
blob: a25a5e544a8d580a6290d600814027edb7bf98e4 [
file
] [
log
] [
blame
]
%
use
Mojo
::
JSON
;
%=
javascript
begin
KorAP
.
currentQuery
=
<%==
Mojo
::
JSON
::
encode_json
(
search
->
query_jsonld
)
%>;
%
end
<pre>
%==
search
->
api_response
</
pre
>