#
xquery
Here are 208 public repositories matching this topic...
Command line tool to download and extract data from HTML/XML pages or JSON-APIs, using CSS, XPath 3.0, XQuery 3.0, JSONiq or pattern matching. It can also create new or transformed XML/HTML/JSON documents.
html
cli
http
json
scraper
web
rest
command-line
curl
xml
webscraper
wget
css-selector
xpath
xquery
data-processing
httpie
webscraping
datascraping
xmlstarlet
-
Updated
Aug 23, 2020 - Pascal
line-o
commented
Mar 4, 2020
Is your feature request related to a problem? Please describe.
Running the code below will result in two different error messages:
xquery version "3.1";
try { [1,2,3,4](-1) } catch err:FOAY0001 { $err:description },
try { array:get([1,2,3,4], -1) } catch err:FOAY0001 { $err:description }- "Array index out of bounds. Position -1 does not exist in this array. Length
The MarkLogic Data Hub: documentation ==>
javascript
java
json
framework
database
etl
gradle
xml
marklogic
xquery
database-management
spring-batch
triplestore
datahub
marklogic-data-hub
dhf
-
Updated
Aug 26, 2020 - Java
Deployment tool for MarkLogic applications. Also provides optional unit test and XQuery MVC structure
-
Updated
Dec 23, 2018 - XQuery
XSpec is a unit test and behaviour-driven development (BDD) framework for XSLT, XQuery, and Schematron.
-
Updated
Aug 25, 2020 - HTML
zadean
commented
Jun 7, 2020
Add documentation for "request" and "db" modules to gh_pages branch
Exercises for the XQuery Workshops at XQuery at DH2017
-
Updated
May 11, 2018 - XQuery
XML/Document DB on top of distributed cache
-
Updated
Feb 15, 2019 - Java
A node.js client for the BaseX server.
-
Updated
May 6, 2018 - JavaScript
a repository to help introduce and orient students to the GitHub collaboration environment, and to support DH classes.
javascript
css
svg
html
xml
regex
xslt
xpath
xquery
cytoscape
relaxng
tei
networkanalysis
regularexpressions
tei-odd
-
Updated
Aug 22, 2020 - HTML
A list of great articles, blog posts, and books for learning XQuery
-
Updated
Apr 20, 2020
Web application framework for XSLT and XQuery developers
web-development
xsd
xslt
transformations
pipelines
xquery
xml-schema
pipeline-processor
xsl
xsl-fo
schematron
saxon
cocoon
xslt-stylesheet
xslt-developers
stx
-
Updated
Aug 12, 2020 - Java
A list of resources built on or with XQuery
-
Updated
Nov 29, 2017
MarkLogic tool for processing and reporting on content, enhanced from the original CoRB
-
Updated
Aug 10, 2020 - Java
XQuery Language Support for the IntelliJ IDE
-
Updated
Aug 25, 2020 - Kotlin
MarkLogic Extension for Visual Studio Code
-
Updated
Jul 31, 2020 - TypeScript
RDF parsing for BaseX
-
Updated
Oct 29, 2017 - Java
Improve this page
Add a description, image, and links to the xquery topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xquery topic, visit your repo's landing page and select "manage topics."
We should update the REST-API (server-rest-api bundle) to Vert.x 4 Beta 1. Some stuff has been deprecated, though.