- From: Robb Shecter <robb@weblaws.org>
- Date: Sat, 11 Feb 2017 04:30:41 +0000
- To: Hans Polak <info@polak.es>, public-schemaorg@w3.org
- Message-ID: <CABQwFw8LQuvRTpZufUHpTC3yYy+osxGDUajk+RhnS7FPNrCkFg@mail.gmail.com>
Great, Hans. I'm sure there are some docs for editing the group's purpose statement. I'm glad to see your effort developing an implementation; it should be helpful for others. Personally, I see logic programming (i.e. prolog) as a pretty good fit since the schema.org taxonomy is essentially a database of relationships. Alternatively, schema.org's use of algebraic data types for property expected types could make Haskell a good fit. Here's an interesting auto-generated Haskell library: https://hackage.haskell.org/package/metadata-0.4.3.0 Finally, a more traditional ontology 'slots' framework is something I'm considering, say, by using Python Marshmallow. https://marshmallow.readthedocs.io/en/latest/ On Fri, Feb 10, 2017 at 8:20 PM Hans Polak <info@polak.es> wrote: > I would edit the description if I knew how to do it. > > If anybody knows … I would appreciate the input. > > I've already started writing some code to design new Schemas and generate > examples. Weekend project. > > Cheers, > Hans > > > On 11 February 2017 03:53:28 CET, Robb Shecter <robb@weblaws.org> wrote: > > Hi Hans, > > I'm also very interested in the development of schema instance generators. > I'm starting an exploratory project to develop one at the US General > Services Administration. I like the idea of the W3C working group, and > would support if its purpose description was edited to reflect it's nature: > tools generally, not your particular implementation specifically. > > On Thu, Feb 9, 2017 at 2:06 AM Hans Polak <info@polak.es> wrote: > > Hi Timothy, > > I think this could very well be(come) a place where all related tools are > discussed. > > The links are published on the same page, below, in a comment. > > --- > > The tool can be viewed/used here: https://schema.pythonanywhere.com/ > > The source code is available here: > https://github.com/GUI-Junkie/Schema.org-Generator > --- > > Cheers, > Hans > > > > On 02/09/2017 12:54 AM, Timothy Holborn wrote: > > Q: is this group for the creation of one tool or for general schema > generation related tooling and community help... > > I know of a few other tools who may benefit from being part of a community > collaborating on this type of work. > > also - where's the link? usually a link exists and i couldn't find it. > > On Thu, 9 Feb 2017 at 02:46 Hans Polak <info@polak.es> wrote: > > Hi, > > Only one more person is needed for the schema-generator-community-group > <https://www.w3.org/community/blog/2017/02/02/proposed-group-schema-generator-community-group/> > to be launched by W3C. > > No pressure. > > Cheers, > Hans > > > > > > > > -- > Sent from my Android device with K-9 Mail. Please excuse my brevity. >
Received on Saturday, 11 February 2017 04:31:29 UTC