[GeoNetwork-devel] ISO19139 Extents

Hi,

My organisation would like the ability to edit and create multiple extents. This will allow us to create an extent for each location/site the data set was collected from. In many instances for our data sets, each location/site the data was collected at has its own set of spatial extents (geographical and vertical), temporal extents and a description. Currently you get access to one gmd:extent which has separate modes for adding/editing geographical, vertical and temporal components of the extent. You also don't have access to the gmd:description element, unless you edit via the All mode. Would it be possible to enhance the UI so there is one mode for managing the extents, where you can add multiple, access the description etc? i.e. combine the temporal and spatial extent modes into a single extent mode?

Would be great if it just came out of the box for the ISO19139 suite of schema plugins for the upcoming 2.10 release.

Regards
Kevin

--
------------------------------------------------------------------------
The information contained within this transmission is for the
use of the intended recipient only and may contain confidential
and/or legally privileged material and/or material the subject
of copyright and/or personal information and/or sensitive
information that is subject to the Privacy Act 1988. Any review,
re-transmission, disclosure, dissemination or other use of, or
taking of any action in reliance upon, this information by
persons or entities other than the intended recipient is
prohibited. If you have received this email in error please
notify the AIMS Privacy Officer on (07) 4753 4444 and delete
all copies of this transmission together with any attachments.
------------------------------------------------------------------------

