oh - i dunno, maybe i just added them and forgot to publish. that was more
of an oversight than a policy.

On Mon, Jan 7, 2019 at 7:51 AM Robert Dale <[email protected]> wrote:

> Sorry, I meant WRT the Powered By section.  I went to the main website to
> look at the two projects mentioned here and they were not present. So I
> checked to see if maybe they never actually got added but they were added
> in source.
>
> On Mon, Jan 7, 2019 at 07:27 Stephen Mallette <[email protected]>
> wrote:
>
> > it's only ever done after release as we can't promote the new releases
> > until vote is complete and artifacts propagated to mirrors.
> >
> > On Mon, Jan 7, 2019 at 7:22 AM Robert Dale <[email protected]> wrote:
> >
> > > Just noticing that the main website is not in sync with git.  Is that
> > only
> > > being done on releases now?
> > >
> > > Robert Dale
> > >
> > >
> > > On Mon, Jan 7, 2019 at 6:59 AM Stephen Mallette <[email protected]>
> > > wrote:
> > >
> > > > Here - slight revision where I play up sparql-gremlin a bit. That's
> > > > interesting because it opens up yet another pathway for expanding the
> > > > TinkerPop community into other ecosystems. Other ideas?
> > > >
> > > >
> > > >
> > >
> >
> ---------------------------------------------------------------------------------------------------
> > > >
> > > > ## Description:
> > > > Apache TinkerPop is a graph computing framework for both graph
> > databases
> > > > (OLTP) and graph analytic systems (OLAP).
> > > >
> > > > ## Activity:
> > > > TinkerPop is currently in the final steps of releasing 3.2.11, 3.3.5
> > and
> > > > 3.4.0. The 3.2.x line of code is largely closed off to general
> > > development
> > > > now with changes there reserved for the worst types of bugs. General
> > > > development focus is currently on 3.3.5 and 3.4.0. While 3.3.5 has a
> > few
> > > > new features and bug fixes, 3.4.0 contains the culmination of nearly
> a
> > > > year's worth of effort with major changes and important changes to
> the
> > > > Gremlin graph traversal language.
> > > >
> > > > Of particular general interest in 3.4.0, is the release of
> > > > sparql-gremlin[1], which compiles SPARQL[2] queries into Gremlin so
> > that
> > > > SPARQL can be executed on any TinkerPop-enabled graph system. In
> > > providing
> > > > this functionality, TinkerPop helps provide a bridge from the
> Semantic
> > > > Web community with it's RDF model to TinkerPop's community with the
> > > > property graph model.
> > > >
> > > > The wider TinkerPop community saw some additional growth with two new
> > > > third-party libraries:
> > > >
> > > > * gremlin-ide[3] a IDE for Apache TinkerPop enabled systems
> > > > * JUGRI[4] a Jupyter Gremlin Interface
> > > >
> > > > In our last report, we mentioned that we were still awaiting
> acceptance
> > > > for an invitation sent to a new PMC member. That invitation has since
> > > been
> > > > accepted by Jorge Bay-Gondra.
> > > >
> > > > ## Issues:
> > > > There are no issues requiring board attention at this time.
> > > >
> > > > ## Releases:
> > > > - 3.2.10 (October 15, 2018)
> > > > - 3.3.4 (October 15, 2018)
> > > >
> > > > ## PMC/Committer:
> > > > - Last PMC addition was Jorge Bay-Gondra - October 2018
> > > > - Last committer addition was Harsh Thakkar - August 2018
> > > >
> > > > ## Links
> > > >
> > > > [1] http://tinkerpop.apache.org/docs/3.4.0/reference/#sparql-gremlin
> > > > [2] https://en.wikipedia.org/wiki/SPARQL
> > > > [3] https://github.com/bechbd/gremlin-ide
> > > > [4] https://github.com/meltwater/jugri
> > > >
> > > > On Mon, Jan 7, 2019 at 6:49 AM Stephen Mallette <
> [email protected]>
> > > > wrote:
> > > >
> > > > > Here is the attached draft of our board report for this month.
> Seems
> > > like
> > > > > I'm forgetting something , either that or it was a "slow" period i
> > > > suppose.
> > > > > Please let me know if you have any suggestions to brighten it up a
> > bit.
> > > > Any
> > > > > committers/PMC members give any talks or anything since October
> that
> > I
> > > > > dont' know about? Any new TinkerPop libs or providers that I dont'
> > > > remember?
> > > > >
> > > > > ---------------------------------------------------------
> > > > >
> > > > > ## Description:
> > > > > Apache TinkerPop is a graph computing framework for both graph
> > > databases
> > > > > (OLTP) and graph analytic systems (OLAP).
> > > > >
> > > > > ## Activity:
> > > > > TinkerPop is currently in the final steps of releasing 3.2.11,
> 3.3.5
> > > and
> > > > > 3.4.0. The 3.2.x line of code is largely closed off to general
> > > > development
> > > > > now with changes there reserved for the worst types of bugs.
> General
> > > > > development focus is currently on 3.3.5 and 3.4.0. While 3.3.5 has
> a
> > > few
> > > > > new features and bug fixes, 3.4.0 contains the culmination of
> nearly
> > a
> > > > > year's worth of effort with major changes and important changes to
> > the
> > > > > Gremlin graph traversal language.
> > > > >
> > > > > The wider TinkerPop community saw some additional growth with two
> new
> > > > > third-party libraries:
> > > > >
> > > > > * gremlin-ide[1] a IDE for Apache TinkerPop enabled systems
> > > > > * JUGRI[2] a Jupyter Gremlin Interface
> > > > >
> > > > > In our last report, we mentioned that we were still awaiting
> > acceptance
> > > > > for an invitation sent to a new PMC member. That invitation has
> since
> > > > been
> > > > > accepted by Jorge Bay-Gondra.
> > > > >
> > > > > ## Issues:
> > > > > There are no issues requiring board attention at this time.
> > > > >
> > > > > ## Releases:
> > > > > - 3.2.10 (October 15, 2018)
> > > > > - 3.3.4 (October 15, 2018)
> > > > >
> > > > > ## PMC/Committer:
> > > > > - Last PMC addition was Jorge Bay-Gondra - October 2018
> > > > > - Last committer addition was Harsh Thakkar - August 2018
> > > > >
> > > > > ## Links
> > > > >
> > > > > [1] https://github.com/bechbd/gremlin-ide
> > > > > [2] https://github.com/meltwater/jugri
> > > > >
> > > >
> > >
> >
> --
> Robert Dale
>

Reply via email to