Samuel's Home Page

ORCID iD0000-0002-2771-9344

My name is Samuel Ortion. I'm working at Genoscope at Évry-Courcouronnes.

My favorite book is the inspiring Weaving the Web by Tim Berners-Lee.

Valid XHTML + RDFa

Tutorial

Fair-Checker is a tool developped at Institut Français de Bioinformatique (IFB). In this little tutorial, we aim at presenting some basic concepts on semantic web and how they can be applied on a simple webpage to enhance the FAIRness of a web resources, a bioinformatics database for instance. We will take the fictive example of plouf-db a fictive reference database on the goldfish (Carassius auratus).

The HTML document type

The HTML document type matters, in this tutorial we use HTML5 syntax, with a zest of RDF predicates included right in the document HTML tags. To do so, we need to use a specific HTML standard file header.
  
  


    
        Tuto: FAIRisation of a web page. A webpage passing hopefully 100% of FAIR-Checker checks
    
    
        [...]
        
    
    

References