You will want to customize the iso19139/present/*.xsl files for your application. We make a basic UI that works for most cases but it is common for institutions to customize the layouts for the different presentation groups.

Jesse

···

On Wed, May 22, 2013 at 4:01 AM, Kevin Gunn <K.Gunn@anonymised.com87…> wrote:

Hi,

My organisation would like the ability to edit and create multiple extents. This will allow us to create an extent for each location/site the data set was collected from. In many instances for our data sets, each location/site the data was collected at has its own set of spatial extents (geographical and vertical), temporal extents and a description. Currently you get access to one gmd:extent which has separate modes for adding/editing geographical, vertical and temporal components of the extent. You also don’t have access to the gmd:description element, unless you edit via the All mode. Would it be possible to enhance the UI so there is one mode for managing the extents, where you can add multiple, access the description etc? i.e. combine the temporal and spatial extent modes into a single extent mode?

Would be great if it just came out of the box for the ISO19139 suite of schema plugins for the upcoming 2.10 release.

Regards
Kevin

The information contained within this transmission is for the
use of the intended recipient only and may contain confidential
and/or legally privileged material and/or material the subject
of copyright and/or personal information and/or sensitive
information that is subject to the Privacy Act 1988. Any review,
re-transmission, disclosure, dissemination or other use of, or
taking of any action in reliance upon, this information by
persons or entities other than the intended recipient is
prohibited. If you have received this email in error please
notify the AIMS Privacy Officer on (07) 4753 4444 and delete
all copies of this transmission together with any attachments.


Try New Relic Now & We’ll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may


GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

Hi Kevin,

2 options here I think before starting a customized schema plugin:
1) add the description element to your template you start from when
making a new record
2) suggest the description element when an extent is created [1]

Francois

[1] http://geonetwork-opensource.org/manuals/trunk/eng/developer/schemaPlugins/index.html#editor-behaviour-adding-schema-suggestions-xml-and-schema-substitutes-xml

2013/5/22 Kevin Gunn <K.Gunn@anonymised.com>:

Hi,

My organisation would like the ability to edit and create multiple extents. This will allow us to create an extent for each location/site the data set was collected from. In many instances for our data sets, each location/site the data was collected at has its own set of spatial extents (geographical and vertical), temporal extents and a description. Currently you get access to one gmd:extent which has separate modes for adding/editing geographical, vertical and temporal components of the extent. You also don't have access to the gmd:description element, unless you edit via the All mode. Would it be possible to enhance the UI so there is one mode for managing the extents, where you can add multiple, access the description etc? i.e. combine the temporal and spatial extent modes into a single extent mode?

Would be great if it just came out of the box for the ISO19139 suite of schema plugins for the upcoming 2.10 release.

Regards
Kevin

--
------------------------------------------------------------------------
The information contained within this transmission is for the
use of the intended recipient only and may contain confidential
and/or legally privileged material and/or material the subject
of copyright and/or personal information and/or sensitive
information that is subject to the Privacy Act 1988. Any review,
re-transmission, disclosure, dissemination or other use of, or
taking of any action in reliance upon, this information by
persons or entities other than the intended recipient is
prohibited. If you have received this email in error please
notify the AIMS Privacy Officer on (07) 4753 4444 and delete
all copies of this transmission together with any attachments.
------------------------------------------------------------------------

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

Ok sure, I have been customizing/fixing Geonetwork for a number of years now and no doubt will continue to do so. This would be a good minor enhancement for the global community to get the most out of this component of the iso19139 schemas, I’ll leave it with you.

Regards

From: Jesse Eichar [mailto:jesse.eichar@…189…]
Sent: Wednesday, 22 May 2013 4:31 PM
To: Kevin Gunn
Cc: Devel geonetwork-devel@lists.sourceforge.net
Subject: Re: [GeoNetwork-devel] ISO19139 Extents

You will want to customize the iso19139/present/*.xsl files for your application. We make a basic UI that works for most cases but it is common for institutions to customize the layouts for the different presentation groups.

Jesse

On Wed, May 22, 2013 at 4:01 AM, Kevin Gunn <K.Gunn@…187…> wrote:

Hi,

My organisation would like the ability to edit and create multiple extents. This will allow us to create an extent for each location/site the data set was collected from. In many instances for our data sets, each location/site the data was collected at has its own set of spatial extents (geographical and vertical), temporal extents and a description. Currently you get access to one gmd:extent which has separate modes for adding/editing geographical, vertical and temporal components of the extent. You also don’t have access to the gmd:description element, unless you edit via the All mode. Would it be possible to enhance the UI so there is one mode for managing the extents, where you can add multiple, access the description etc? i.e. combine the temporal and spatial extent modes into a single extent mode?

Would be great if it just came out of the box for the ISO19139 suite of schema plugins for the upcoming 2.10 release.

Regards
Kevin

The information contained within this transmission is for the
use of the intended recipient only and may contain confidential
and/or legally privileged material and/or material the subject
of copyright and/or personal information and/or sensitive
information that is subject to the Privacy Act 1988. Any review,
re-transmission, disclosure, dissemination or other use of, or
taking of any action in reliance upon, this information by
persons or entities other than the intended recipient is
prohibited. If you have received this email in error please
notify the AIMS Privacy Officer on (07) 4753 4444 and delete
all copies of this transmission together with any attachments.


Try New Relic Now & We’ll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may


GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

The information contained within this transmission is for the
use of the intended recipient only and may contain confidential
and/or legally privileged material and/or material the subject
of copyright and/or personal information and/or sensitive
information that is subject to the Privacy Act 1988. Any review,
re-transmission, disclosure, dissemination or other use of, or
taking of any action in reliance upon, this information by
persons or entities other than the intended recipient is
prohibited. If you have received this email in error please
notify the AIMS Privacy Officer on (07) 4753 4444 and delete
all copies of this transmission together with any attachments.

Hi Francois,

Thanks, these recommendations are good but there is still only one extent available when you use the spatial modes. We're looking to allow adding multiple extents from a single mode(form) to make it simpler for the users creating metadata (normally scientists who don't care for complexities when creating metadata). I implemented changes to our older production version of Geonetwork (2.4) and at some point will have it on GITHUB for the schema-plugins project as we're looking to upgrade over the next 12 months.

Regards
Kevin

-----Original Message-----
From: Francois Prunayre [mailto:fx.prunayre@anonymised.com]
Sent: Wednesday, 22 May 2013 5:43 PM
To: Kevin Gunn
Cc: Devel geonetwork-devel@lists.sourceforge.net
Subject: Re: [GeoNetwork-devel] ISO19139 Extents

Hi Kevin,

2 options here I think before starting a customized schema plugin:
1) add the description element to your template you start from when making a new record
2) suggest the description element when an extent is created [1]

Francois

[1] http://geonetwork-opensource.org/manuals/trunk/eng/developer/schemaPlugins/index.html#editor-behaviour-adding-schema-suggestions-xml-and-schema-substitutes-xml

2013/5/22 Kevin Gunn <K.Gunn@anonymised.com>:

Hi,

My organisation would like the ability to edit and create multiple extents. This will allow us to create an extent for each location/site the data set was collected from. In many instances for our data sets, each location/site the data was collected at has its own set of spatial extents (geographical and vertical), temporal extents and a description. Currently you get access to one gmd:extent which has separate modes for adding/editing geographical, vertical and temporal components of the extent. You also don't have access to the gmd:description element, unless you edit via the All mode. Would it be possible to enhance the UI so there is one mode for managing the extents, where you can add multiple, access the description etc? i.e. combine the temporal and spatial extent modes into a single extent mode?

Would be great if it just came out of the box for the ISO19139 suite of schema plugins for the upcoming 2.10 release.

Regards
Kevin

--
----------------------------------------------------------------------
-- The information contained within this transmission is for the use
of the intended recipient only and may contain confidential and/or
legally privileged material and/or material the subject of copyright
and/or personal information and/or sensitive information that is
subject to the Privacy Act 1988. Any review, re-transmission,
disclosure, dissemination or other use of, or taking of any action in
reliance upon, this information by persons or entities other than the
intended recipient is prohibited. If you have received this email in
error please notify the AIMS Privacy Officer on (07) 4753 4444 and
delete all copies of this transmission together with any attachments.
----------------------------------------------------------------------
--

----------------------------------------------------------------------
-------- Try New Relic Now & We'll Send You this Cool Shirt New Relic
is the only SaaS-based application performance monitoring service that
delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt!
http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

--
------------------------------------------------------------------------
The information contained within this transmission is for the
use of the intended recipient only and may contain confidential
and/or legally privileged material and/or material the subject
of copyright and/or personal information and/or sensitive
information that is subject to the Privacy Act 1988. Any review,
re-transmission, disclosure, dissemination or other use of, or
taking of any action in reliance upon, this information by
persons or entities other than the intended recipient is
prohibited. If you have received this email in error please
notify the AIMS Privacy Officer on (07) 4753 4444 and delete
all copies of this transmission together with any attachments.
------------------------------------------------------------------------