Re: generic parsers

Thank you
you say that antrl doesnt work with xml?

is the wizard you are working on going to have an online interface?
something we can enter the urls to be parsed with pointers to specific
fields we want
to query
would you like user input /requirements for the wizard?


On Tue, May 5, 2020 at 7:29 PM Jorge Sanchez <jorge@vionta.net> wrote:

> Hi Paola,
>
> Antlr is a well known tool for grammars. Anyway at StratML we rely on Xml
> schemas to describe and analyze the domain.
>
> The original form is at Owens github (also on the stratml.us site):
>
> https://github.com/OwenAmbur/StratML
>
> You can find also the latest status of the wizard form at Vionta site
> (standalone client side):
>
> https://github.com/vionta/StratML/tree/master/forms/wizard
>
> Or the full web application (Java/Jakarta + maven) with the wizard form
> at:
>
> https://github.com/vionta/stratml-web-app
>
> Kind Regards.
>
>
> ---- On Mon, 04 May 2020 14:38:10 +0200 *Paola Di Maio
> <paola.dimaio@gmail.com <paola.dimaio@gmail.com>>* wrote ----
>
> There are a number of open source tools that ( they say)  should be able
> to parse structured text
> I found antlr https://www.antlr.org/
> do people know of others?
>
> I wonder if we should/could evaluate existing tools to see if they can do
> the job befor building an ad hoc one
>
> In addition, I t would be interesting to see the approach for jorge's
> parsers for stratml
> is this work being done somewhere visible like githug or is it happening
> offline?
>
>
>
>

Received on Tuesday, 5 May 2020 11:34:16 UTC