Resource Logos in GeoNetwork 4.x

Resource Logos in GeoNetwork 4.x

This page is looking at how various logos are pulled across in GeoNetwork 4.x

Make sure that you identify the logo you want to learn more about and look at its specific guidance (there are example screenshots to help you with this)

Contact for the resource- Organization logo

This appears on the record’s default view below the Technical information and Lineage/Conformance sections.

image-20250612-130236.png

The information displayed here comes from the record’s gmd:pointOfContact/gmd:CI_ResponsibleParty information like so:

  • gmd:role/gmd:CI_RoleCode determines the role (in the example above- Publisher)

  • gmd:organisationName determines the organization name (in the example above- Ordnance Survey)

  • gmd:electronicMailAddress determines the logo- the domain has to match a logo name loaded in the catalog (in the example above the domain is os.co.uk so the logo name has to be os.co.uk.png)

It’s important to note that the file extension for the logo has to be PNG, otherwise the logo won’t be associated with the resource and thus won’t be displayed.

Metadata information- Organization logo

This appears on the record’s default view below the Contact for the resource section.

image-20250612-130251.png

The information displayed here comes from the record’s gmd:contact/gmd:CI_ResponsibleParty information like so:

  • gmd:role/gmd:CI_RoleCode determines the role (in the example above- Point of Contact)

  • gmd:organisationName determines the organization name (in the example above- Ordnance Survey)

  • gmd:electronicMailAddress determines the logo- the domain has to match a logo name loaded in the catalog (in the example above the domain is os.uk so the logo name has to be os.uk.png

It’s important to note that the file extension for the logo has to be PNG, otherwise the logo won’t be associated with the resource and thus won’t be displayed.

Provided by- Group logo

This appears on the record’s default view within the Metadata information section.

image-20250612-130308.png

The information displayed here comes from the record’s group information.

The name of the group is displayed if the mouse hovers over the logo. Both the name and the logo for the group can be set in Admin console > Users and groups > Manage groups.

The group owning a record can be changed from the record’s editing view by selecting a group from the Group dropdown menu in the toolbar.

image-20250612-130322.png