@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://jmillanacosta.github.io/publications/biohackeu24-report-expanding-fair-database-integration-throu/> a schema:AboutPage ;
    schema:about <https://doi.org/10.37044/osf.io/ptmg5_v1> ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "BioHackEU24 report: Expanding FAIR database integration through elucidation and transformation of underlying graph schemas"@en .

<https://doi.org/10.37044/osf.io/ptmg5_v1> a schema:ScholarlyArticle ;
    dcterms:creator <https://orcid.org/0000-0002-4166-7093> ;
    dcterms:date "2025"^^xsd:gYear ;
    dcterms:title "BioHackEU24 report: Expanding FAIR database integration through elucidation and transformation of underlying graph schemas"@en ;
    schema:author ( <https://orcid.org/0000-0002-4166-7093> <https://orcid.org/0000-0001-7883-3756> <https://orcid.org/0000-0003-2391-0384> <https://orcid.org/0000-0002-7449-1266> <https://orcid.org/0000-0001-6611-7883> [ ] <https://orcid.org/0000-0001-8907-5348> <https://orcid.org/0000-0002-7683-0452> <https://orcid.org/0000-0002-4904-3269> ) ;
    schema:datePublished "2025"^^xsd:gYear ;
    schema:genre "Preprint"@en ;
    schema:identifier "10.37044/osf.io/ptmg5_v1"@en ;
    schema:name "BioHackEU24 report: Expanding FAIR database integration through elucidation and transformation of underlying graph schemas"@en .

<https://orcid.org/0000-0002-4166-7093> schema:performerIn [ a schema:Role ;
            schema:description "worked on pyBioDataFuse and was first author of the report on graph-schema discovery and transformation for database integration, the starting point for rdfsolve."@en ;
            schema:funding [ a schema:Grant ;
                    schema:description "Invited; participation funded by ELIXIR"@en ;
                    schema:funder <https://ror.org/044rwnt51> ] ;
            schema:performerIn <http://www.wikidata.org/entity/Q130642470> ;
            schema:subjectOf <https://doi.org/10.37044/osf.io/ptmg5_v1> ],
        [ a schema:Role ;
            schema:description "worked on pyBioDataFuse and was first author of the report on graph-schema discovery and transformation for database integration, the starting point for rdfsolve."@en ;
            schema:funding [ a schema:Grant ;
                    schema:description "Invited; participation funded by ELIXIR"@en ;
                    schema:funder <https://ror.org/044rwnt51> ] ;
            schema:performerIn <http://www.wikidata.org/entity/Q130642470> ;
            schema:subjectOf <https://doi.org/10.37044/osf.io/ptmg5_v1> ] .

