Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
subugoe
ahiqar
backend
Merge requests
!70
Couldn't fetch the linked file.
Develop
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Develop
develop
into
main
Overview
0
Commits
179
Pipelines
0
Changes
1
Merged
Michelle Weidling
requested to merge
develop
into
main
4 years ago
Overview
0
Commits
179
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
81c1d72a
Prev
Next
Show latest version
1 file
+
0
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
81c1d72a
chore: remove console module
· 81c1d72a
Michelle Weidling
authored
4 years ago
exist-app/modules/annotations.xqm
+
0
−
2
Options
@@ -24,8 +24,6 @@ import module namespace requestr="http://exquery.org/ns/request";
import
module
namespace
rest
=
"http://exquery.org/ns/restxq"
;
import
module
namespace
tapi-html
=
"http://ahikar.sub.uni-goettingen.de/ns/tapi/html"
at
"tapi-html.xqm"
;
import
module
namespace
console
=
"http://exist-db.org/xquery/console"
;
declare
variable
$anno:ns
:=
"http://ahikar.sub.uni-goettingen.de/ns/annotations"
;
declare
variable
$anno:server
:=
Loading