This repository was archived by the owner on Apr 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11MathML Query Generator
22======================
3+ [ ![ Build Status] ( https://travis-ci.org/physikerwelt/MathMLQueryGenerator.svg?branch=travis )] ( https://travis-ci.org/physikerwelt/MathMLQueryGenerator )
4+ [ ![ MavenCentral] ( https://maven-badges.herokuapp.com/maven-central/com.formulasearchengine/mathmlquerygenerator/badge.svg )] ( maven-badges.herokuapp.com/maven-central/com.formulasearchengine/mathmlquerygenerator/ )
5+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/physikerwelt/MathMLQueryGenerator/badge.svg?branch=master )] ( https://coveralls.io/github/physikerwelt/MathMLQueryGenerator?branch=master )
6+
37
48Converts individual content MathML elements to equivalent
59XQuery statements in DB2 dialect.
@@ -31,7 +35,3 @@ The NtcirTopicReader class supports parsing of queries specified in the NTCIR to
3135http://ntcir-math.nii.ac.jp/wp-content/blogs.dir/13/files/2014/05/NTCIR11-Math-topics.pdf .
3236The expected input is a DOMDocuement and the result is a List of NtcirPattern instances that
3337include the XQuery expressions.
34-
35- [ ![ Build Status] ( https://travis-ci.org/physikerwelt/MathMLQueryGenerator.svg?branch=travis )] ( https://travis-ci.org/physikerwelt/MathMLQueryGenerator )
36- [ ![ MavenCentral] ( https://maven-badges.herokuapp.com/maven-central/com.formulasearchengine/mathmlquerygenerator/badge.svg )] ( maven-badges.herokuapp.com/maven-central/com.formulasearchengine/mathmlquerygenerator/ )
37- [ ![ Coverage Status] ( https://coveralls.io/repos/physikerwelt/MathMLQueryGenerator/badge.svg )] ( https://coveralls.io/r/physikerwelt/MathMLQueryGenerator )
You can’t perform that action at this time.
0 commit comments