You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Presently our users have something like a focused google-dataset-search, (via aggregated metadata), that given a query returns potential hits with: Title (w/link to the page w/the data), Abstract, & a metadata ('details') link.

The metadata-tab is a great replacement for the 'details'; the only thing that is needed would be to have that tab selected when you get to the page. Especially given that the Clowder dataset is presently a stub to hold the metadata; it has no files. So files is a bad default tab.

Since the 'Title' now links to the interim Clowder stub page, I've added the link to the data page at the end of the description. So it will still show up in the search results.

It has been suggested that we have a per space cfg to select some choice metadata to put in the upper right of the dataset page, e.g. the dataset-landing page.

Also, to get a google-dataset-search experience, it has to be done w/o a login, it turns out that doesn't presently work right now: https://github.com/clowder-framework/clowder/issues/83

I had also considered just using the Clowder API, to hook into our present web page at one point.

One thought there was having something like a gDoc read-only link, or in this case a key, or there could be a search-user w/read-only access to all the metadata of interest.

It would be nice to have the preview image be able to display the space's logo-image, especially as there are not files to preview, &that is what our users have come to expect.

We can presently search by any combination of repositories, via checkbox, which might be possible, but I'm not sure how it is done offhand.

I really like the metadata-search page, but of most our repos (&other aggregators) also allow for selecting a geo-bounded box from a map.  As almost all our datasets have lat/lon coordinates in their jsonLD metadata.

We continue to make use of science-on-schema.org & DCAT2 which has a schema.org mapping.  This along w/CSVW also makes the data discoverable via google dataset search.  Though our more focused faceted search should be of even more use to the EarthCube search users.

  • No labels