Code Monkey home page Code Monkey logo

exquery's Introduction

EXQuery

GitHub code repository for the EXQuery project - http://www.exquery.org

Build Status

The main thing here at the moment apart from simple abstractions for dealing with XQuery 1.0 and XQuery 3.0 concepts, is the RESTXQ Project. The original paper RESTful XQuery: Standardised XQuery 3.0 Annotations for REST is available, as is a simple presentation on RESTXQ.

The language is Java 6 (also tested against Oracle JDK 7 and OpenJDK 7) and the build system is Maven 3. It is planned that a C++ implementation will also follow eventually.

Build

  1. Clone the Repository
  2. cd exquery-distribution
  3. mvn clean install
  4. Each Module will contain a .jar file in its target/ folder

Modules

EXQuery modules have no external dependencies (currently).

exquery-restxq-specification

This is the specification for RESTXQ 1.0, written in ReSpec. The latest publicly available and viewable specification is available here via. our gh-pages branch.

exquery-restxq-api

API for the EXQuery RESTXQ project.

exquery-restxq

Base Implementation of EXQuery RESTXQ project, builds on the exquery-restxq-api.

exquery-common

Common Interfaces and abstractions needed for any EXQuery project.

exquery-xquery

Abstractions for XQuery 1.0.

exquery-xquery3

Abstractions for XQuery 3.0.

exquery-annotations-common-api

API Abstractions for any EXQuery Annotations project.

exquery-annotations-common

Base Implementation for any EXQuery Annotations project, builds on the exquery-annotations-common-api.

exquery-serialization-annotations-api

API for EXQuery Annotations based on the W3C XSLT and XQuery Serialization 3.0 specification

exquery-serialization-annotations

Base Implementation of EXQuery Annotations based on W3C XSLT and XQuery Serialization 3.0 specification, builds on the exquery-serialization-annotations-api.

exquery-distribution

Maven project for building all modules and creating an EXQuery distribution.

exquery-parent

Maven parent POM for common Maven settings for each module.

exquery's People

Contributors

adamretter avatar wolfgangmm avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.