Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 1.66 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.66 KB

Bioschemas Sources

This repository is deprecated in favour of self-management of Bioschemas sources from within TeSS itself.

See: https://tess.elixir-europe.org/about/registering#sources

Bioschemas

TeSS currently understands the following Bioschemas profiles:

  • CourseInstance - Will be registered as TeSS events.
  • Course - Each CourseInstance under the hasCourseInstance property will be registered as a TeSS event, with any missing metadata pulled in from the Course.
  • Event - Will be registered as TeSS events.
  • TrainingMaterial - Will be registered as TeSS materials.

Information on how to implement Bioschemas on your site can be found in the Bioschemas documentation.

Sitemap

Your site will also need a sitemap, which is basically a directory listing of all the pages on your site. TeSS crawls through each page of the sitemap and checks for markup from the above Bioschemas profiles.

Sitemaps are an established standard, and there should be sitemap libraries and plugins available for whichever system you are using to provide your website.

How to add a source

If you have implemented one or more of the above Bioschemas profiles, and you have a sitemap available, you can now submit your site as a "source" to be scraped, see: https://tess.elixir-europe.org/about/registering#sources