[GeoNetwork-devel] [GN 2.6.4] Data directory content

Hi,

In my GeoNetwork data directory, there is a folder named “00000-00099” where metadata’s files (thumbnail,…) are stored.

I guess this folder name is an uuid for my current GeoNetwork instance ?

Can I fix this folder name (config file, or other…) ?

At the first deployment of GeoNetwork, the folder is not created.

It’s created when I create my first metadata.

How can I restrieve the “folder name” before create my first metadata ?

Kind regards,

RudyWI

Hi Rudy

These folders manage to store the thumbnails and also the files uploaded as online resources from metadata editor for iso19139.

“00000-00099” → stores the files for metadata id from 1 to 99 (Each metadata has a subfolder with the metadataid as folder name)

“00100-00199” → stores the files for metadata id from 100 to 199

and so on

The relation of folders and metadata is related to metadata identifier.

In the file WEB-INF/config.xml you can configure the path for data directory to other location (to take out of the application, for example), changing the default value:

But is not possible without code changes to change the naming rules for these folders.

Regards,
Jose García

On Thu, Feb 21, 2013 at 3:14 PM, Rudy Commenge <rudywi.devel@anonymised.com.> wrote:

Hi,

In my GeoNetwork data directory, there is a folder named “00000-00099” where metadata’s files (thumbnail,…) are stored.

I guess this folder name is an uuid for my current GeoNetwork instance ?

Can I fix this folder name (config file, or other…) ?

At the first deployment of GeoNetwork, the folder is not created.

It’s created when I create my first metadata.

How can I restrieve the “folder name” before create my first metadata ?

Kind regards,

RudyWI


Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb


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


GeoCat Bridge for ArcGIS allows instant publishing of data and metadata on GeoServer and GeoNetwork. Visit http://geocat.net for details.


Jose García
GeoCat bv
Veenderweg 13
6721 WD Bennekom
The Netherlands
http://GeoCat.net

Ok, It’s understood.

Thx a lot.

Kind regards,

RudyWI

···

2013/2/21 Jose Garcia <jose.garcia@anonymised.com>

Hi Rudy

These folders manage to store the thumbnails and also the files uploaded as online resources from metadata editor for iso19139.

“00000-00099” → stores the files for metadata id from 1 to 99 (Each metadata has a subfolder with the metadataid as folder name)

“00100-00199” → stores the files for metadata id from 100 to 199

and so on

The relation of folders and metadata is related to metadata identifier.

In the file WEB-INF/config.xml you can configure the path for data directory to other location (to take out of the application, for example), changing the default value:

But is not possible without code changes to change the naming rules for these folders.

Regards,
Jose García

On Thu, Feb 21, 2013 at 3:14 PM, Rudy Commenge <rudywi.devel@anonymised.com> wrote:

Hi,

In my GeoNetwork data directory, there is a folder named “00000-00099” where metadata’s files (thumbnail,…) are stored.

I guess this folder name is an uuid for my current GeoNetwork instance ?

Can I fix this folder name (config file, or other…) ?

At the first deployment of GeoNetwork, the folder is not created.

It’s created when I create my first metadata.

How can I restrieve the “folder name” before create my first metadata ?

Kind regards,

RudyWI


Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb


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


GeoCat Bridge for ArcGIS allows instant publishing of data and metadata on GeoServer and GeoNetwork. Visit http://geocat.net for details.


Jose García
GeoCat bv
Veenderweg 13
6721 WD Bennekom
The Netherlands
http://GeoCat.net