Closed nmtoken closed 5 years ago
It is mainly done in https://github.com/geonetwork/core-geonetwork/pull/3714 but needs a review. If you have time, comments are welcomed.
FYI. Useful documentation - Google JSON-LD for datasets: https://developers.google.com/search/docs/data-types/dataset
up till now we adopted the schema.org microdata approach, but sure embedded json Ld is also an option. Read also https://www.geocat.net/nl/how-to-improve-the-discoverability-of-geonetwork-records-by-search-engines
It is now available as a JSON-LD formatter and embedded in the advanced view. Please test and report any improvements in the JSON-LD mapping if needed. Closing this.
I saw this was implemented in 3.8.0 changelog (https://geonetwork-opensource.org/manuals/trunk/en/overview/change-log/version-3.8.0.html) but in 3.10.3.0 I can't see any schema.org/json-ld content, is that a bug, or a configuration issue,, or was the feature removed for some reason?
3.10.3.0 I can't see any schema.org/json-ld content
Where ? If accessing a record landing page like https://vanilla.geocat.net/geonetwork/srv/api/records/da165110-88fd-11da-a88f-000d939bc5d8, the jsonld description should be embedded into the page.
OK, that works for me (not having the sitemap to find the link to full HTML page was an issue as per https://github.com/geonetwork/core-geonetwork/issues/4903).
I was looking in the full view of catalogue.search like http://localhost:8080/cat/srv/eng/catalog.search#/metadata/1503649d-6fdc-163a-e054-002128a47908/formatters/xsl-view?root=div&view=advanced
not in the api/records URI http://localhost:8080/cat/srv/api/records/1503649d-6fdc-163a-e054-002128a47908
Is your feature request related to a problem? Please describe. To aid data set (and services) discovery, GeoNetwork HTML pages should include a JSON-LD summary.
Describe the solution you'd like
For example looking at the CKAN page: http://data.jrc.ec.europa.eu/dataset/fe1878e8-7541-4c66-8453-afdae7469221 the page source includes:
or for example in data.gov.uk (also CKAN?)
https://data.gov.uk/dataset/220edaa9-50d8-4b44-9c8f-ad7ad7125f98/bgs-geology-50k-digmapgb-50-mass-movement-version-8
has in page source:
Describe alternatives you've considered Create separate web pages outside of GeoNetwork
Additional context Such a feature would aid discovery of spatial data through mainstream search engines, and is inline with the W3C Spatial Data on the Web Best Practices.
Also relevant: Workshop on making spatial data discoverable through mainstream search engines 3-4 July 2019