Hi Marco,

Is there a write-up or a research paper on the new UI work by Bruno for
> reference?
>

Nothing yet, sorry.

I thought about that. My initial plan was to convert it first to Vue,
address any security issues in the update, then add tests, and finally
suggest some user interface/user experience improvements.

In my mind that would give a nice paper or blog post. I wrote some tweets,
made one UI/UX improvement to the table in the dataset info that should be
included in this release, and have some notes lying around.

Might try to write a blog post or maybe somewhere else like lwn or similar
that would receive some feedback on UI/UX & JS benefits... a good way to
showcase what was done, get some feedback (hopefully constructive) and
maybe some readers interested in participating too.

Cheers
Bruno

On Sun, 30 Jan 2022 at 01:30, Marco Neumann <marco.neum...@gmail.com> wrote:

> Thanks Andy.
>
>          [ x ] +1 Approve the release
>
> FYI It now works best for me to perform a git reset --hard before the  git
> pull to get all the latest updates into the local version of the
> repository.
>
> BUILD SUCCESS Total time:  06:46 min
> Apache Maven 3.8.4
> openjdk version 17.0.1
> Ubuntu 20.04.3 LTS
>
> Is there a write-up or a research paper on the new UI work by Bruno for
> reference?
>
> Marco
>
> On Fri, Jan 28, 2022 at 6:53 PM Andy Seaborne <a...@apache.org> wrote:
>
> > Hi,
> >
> > Here is a vote on the release of Apache Jena 4.4.0.
> > This is the first proposed release candidate.
> >
> > The deadline is
> >
> >       Monday, 31st January December 2021 at 19:00 UTC.
> >
> > Please vote to approve this release:
> >
> >          [ ] +1 Approve the release
> >          [ ]  0 Don't care
> >          [ ] -1 Don't release, because ...
> >
> >
> > ==== Items in this release
> >
> > ****
> >
> > The main item in this release is the updated Fuseki UI thanks to work by
> > Bruno.
> >
> > This can be tested by downloading
> > "org/apache/jena/apache-jena-fuseki/4.4.0/" zip or tar.gz from the
> > staging repository:
> > https://repository.apache.org/content/repositories/orgapachejena-1049
> >
> > ****
> >
> > As general maintenance for the project:
> >
> > Apache log4j is at 2.17.1
> > Apache Lucene: is updated to 8.10.1 -> 8.11.1
> > Titanium JSON-LD updated 1.1.0 -> 1.2.0
> >
> > as well as all other dependences being checked for updates.
> >
> > To get valid javadoc, the build was done with Java17 cross-compiling to
> > <release>11</release>. A dry-run with java11 was done to check no Java17
> > library calls had crept in.
> >
> > The war file for Fuseki is no longer in the apache-jena-fuseki download.
> > Instead, it is available from the downloads page (links to be updated
> > when the release happens).
> > https://dist.apache.org/repos/dist/dev/jena/binaries/
> >
> > The Fuseki war file does not work in Tomcat10 due to the javax->jakarta
> > switchover. In theory, the Tomcat provided converter should work.
> > https://tomcat.apache.org/download-migration.cgi
> >
> >
> > This release includes the versions of the TDB2 xloader used to load
> > 16.6B triples (WikiData all) into TDB2 and loading truthy on modest
> > hardware. Thanks to Marco, Lorenz and Øyvind for running Wikidata load
> > trails.
> >
> > Fuseki: serviceUpload is no longer added in a default configuration.
> > This is not SPARQL GSP. GSP (POST/PUT) does accept HTML file uploads as
> > well as POST/PUT by content-type.
> >
> > ==== Release Vote
> >
> > Everyone, not just committers, is invited to test and vote.
> > Please download and test the proposed release.
> >
> > Staging repository:
> >    https://repository.apache.org/content/repositories/orgapachejena-1049
> >
> > Proposed dist/ area:
> >    https://dist.apache.org/repos/dist/dev/jena/
> >
> > Keys:
> >    https://svn.apache.org/repos/asf/jena/dist/KEYS
> >
> > Git commit (browser URL):
> >    https://github.com/apache/jena/commit/80c61f2d40
> >
> > Git Commit Hash:
> >    80c61f2d405e8b1fff74eb6ff72949fdc7718000
> >
> > Git Commit Tag:
> >    jena-4.4.0
> >
> > This vote will be open until at least
> >
> >       Monday, 31st January December 2021 at 19:00 UTC.
> >
> > If you expect to check the release but the time limit does not work
> > for you, please email within the schedule above.
> >
> > Thanks,
> >
> >        Andy
> >
> > Checking needed:
> >
> > + are the GPG signatures fine?
> > + are the checksums correct?
> > + is there a source archive?
> > + can the source archive be built?
> >            (NB This requires a "mvn install" first time)
> > + is there a correct LICENSE and NOTICE file in each artifact
> >            (both source and binary artifacts)?
> > + does the NOTICE file contain all necessary attributions?
> > + have any licenses of dependencies changed due to upgrades?
> >             if so have LICENSE and NOTICE been upgraded appropriately?
> > + does the tag/commit in the SCM contain reproducible sources?
> >
>
>
> --
>
>
> ---
> Marco Neumann
> KONA
>

Reply via email to