Skip to content
This repository has been archived by the owner on Mar 19, 2018. It is now read-only.

example xquery recipes useful for checking elife xml.

Notifications You must be signed in to change notification settings

elifesciences/elife-xquery-examples

Repository files navigation

Introduction

At eLife we naturally have a lot of XML. Often we want to run quick queries over our XML to extract a short report, or to check for errors in the XML. We have found Xquery used via basex to be useful for some of these tasks. This repo contains some example Xquery scripts.

eLife XMl

We run these scripts over our XML corpus. You can access a copy of our XML corpus from the github repo elife-articles.

Example scripts

These examples assume that you have a set of eLife xml articles in an elife-articles subdirectory of directory that the examples are contained in.

Further Reading

basex syntax highlighting in Atom for Xquery basex recepies
basex examples JsonIQ

About

example xquery recipes useful for checking elife xml.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages