Skip to content

oggioniale/specimen_catalogue

Repository files navigation

Specimen catalogue

This repository includes a comprehensive solution to manage specimen information. The solution encompasses the following processes:

  1. Data Collection: Collect information about specimens using an Excel file.
  2. Data Transformation: Convert the collected information into XML and Turtle (TTL) formats using R functions.
  3. Data Presentation: Translate the transformed data into HTML landing pages via XSLT.

Implementation Standards

The implementation adheres to several standards and recommendations to ensure compliance and interoperability.

By adhering to the above standards and schemas, the solution ensures compliance with DataCite requirements, facilitating standardized and interoperable specimen data management.

Production Flow The production flow of this implementation is illustrated in the figure below:

image

The workflow of this application consists of the following steps:

  1. Fill the Spreadsheet: complete the specimen_template.xlsx spreadsheet with the relevant specimen information;

  2. Generate XML and TTL: use the secimen_catalogue()` function to generate IGSN CSIRO XML and TTL (Turtle) files based on the SOSA Ontology for each record present in the spreadsheet.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages