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.
The information displayed here comes from the record’s gmd:pointOfContact/gmd:CI_ResponsibleParty information like so:
gmd:role/gmd:CI_RoleCodedetermines the role (in the example above- Publisher)gmd:organisationNamedetermines the organization name (in the example above- Ordnance Survey)gmd:electronicMailAddressdetermines the logo- the domain has to match a logo name loaded in the catalog (in the example above the domain isos.co.ukso the logo name has to beos.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.
The information displayed here comes from the record’s gmd:contact/gmd:CI_ResponsibleParty information like so:
gmd:role/gmd:CI_RoleCodedetermines the role (in the example above- Point of Contact)gmd:organisationNamedetermines the organization name (in the example above- Ordnance Survey)gmd:electronicMailAddressdetermines the logo- the domain has to match a logo name loaded in the catalog (in the example above the domain isos.ukso the logo name has to beos.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.
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.