Skip to content

Make requests to the Oxford Dictionaries API and return XML with XQuery

License

Notifications You must be signed in to change notification settings

AdamSteffanick/od-api-xquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oxford Dictionaries API XQuery

version license

Make requests to the Oxford Dictionaries API and return XML with XQuery.

Download

Documentation

For BaseX and Oxford Dictionaries API v1.8.0, import the function library od-api-basex.xquery v0.6.0:

import module namespace od-api="od-api-basex" at "https://raw.githubusercontent.com/AdamSteffanick/od-api-xquery/v0.6.0/od-api-basex.xquery";

Features