@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://jmillanacosta.github.io/organizations/department-of-translational-genomics/> a schema:AboutPage ;
    schema:about <http://www.wikidata.org/entity/Q131790020> ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "Department of Translational Genomics"@en .

<https://orcid.org/0000-0002-4166-7093> schema:worksFor [ a schema:EmployeeRole ;
            schema:description "Database description: I developed rdfsolve to mine schemas and paths from SPARQL endpoints and RDF dumps into descriptive (VoID) and prescriptive (SHACL) formats, generate typed Python models, and derive mappings across datasets. I maintain a registry of life sciences RDF resources recording what each exposes and how it links to the others."@en,
                "Database evolution: I conceptualized a methodology to capture the historical events of identifier deprecation and label aliasing and supersession across ChEBI, Ensembl, HGNC, HMDB, NCBI, UniProt, and virtually any database with a release archive where deprecation events are explicit or implicit, and compare releases as the basis for measuring how these revisions propagate into downstream tools and resources (manuscript in preparation)."@en,
                "PhD defense expected 2026"@en,
                "Thesis on the interoperability of life sciences data: how independently maintained RDF resources can be described, discovered, and queried together, and how the continual revision of the underlying databases affects integration and downstream usage."@en ;
            schema:roleName <http://data.europa.eu/esco/occupation/68d973df-bf10-4bf7-9a1b-fbd9f604b9db>,
                "Doctoral Researcher"@en ;
            schema:startDate "2022-07"^^xsd:gYearMonth ;
            schema:worksFor <http://www.wikidata.org/entity/Q131790020> ],
        <http://www.wikidata.org/entity/Q131790020> .

<http://www.wikidata.org/entity/Q131790020> a schema:Organization ;
    schema:alternateName "TGX"@en ;
    schema:location <http://www.wikidata.org/entity/Q1309> ;
    schema:name "Department of Translational Genomics"@en ;
    schema:parentOrganization <https://ror.org/02jz4aj89> .

