Closed fbastian closed 4 years ago
In GitLab by @vrechdelaval on Dec 17, 2018, 16:02
I worked on that during BioHackathon, see branch bioschemas
.
Now, we need to discuss about what is the best markup for Bgee.
In GitLab by @vrechdelaval on Feb 18, 2019, 16:56
With @fbastian, we discussed on that issue during SIB bioschemas workshop.
Notes of SIB bioschemas workshop
Dataset
should have an ID, a name and description to be indexedDataset
should have an unique name and an unique description to be properly indexedDataset
is seen when it is described into a DataCatalog
Draft of Schema.org types to use to decribe Bgee
DataCatalog
with a potentialAction
(gene search).Dataset
per species (human calls, mouse calls, etc.)Dataset
per species/datatype (human/rna-seq, human/affy, mouse/rna-seq, etc.)In GitLab by @vrechdelaval on Jul 10, 2019, 18:50
After new discussion with @fbastian, we decided:
Organisation
(in a JSON-LD of the home page in a @graph )DataCatalog
(in a JSON-LD of the home page in a @graph with sameAs for Dataset
s)WebApplication
s (in a JSON-LD of dedicated pages)Dataset
s (in a JSON-LD of dedicated pages)SoftwareApplication
(in a JSON-LD of dedicated pages)SoftwareSourceCode
(in a JSON-LD of dedicated page)CreativeWork
(in a JSON-LD of dedicated page)WebPage
(with HTLM attributes of dedicated pages)FAQPage
; Question
; Answer
(with HTLM attributes of dedicated pages)AboutPage
(with HTLM attributes of dedicated pages)In GitLab by @vrechdelaval on Jul 10, 2019, 18:50
closed
In GitLab by @vrechdelaval on Jul 16, 2019, 10:45
File with some specs: https://docs.google.com/presentation/d/1tRlvkmz3ex1pA3Uy2AoYV_L9OiQeTnSkKgJTh9O_ybc/edit?usp=sharing Google recommandations: https://developers.google.com/search/docs/data-types/dataset
In GitLab by @vrechdelaval on Dec 17, 2018, 16:00
Schema.org wants to improve the web by creating a structured data markup schema supported by major search engines. On-page markup helps search engines understand the information on web pages and provide richer search results. Search engines want to make it easier for people to find relevant information on the web. Markup can also enable new tools and applications that make use of the structure.
Bioschemas aims to improve data interoperability in life sciences. It does this by encouraging people in life science to use schema.org markup, so that their websites and services contain consistently structured information. This structured information then makes it easier to discover, collate and analyse distributed data.