Code Monkey home page Code Monkey logo

demo-apps's Introduction

eXist XQuery Features Demo

"Seeing is believing."

This application contains various small demos for particular eXist features:

  • Basic XQuery Examples
  • XQuery 3.0 Examples
  • Web Examples
  • URL Rewriting
  • Special Features
  • Templating
  • Content Extraction
  • Unit Testing
  • XForms and RestXQ
  • RestXQ and AngularJS

Live demo on http://demo.exist-db.org/exist/apps/demo/

demo-apps's People

Contributors

adamretter avatar cmisztur avatar dizzzz avatar jensopetersen avatar joewiz avatar line-o avatar ljo avatar tgraham-antenna avatar windauer avatar wolfgangmm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

demo-apps's Issues

[BUG] Web examples have wrong xquery version

Exist version 6.0.1

/db/apps/demo/examples/web/guess-templates.xql

and

/db/apps/demo/examples/web/guess.xql

have

xquery version "1.0";

which stops the template example working

changing to version 3.0 fixes the issue

Replace xqjson usage with XQuery 3.1; remove xqjson dependency

Now that XQuery 3.1 supports JSON, xqjson is no longer needed.

See also eXist-db/exist#1302 (comment).

map:for-each or map:for-each-entry ?

eXist-db/exist#2512 # What is the problem

image
image
image

What did you expect

website content is wrong?

Describe how to reproduce or add a test

Context information

Please always add the following information

  • eXist-db 5.0.x /
  • java version "1.8.0_171"
  • win10
  • 64 bit
    -jar
  • Any custom changes in e.g. conf.xml no

tests demo is broken

the test demo is currently broken. It looks to me that we have an undeclared dependency on the shakespeare demo which is no longer installed on the webpage server by default.

We can either replace the tests with something else (introducing some simple xqsuite stuff in the app.xql of this app) or we need to include shakespeare in the website and declare the dependency here in expath-pkg.xml

@eXist-db/xquery-contributors thoughts?

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.