Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • kwarc/kwarc.info/www
  • richardmarcus/www
2 results
Show changes
---
layout: system
title: "MMT: Meta Meta Theories/Meta Meta Tool"
title: "MMT"
shorttitle: MMT
teaser: A framework for representing declarative languages such as logics, type theories, set theories, etc.. The MMT API implements complex algorithms generically for any language in the framework.
start_date: 2011-03
......@@ -12,13 +13,17 @@ people:
- twiesing
- miancu
- fhorozal
- mkohlhase
- nroux
supported-by:
- oaf
- okd
- odk
- latin
- mathsearch
logo: public/mmt_logo.svg
publink: http://kwarc.github.io/bibs/mmt
website: https://uniformal.github.io/
repository: https://github.com/Uniformal/MMT
---
......
......@@ -2,6 +2,7 @@
layout: system
menu_title: MathWebSearch
shorttitle: MWS
title: MathWebSearch
teaser: A Mathematical Search Engine
......@@ -13,11 +14,32 @@ people:
- cprodescu
- rhambasan
- ahambasan
- twiesing
supported-by:
- mathsearch
- odk
- oaf
<!-- logo: public/kwarc_logo.svg -->
website: http://search.mathweb.org
repository: http://githhub.com/KWARC/mws
repository: https://github.com/MathWebSearch
publink: http://kwarc.github.io/bibs/mws
---
The MathWebSearch system (MWS) is a content-based search engine for mathematical
formulae. It indexes MathML formulae, using a technique derived from automated theorem
proving: Substitution Tree Indexing.
proving: Substitution Tree Indexing. With this indexing technique MWS can answer
unification queries extremely efficiently (30-100 ms) on large sets of formulae (in the
Gigaformula range); but the index (up to 50GiB) needs to be kept in main memory.
MWS is the [formula search engine](https://zbmath.org/formulae/) employed in
[Zentralblatt Math](http://zbmath.org); see a
[demo on a mathematical subset](http://arxivsearch.mathweb.org) of the
[arXMLiv data set](/projects/arXMLiv/) [further demos](http://search.mathweb.org).
The MathWebSearch system is Open Source,
[developed on GitHub](https://github.com/MathWebSearch), and is (by now) easily deployable via
a set of docker containers. We can give your project a search interface like the
[nLab search](https://nlabsearch.mathweb.org/) for [nLab](https://ncatlab.org/) at the
cost of theming the [user interface](https://github.com/MathWebSearch/frontend) and
[building a harvester](https://github.com/MathWebSearch/nlab_harvester).
......@@ -2,15 +2,36 @@
layout: system
title: "OMDoc: Open Mathematical Documents"
teaser: A markup format and data model for Open Mathematical Documents. It serves as semantics-oriented representation format and ontology language for mathematical knowledge.
shorttitle: OMDoc
teaser: A markup format and data model for Open Mathematical Documents and Knowledge
start_date: '1998'
people:
- mkohlhase
- miancu
- nmueller
- frabe
supported-by:
- Jem
- mathsearch
- omoc
- openmath-tn
- logosphere
- once-cs
logo: public/omdoc_logo.png
website: http://omdoc.org
repository: https://github.com/OMDoc
publink: http://kwarc.github.io/bibs/omdoc
---
OMDoc is a markup format and data model for Open Mathematical Documents. It serves as semantics-oriented representation format and ontology language for mathematical knowledge.
OMDoc is a markup format and data model for Open Mathematical Documents. It serves as
semantics-oriented representation format and ontology language for mathematical
knowledge. The formal part of OMDoc has been refined into the
[MMT format](https://uniformal.github.com), and we use the
[MMT System](https://uniformal.github.com) as the reference implementation.
We are currently working on extending MMT to cover the full flexiformal coverage of
OMDoc.
......@@ -2,6 +2,7 @@
layout: system
title: OpenMathMap
shorttitle: OpenMathMap
teaser: A Map of Mathematics
start_date: 2013-06
......@@ -11,6 +12,9 @@ orphan: true
people:
- mkohlhase
supported-by:
- mathsearch
logo: public/kwarc_logo.svg
website: http://map.mathweb.org
repository: https://github.com/KWARC/openmathmap/
---
......
......@@ -2,16 +2,40 @@
layout: system
title: "sTeX: Semantic Markup for LaTeX"
shorttitle: sTeX
start_date: 2004-09
people:
- mkohlhase
- dginev
- twiesing
collaborators:
- Dr. Bruce Miller (NIST)
supported-by:
- sissi
- mathsearch
- odk
logo: public/kwarc_logo.svg
repository: https://github.com/KWARC/sTeX
publink: http://kwarc.github.io/bibs/sTeX
---
The TeX/LaTeX workflow is deeply embedded into mathematical practice. Therefore the sTeX
system allows to embed [/structural semantics](/research/structural-semantics) into documents.
system allows to embed [/structural semantics](/research/structural-semantics) into
documents. Concretely sTeX is a "semantic version of LaTeX" that allows to use special
macros to encode mathematical meaning explicitly. This is (largely ignored in PDF
generation), but can be taken into account when generating [OMDoc-based](/systems/omdoc/) active documents.
## Resources
* [sTeX at GitHub](https://github.com/KWARC/sTeX) and the corresponding
[LaTeXML](http://dlmf.nist.gov/LaTeXML/)
[plugin for sTeX](https://github.com/KWARC/LaTeXML-Plugin-sTeX)
* Some sTeX-based libraries of active doucents on [MathHub.info](http://mathhub.info): [SMGloM](https://mathhub.info/smglom), [active course notes](https://mathhub.info/MiKoMH).
* Their sources can be found here: [SMGloM](https://gl.mathhub.info/smglom), [active course notes](https://gl.mathhub.info/MiKoMH).
## Documentation/Papers
* M. Kohlhase (2008) [*Using LaTeX as a semantic markup format*](https://kwarc.info/kohlhase/papers/mcs08-stex.pdf). Mathematics in Computer Science 2 (2), pp. 279–304
* ... [complete bibliography](http://kwarc.github.io/bibs/sTeX)
......@@ -2,9 +2,11 @@
layout: system
title: Semantic Alliance
shorttitle: Sally
teaser: A framework for mashing up semantic services into desktop applications.
start_date: 2013-02
start_date: 2016-08
orphan: true
people:
......@@ -12,5 +14,13 @@ people:
- akohlhase
- cjucovschi
supported-by:
- sissi
- FormalCAD
logo: public/kwarc_logo.svg
repository: https://github.com/KWARC/Sally
publink: http://kwarc.github.io/bibs/sally
---
A distributed framework for mashing up semantic services into desktop applications.
---
layout: system
title: "SMGLoM; The Semantic, Multilingual Glossary of Mathematics"
teaser: A terminological resource for Mathematics.
title: "SMGLoM - A Semantic, Multilingual Glossary of Mathematics"
shorttitle: SMGLoM
teaser: A terminological resource for Mathematics
start_date: 2013-11
people:
- mkohlhase
- cjucovschi
- miancu
- twiesing
- jfschaefer
supported-by:
- mathsearch
- odk
logo: public/kwarc_logo.svg
publink: https://kwarc.github.io/bibs/smglom
---
The SMGloM is a structured terminology for mathematics. It combines lexical information about the "Words of Mathematics" (in multiple languages) with semantic information about their dependencies. Multiple services can be derived from this terminology, e.g. a [classical glossary](https://mathhub.info/mh/glossary) and a [math dictionary](https://mathhub.info/mh/dictionary).
The SMGloM is a structured terminology for mathematics. It combines lexical information about the "Words of Mathematics" (in multiple languages) with semantic information about their dependencies. Multiple services can be derived from this terminology, e.g. a [classical glossary](https://mathhub.info/applications/glossary) and a [math dictionary](https://mathhub.info/applications/dictionary).
## Resources
* [SMGloM at MathHub.info](https://mathhub.info/library/group?id=smglom)
* [the SMGloM sources on gl.mathhub.info](https://gl.mathhub.info/smglom),
written in [sTeX](/systems/sTeX) (a semantic version of LaTeX)
* a [generated dictionary](https://gl.mathhub.info/smglom/meta-inf/tree/master/applications/dictionary.en-de-ro-zhs.pdf)
* various generated glossaries on the
[SMGloM applications repository](https://gl.mathhub.info/smglom/meta-inf/tree/master/applications/) for
[English](https://gl.mathhub.info/smglom/meta-inf/tree/master/applications/glossary.en.pdf),
[German](https://gl.mathhub.info/smglom/meta-inf/tree/master/applications/glossary.de.pdf),
[Chinese (simplified)](https://gl.mathhub.info/smglom/meta-inf/tree/master/applications/glossary.zhs.pdf),
[Romanian](https://gl.mathhub.info/smglom/meta-inf/tree/master/applications/glossary.ro.pdf)
## Papers
* D. Ginev, M. Iancu, C. Jucovshi, A. Kohlhase, M. Kohlhase, A. Oripov, J. Schefter, W. Sperber, O. Teschke and T. Wiesing (2016) [The SMGloM project and system: towards a terminology and ontology for mathematics](https://kwarc.info/kohlhase/papers/icms16-smglom.pdf) ICMS 2016
* M. Kohlhase (2014) [A data model and encoding for a semantic, multilingual terminology of mathematics](https://kwarc.info/kohlhase/papers/cicm14-smglom.pdf) CICM 2014
* [complete bibliography](https://kwarc.github.io/bibs/smglom/)
* [blue notes](https://gl.kwarc.info/smglom/blue): epsilon-baked ideas about how to continue
......@@ -2,10 +2,13 @@
layout: system
title: "SWiM: Semantic Wiki for Mathematics"
shorttitle: SWiM
teaser: A Semantic Wiki for Interactive Mathematics.
start_date: 2006-08
end_date: 2009-06
publink: http://kwarc.github.io/bibs/swim
logo: public/kwarc_logo.svg
people:
- clange
......
---
layout: system
menu_title: TGView3D
shorttitle: TGView3D
title: The TGView3D Graph Viewer
teaser: An interactive 3D graph viewer optimized for visualizing Theory Graphs and mathematical knowledge in general
start_date: '2018'
people:
- mkohlhase
- frabe
- dmueller
- rmarcus
supported-by:
- odk
website: https://tgview3d.mathhub.info/
repository: https://github.com/UniFormal/tgview3d
publink: https://kwarc.info/people/mkohlhase/submit/cicm20-tgview3D.pdf
---
The TGView3D System is a 3D-theory graph viewer in the Unity Engine.
Different layouts and highlighting settings are available to visualize the complex theory graphs efficiently.
In particular, this allows exploration of big mathematical libraries, e.g, those related to theorem provers like Coq or Isabelle.
Furthermore, we have a virtual reality protoype to allow intuitive and immersive interactions.
*For students*: Topics for theses and projects are available [here](https://gl.kwarc.info/kwarc/thesis-projects/-/issues?label_name%5B%5D=Graph+Visualization).
\ No newline at end of file