Re: [Wikidata-tech] MathML is dead, long live MathML

2016-04-07 Thread Moritz Schubotz
Hi Daniel,

Ok. Let's discuss!

Most interesting for me is Peters statements
> Content MathML is just not relevant.
Since I'm currently investigating how content MathML is used, and
whats needs to be done to get mathematical content from one system to
another.
Currently, I have the impression that the latter question is
completely solved in theory, but completely unsolved in practise.

Disclaimer: While I really appreciate drinking beer with Peter, we
have slightly different approaches for de facto standards to share
mathematics in information systems.

Best
Moritz


On Thu, Apr 7, 2016 at 1:24 PM, Daniel Kinzler <dan...@brightbyte.de> wrote:
> Peter Krautzberger, maintainer of MathJax, apparently thinks that MathML has
> failed as a web standard (even though it succeeded as an XML standard), and
> should be removed from HTML5. Here's the link:
>
> https://www.peterkrautzberger.org/0186/
>
> It's quite a rant. Here's a quick TL;DR:
>
>> It doesn’t matter whether or not MathML is a good XML language. Personally, I
>> think it’s quite alright. It’s also clearly a success in the XML publishing
>> world, serving an important role in standards such as JATS and BITS.
>>
>> The problem is: MathML has failed on the web.
>
>> Not a single browser vendor has stated an intent to work on the code, not a
>> single browser developer has been seen on the MathWG. After 18 years, not a
>> single browser vendor is willing to dedicate even a small percentage of a
>> developer to MathML.
>
>> Math layout can and should be done in CSS and SVG. Let’s improve them
>> incrementally to make it simpler.
>>
>> It’s possible to generate HTML+CSS or SVG that renders any MathML content –
>> on the server, mind you, no client-side JS required (but of course possible).
>
>> Since layout is practically solved (or at least achievable), we really need
>> to solve the semantics. Presentation MathML is not sufficient, Content MathML
>> is just not relevant.
>>
>> We need to look where the web handles semantics today – that’s ARIA and HTML
>> but also microdata, rdfa etc.
>
> I think both, the rendering as well as the semantics, are well worth thinking
> about. Perhaps Wikimedia should reach out to Peter Krautzberger, and discuss
> some ideas of how math (and physics, and chemistry) content should be handled 
> by
> Wikipedia, Wikidata, and friends. This seems like a cross roads, and we should
> have a hand in where things are going from here.
>
> -- daniel (not a MathML expert all all)
>



-- 
Moritz Schubotz
TU Berlin, Fakultät IV
DIMA - Sekr. EN7
Raum EN742
Einsteinufer 17
D-10587 Berlin
Germany

Tel.: +49 30 314 22784
Mobil.: +49 1578 047 1397
Fax:  +49 30 314 21601
E-Mail: schub...@tu-berlin.de
Skype: Schubi87
ICQ: 200302764
Msn: mor...@schubotz.de

___
Wikidata-tech mailing list
Wikidata-tech@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-tech


Re: [Wikidata] upcoming deployments/features

2016-02-02 Thread Moritz Schubotz
The string is interpreted by the math extension in the same way as the Math
extension interprets the text between the  tags.
There is an API to extract identifiers and the packages required to render
the input with regular latex from here:
http://api.formulasearchengine.com/v1/?doc
or also
https://en.wikipedia.org/api/rest_v1/?doc#!/Math/post_media_math_check_type
(The wikipedia endpoint has been opened to the public just moments ago)
In the future, we are planning to provide additional semantics from there.
If you have additional questions, please contact me directly, since I'm not
a member on the list.
Moritz

On Tue, Feb 2, 2016 at 8:53 AM, Lydia Pintscher <Lydia.Pintscher@wikimedia.
de> wrote:

> On Mon, Feb 1, 2016 at 8:44 PM Markus Krötzsch <
> mar...@semantic-mediawiki.org> wrote:
>
>> On 01.02.2016 17:14, Lydia Pintscher wrote:
>> > Hey folks :)
>> >
>> > I just sat down with Katie to plan the next important feature
>> > deployments that are coming up this month. Here is the plan:
>> > * new datatype for mathematical expressions: We'll get it live on
>> > test.wikidata.org <http://test.wikidata.org> tomorrow and then bring it
>> > to wikidata.org <http://wikidata.org> on the 9th
>>
>> Documentation? What will downstream users like us need to do to support
>> this? How is this mapped to JSON? How is this mapped to RDF?
>>
>
> It is a string representing markup for the Math extension. You can already
> test it here: http://wikidata.beta.wmflabs.org/wiki/Q117940. See also
> https://en.wikipedia.org/wiki/Help:Displaying_a_formula. Maybe Moritz
> wants to say  bit more as his students created the datatype.
>
> Cheers
> Lydia
> --
> Lydia Pintscher - http://about.me/lydia.pintscher
> Product Manager for Wikidata
>
> Wikimedia Deutschland e.V.
> Tempelhofer Ufer 23-24
> 10963 Berlin
> www.wikimedia.de
>
> Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e. V.
>
> Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg
> unter der Nummer 23855 Nz. Als gemeinnützig anerkannt durch das Finanzamt
> für Körperschaften I Berlin, Steuernummer 27/029/42207.
>



-- 
Moritz Schubotz
TU Berlin, Fakultät IV
DIMA - Sekr. EN7
Raum EN742
Einsteinufer 17
D-10587 Berlin
Germany

Tel.: +49 30 314 22784
Mobil.: +49 1578 047 1397
Fax:  +49 30 314 21601
E-Mail: schub...@tu-berlin.de
Skype: Schubi87
ICQ: 200302764
Msn: mor...@schubotz.de
___
Wikidata mailing list
Wikidata@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata


[Wikidata-l] Modeling identifier definitions

2013-07-08 Thread Moritz Schubotz
Hi,

I have one question concerning wikidata:
at
http://en.wikipedia.org/wiki/Schr%C3%B6dinger_equation#Time-dependent_equation
we have the statement
Ψ is the wave function
I have developed a system that discovers the relation between  Ψ  and
the page wave function
Is there a way to model that in wikidata or should I use another way
to model that relationship?
If so could someone show me how to model the relationship from the
example above.
Best
Moritz

PS: Linking to the variables can either be done by xpath, or I
assigned a number starting from 1 for all math/ tags. That said a
possible link to the first equation could be specified by adding
#math1 to the url. (This already works locally.)
-- 
Mit freundlichen Grüßen
Moritz Schubotz

  Telefon (Büro):  +49 30 314 22784
  Telefon (Privat):+49 30 488 27330
  E-Mail: schub...@itp.physik.tu-berlin.de
  Web: http://www.physikerwelt.de
  Skype: Schubi87
  ICQ: 200302764
  Msn: mor...@schubotz.de

___
Wikidata-l mailing list
Wikidata-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-l