| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Converts individual content MathML elements to equivalent XQuery statements in DB2 dialect.
The content MathML elements may be given as
If a document contains multiple elements, only the first MathWebSearch expression is processed.
If no MathWebSearch element is available, the first annotation-xml element will be used.
If no annotation-xml Math element is available, the first semantic element will be used.
...
Both qvar formats <qvar xmlns="http://search.mathweb.org/ns" />x</qvar> and <qvar xmlns="http://search.mathweb.org/ns" name="x" /> are supported.
The NtcirTopicReader class supports parsing of queries specified in the NTCIR topic format http://ntcir-math.nii.ac.jp/wp-content/blogs.dir/13/files/2014/05/NTCIR11-Math-topics.pdf . The expected input is a DOMDocuement and the result is a List of NtcirPattern instances that include the XQuery expressions.
| Back | FazBrowse Home | New Git URL |