Skip to main content

Beginning work on Gemini 2.3

The AGI have recently published the new standard for publishing metadata in the UK: Gemini 2.3, and at Astun we're pleased to announce that we have begun work on a plugin to use this standard in the Geonetwork Metadata Catalogue.

The deadline for migrating to Gemini 2.3 is December 2019, which seems like a long way away but will no doubt come around sooner than we expect!

What's Involved?

Creating a new metadata standard plugin in Geonetwork takes several steps. Firstly we need to know what has changed between Gemini 2.2 and 2.3, and luckily the AGI have produced a handy document summarising this. Then we have to build the schema definitions and stylesheets so that Geonetwork knows how and what to display, both when viewing the metadata and editing it. This is the hard part! We need to add codelists and suggestions so that some elements can be chosen from lists rather than hand-typed. After that, we need to add in the new validation rules to ensure that the metadata created actually meets the standard. We need to build examples, templates, and documentation to ensure users know what they are doing. Then finally we need to build xsl to transform metadata in other standards (primarily Gemini 2.2, but also imports from ESRI and other packages) into Gemini 2.3.

Can I try it?

Not yet! Our work-in-progress plugin has been published in the Astun Technology GitHub repository, but it's a long way from being complete and may even break Geonetwork at present. When it's completed, we will publish it to metadata101.org, as we did with our plugin for Gemini 2.2, and in the meantime we'll post regular updates on progress here on the blog.

Comments

Popular posts from this blog

Improving project documentation with a codesprint

Background  At the end of November I was asked by Francois Prunayre at Titellus to help organise and manage a 3-day code-sprint with the aim of improving GeoNetwork documentation . Documentation can be problematic for projects, even open source, where the majority of the work is done by volunteers. Updating documentation is rarely a priority for developers, who are time-poor and have actual project issues to deal with, and efforts to widen the base of contributors so that others can help, also take time. Back to the code-sprint This code-sprint was timed very well though, as it comes on the back of work being done to update GeoNetwork documentation as part of OSGeo's participation in Google's Season of Docs . This pairs a paid technical writer with an open source project for either three or six months, with the aim of seeing a rapid improvement in that project's documentation. I'm an admin and mentor for OSGeo on Season of Docs, so was well-placed to provide inp...

Reflections on the Amazon Web Services Summit, 2018

Last month, a handful of us from 'operations' attended the AWS Summit to keep up to date with what is going on in the Amazon Web Services world.  We've shared our reflections in this Blog and linked through to videos or slides of the sessions where we can. What is the AWS Summit? Amazon run a series of global events in major cities around the world getting to each one every couple of years; 2018 was London's turn. Amazon Web Services (AWS) is a cloud hosted computing platform, that Astun use for pretty much everything.  Our own cloud products and services such as iShare in the Cloud, Astun Data Services, Geonetwork / INSPIRE are all hosted there.  Even if what you use from us is exclusively deployed on your own premises, all of software development and most of our internal IT is done in the AWS environment.  It is critical to our business.  If you think that we are putting all our eggs in one basket, it is worth remembering that AWS is a $22 billion p.a. ...

QGIS 3.0: the time has come...

QGIS 3.0 was released in February , and although it's labelled an 'early adopter' release, with the long term release (LTR) available in October, there's plenty in it to excite not just the early adopters, but the rest of us too. We've had a chance now to have a good look at it, kick the tyres a bit and see what everyone has to say about it, so here are our thoughts. There are a few big steps forward - for example 3D support and multiple map canvasses - and while many of the other changes are relatively minor on their own, put together they represent a major leap in usability and effectiveness. There's been work on consolidation, upgrades of core packages, efficiency and speed improvements, resulting in a slicker, easier to use and more tightly integrated application. You could say that the 'easier to use' bit is the best thing about QGIS 3.0 - and when you think about it, that's not a description that could be applied to most application upgrad...