Skip to content

8. Reference examples and implementations

Sharon Grant edited this page Aug 23, 2024 · 7 revisions

8.1 Wikibase as a modelling tool

Usability of a standard is not easily tested during the development phase. In order to test usability, one needs to make a conceptual model using the terms inside the standard and fit the data against it. This is potentially a very technical and time consuming task, for which it is not easy to integrate the wider community into it. To serve this purpose, we’ve set up a Wikibase instance that contains all terms from the LtC standard: https://latimer-core.wikibase.cloud.

Wikibase is the underlying software package that drives Wikidata. Wikidata has proven to be an ideal tool to allow non-technical users to add information into a database. The approach also allows to model different ways of representing the information on collections. Having an easily accessible graphical user interface allows fast data entry for testing (see Figure 25).

image17

Figure 25: Screenshot of a record in the Latimer Core Wikibase instance

Adding records inside the Wikibase is a way of testing the different use-cases and models of the standard. It also provides a way to prepare the standard for linked open data approaches. During the life cycle of the standard, the tool can still be used to point out weaknesses of the current version of it and provide useful insight in potential improvements.

In a later stage, it is planned to implement Shape Expressions in the Wikibase instance of the standard. These are expressions of the way the standard can be implemented and how a record should look like. This would allow us to provide tools to people to validate their records against a certain scheme.

8.2 GrSciColl

[August 2024] GRSciColl content is mapped to Latimer Core and accessible in JSON format via the API. See this example: https://api.gbif.org/v1/grscicoll/collection/latimerCore/4a0b0e0e-91af-4821-b7a9-ca8439b0d0ed They have started implementing collection descriptors on GRSciColl where some data should be mapped to LtC and/or DwC. As of August 2024 this is dev not in production yet.

Here is an FAQ: https://github.com/gbif/hp-grscicoll/blob/master/en/faq.md#what-are-collection-descriptors-in-grscicoll. This allows to make collection searchable.

  • See an example of collection descriptors displayed in the test system (note that the link might not remain stable)
  • See an example of a search query based on collection descriptors.