@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.wikidata.org/entity/Q116446479> a schema:SoftwareSourceCode ;
    schema:codeRepository <https://github.com/enanomapper/ontologies> ;
    schema:contributor [ a schema:Role ;
            schema:contributor <https://orcid.org/0000-0002-4166-7093> ;
            schema:description "developed ontology terms and imports for nanosafety; added integrity tests, corrected OWL profile violations, and maintained build and validation workflows."@en ] ;
    schema:interactionStatistic [ a schema:InteractionCounter ;
            schema:interactionType schema:LikeAction ;
            schema:name "GitHub stars"@en ;
            schema:url <https://github.com/enanomapper/ontologies> ;
            schema:userInteractionCount 22 ],
        [ a schema:InteractionCounter ;
            schema:name "GitHub forks"@en ;
            schema:url <https://github.com/enanomapper/ontologies> ;
            schema:userInteractionCount 15 ] ;
    schema:name "eNanoMapper"@en ;
    schema:sameAs <https://doi.org/10.5281/zenodo.594691> ;
    schema:url <https://github.com/enanomapper/ontologies> .

<http://www.wikidata.org/entity/Q55582517> a schema:SoftwareSourceCode ;
    schema:codeRepository <https://github.com/bridgedb/docker> ;
    schema:contributor [ a schema:Role ;
            schema:contributor <https://orcid.org/0000-0002-4166-7093> ;
            schema:description "automated Docker builds and versioned image releases across the webservice and data repositories; added webservice CI tests."@en ] ;
    schema:hasPart <https://doi.org/10.5281/zenodo.7678824> ;
    schema:interactionStatistic [ a schema:InteractionCounter ;
            schema:interactionType schema:DownloadAction ;
            schema:name "Docker Hub pulls"@en ;
            schema:url <https://hub.docker.com/r/bigcatum/bridgedb> ;
            schema:userInteractionCount 5800 ],
        [ a schema:InteractionCounter ;
            schema:name "GitHub forks"@en ;
            schema:url <https://github.com/bridgedb/docker> ;
            schema:userInteractionCount 4 ],
        [ a schema:InteractionCounter ;
            schema:interactionType schema:LikeAction ;
            schema:name "GitHub stars"@en ;
            schema:url <https://github.com/bridgedb/docker> ;
            schema:userInteractionCount 6 ] ;
    schema:name "BridgeDb"@en ;
    schema:url <https://github.com/bridgedb/docker> .

<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> .

<https://cnvpathwayatlas.github.io/cnv-website/phenotype-browser/> a schema:SoftwareSourceCode ;
    schema:codeRepository <https://github.com/cnvpathwayatlas/cnv-website> ;
    schema:contributor [ a schema:Role ;
            schema:contributor <https://orcid.org/0000-0002-4166-7093> ;
            schema:description "built a phenotype-based browser with combined filters, ontology lookups, and an automated data-generation step."@en ] ;
    schema:interactionStatistic [ a schema:InteractionCounter ;
            schema:name "GitHub forks"@en ;
            schema:url <https://github.com/cnvpathwayatlas/cnv-website> ;
            schema:userInteractionCount 1 ] ;
    schema:name "CNV Pathway Atlas"@en ;
    schema:subjectOf <https://doi.org/10.1038/s41597-026-07345-6> ;
    schema:url <https://cnvpathwayatlas.github.io/cnv-website/phenotype-browser/> .

<https://github.com/VHP4Safety/AOP-Suite> a schema:SoftwareSourceCode ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:codeRepository <https://github.com/VHP4Safety/AOP-Suite> ;
    schema:description "web application for building adverse outcome pathway networks from SPARQL sources, with gene and compound queries and interactive Cytoscape.js views; built on pyAOP."@en ;
    schema:name "AOP-Suite"@en ;
    schema:softwareHelp <https://docs.vhp4safety.nl/en/latest/tutorials/aopsuite/aopsuite.html> ;
    schema:url <https://aopsuite.cloud.vhp4safety.nl> .

<https://github.com/jmillanacosta/mapkgsutils> a schema:SoftwareSourceCode ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:codeRepository <https://github.com/jmillanacosta/mapkgsutils> ;
    schema:description "Shared parsing, reconciliation, and release-comparison machinery for biomedical identifier mappings."@en ;
    schema:downloadUrl <https://pypi.org/project/mapkgsutils/> ;
    schema:interactionStatistic [ a schema:InteractionCounter ;
            schema:interactionType schema:DownloadAction ;
            schema:name "PyPI downloads, last month"@en ;
            schema:url <https://packages.ecosyste.ms/registries/pypi.org/packages/mapkgsutils> ;
            schema:userInteractionCount 510 ] ;
    schema:name "mapkgsutils"@en ;
    schema:softwareVersion "0.2.9"@en .

<https://platform.vhp4safety.nl> a schema:SoftwareSourceCode ;
    schema:codeRepository <https://github.com/VHP4Safety/virtual-human-platform> ;
    schema:contributor [ a schema:Role ;
            schema:contributor <https://orcid.org/0000-0002-4166-7093> ;
            schema:description "implemented services and frontend, search and filtering, and glossary integration across Flask and JavaScript. Also developed the AOP-Suite (tutorial), for SPARQL-backed network construction, gene and compound queries, and interactive Cytoscape.js views, integrating the pyAOP library."@en ;
            schema:mentions <https://aopsuite.cloud.vhp4safety.nl>,
                <https://docs.vhp4safety.nl/en/latest/tutorials/aopsuite/aopsuite.html>,
                <https://github.com/jmillanacosta/pyaop> ] ;
    schema:interactionStatistic [ a schema:InteractionCounter ;
            schema:name "GitHub forks"@en ;
            schema:url <https://github.com/VHP4Safety/virtual-human-platform> ;
            schema:userInteractionCount 8 ],
        [ a schema:InteractionCounter ;
            schema:interactionType schema:LikeAction ;
            schema:name "GitHub stars"@en ;
            schema:url <https://github.com/VHP4Safety/virtual-human-platform> ;
            schema:userInteractionCount 2 ] ;
    schema:name "VHP4Safety Virtual Human Platform"@en ;
    schema:sameAs <https://doi.org/10.5281/zenodo.17879789> ;
    schema:url <https://platform.vhp4safety.nl> .

<https://ror.org/02jz4aj89> a schema:CollegeOrUniversity ;
    schema:location <http://www.wikidata.org/entity/Q1309> ;
    schema:name "Maastricht University"@en ;
    schema:sameAs <http://www.wikidata.org/entity/Q1137652> .

<http://www.wikidata.org/entity/Q1309> a schema:Place ;
    schema:name "Maastricht, Netherlands"@en .

<https://github.com/jmillanacosta/pyaop> a schema:SoftwareSourceCode ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:codeRepository <https://github.com/jmillanacosta/pyaop> ;
    schema:description "Builds and enriches adverse outcome pathway networks from SPARQL sources, with gene, compound, and tissue associations for network visualization."@en ;
    schema:name "pyaop"@en .

<https://github.com/jmillanacosta/rdfsolve> a schema:SoftwareSourceCode ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:codeRepository <https://github.com/jmillanacosta/rdfsolve> ;
    schema:description "RDF schema discovery and conversion, typed Python clients, and SPARQL execution with batching, retries, and query provenance."@en ;
    schema:downloadUrl <https://pypi.org/project/rdfsolve/> ;
    schema:interactionStatistic [ a schema:InteractionCounter ;
            schema:interactionType schema:LikeAction ;
            schema:name "GitHub stars"@en ;
            schema:url <https://github.com/jmillanacosta/rdfsolve> ;
            schema:userInteractionCount 3 ],
        [ a schema:InteractionCounter ;
            schema:interactionType schema:DownloadAction ;
            schema:name "PyPI downloads, last month"@en ;
            schema:url <https://packages.ecosyste.ms/registries/pypi.org/packages/rdfsolve> ;
            schema:userInteractionCount 14 ] ;
    schema:name "rdfsolve"@en ;
    schema:softwareHelp <https://rdfsolve.readthedocs.io> ;
    schema:softwareVersion "0.0.2"@en .

<https://jmillanacosta.github.io/> a foaf:PersonalProfileDocument,
        schema:ProfilePage ;
    dcterms:creator <https://orcid.org/0000-0002-4166-7093> ;
    dcterms:modified "2026-09-24"^^xsd:date ;
    dcterms:title "Javier Millán Acosta"@en ;
    foaf:maker <https://orcid.org/0000-0002-4166-7093> ;
    foaf:primaryTopic <https://orcid.org/0000-0002-4166-7093> ;
    schema:dateModified "2026-09-24"^^xsd:date ;
    schema:encoding <https://jmillanacosta.github.io/index.jsonld>,
        <https://jmillanacosta.github.io/index.nt>,
        <https://jmillanacosta.github.io/index.rdf>,
        <https://jmillanacosta.github.io/index.ttl> ;
    schema:inLanguage "en"@en ;
    schema:mainEntity <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "Javier Millán Acosta"@en .

<https://jmillanacosta.github.io/index.jsonld> a schema:MediaObject ;
    schema:contentUrl <https://jmillanacosta.github.io/index.jsonld> ;
    schema:encodingFormat "application/ld+json"@en ;
    schema:name "JSON-LD"@en .

<https://jmillanacosta.github.io/index.nt> a schema:MediaObject ;
    schema:contentUrl <https://jmillanacosta.github.io/index.nt> ;
    schema:encodingFormat "application/n-triples"@en ;
    schema:name "N-Triples"@en .

<https://jmillanacosta.github.io/index.rdf> a schema:MediaObject ;
    schema:contentUrl <https://jmillanacosta.github.io/index.rdf> ;
    schema:encodingFormat "application/rdf+xml"@en ;
    schema:name "RDF/XML"@en .

<https://jmillanacosta.github.io/index.ttl> a schema:MediaObject ;
    schema:contentUrl <https://jmillanacosta.github.io/index.ttl> ;
    schema:encodingFormat "text/turtle"@en ;
    schema:name "Turtle"@en .

<https://github.com/jmillanacosta/pysec2pri> a schema:SoftwareSourceCode ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:codeRepository <https://github.com/jmillanacosta/pysec2pri> ;
    schema:description "Reconciles retired identifiers and changed gene symbols against current database records, with historical mappings, ambiguity checks, and auditable resolution."@en ;
    schema:downloadUrl <https://pypi.org/project/pysec2pri/> ;
    schema:interactionStatistic [ a schema:InteractionCounter ;
            schema:interactionType schema:LikeAction ;
            schema:name "GitHub stars"@en ;
            schema:url <https://github.com/jmillanacosta/pysec2pri> ;
            schema:userInteractionCount 2 ],
        [ a schema:InteractionCounter ;
            schema:name "GitHub forks"@en ;
            schema:url <https://github.com/jmillanacosta/pysec2pri> ;
            schema:userInteractionCount 1 ],
        [ a schema:InteractionCounter ;
            schema:interactionType schema:DownloadAction ;
            schema:name "PyPI downloads, last month"@en ;
            schema:url <https://packages.ecosyste.ms/registries/pypi.org/packages/pysec2pri> ;
            schema:userInteractionCount 1554 ] ;
    schema:name "pysec2pri"@en ;
    schema:softwareHelp <https://pysec2pri.readthedocs.io> ;
    schema:softwareVersion "0.3.12"@en .

<https://github.com/jmillanacosta/seejobs> a schema:SoftwareSourceCode ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:codeRepository <https://github.com/jmillanacosta/seejobs> ;
    schema:description "a terminal interface for Slurm job monitoring, logs, and batch-script preparation over SSH."@en ;
    schema:interactionStatistic [ a schema:InteractionCounter ;
            schema:interactionType schema:LikeAction ;
            schema:name "GitHub stars"@en ;
            schema:url <https://github.com/jmillanacosta/seejobs> ;
            schema:userInteractionCount 3 ] ;
    schema:name "seejobs"@en ;
    schema:url <https://github.com/jmillanacosta/seejobs> .

<https://github.com/BioDataFuse/pyBiodatafuse> a schema:SoftwareSourceCode ;
    schema:codeRepository <https://github.com/BioDataFuse/pyBiodatafuse> ;
    schema:contributor [ a schema:Role ;
            schema:contributor <https://orcid.org/0000-0002-4166-7093> ;
            schema:description "implemented RDF graph generation, AOP-Wiki and WikiPathways integrations, and GraphDB support; developed the corresponding API and Vue interface in biodatafuseUI; code maintenance."@en ;
            schema:mentions <https://github.com/BioDataFuse/biodatafuseUI> ] ;
    schema:interactionStatistic [ a schema:InteractionCounter ;
            schema:interactionType schema:DownloadAction ;
            schema:name "PyPI downloads, last month"@en ;
            schema:url <https://packages.ecosyste.ms/registries/pypi.org/packages/pyBiodatafuse> ;
            schema:userInteractionCount 50 ],
        [ a schema:InteractionCounter ;
            schema:interactionType schema:LikeAction ;
            schema:name "GitHub stars"@en ;
            schema:url <https://github.com/BioDataFuse/pyBiodatafuse> ;
            schema:userInteractionCount 15 ],
        [ a schema:InteractionCounter ;
            schema:name "GitHub forks"@en ;
            schema:url <https://github.com/BioDataFuse/pyBiodatafuse> ;
            schema:userInteractionCount 14 ] ;
    schema:name "BioDataFuse"@en ;
    schema:sameAs <https://doi.org/10.5281/zenodo.18468942> ;
    schema:subjectOf <https://doi.org/10.1093/bioinformatics/btag064>,
        <https://doi.org/10.24406/publica-8969> ;
    schema:url <https://github.com/BioDataFuse/pyBiodatafuse> .

<https://orcid.org/0000-0002-4166-7093> a foaf:Person,
        schema:Person ;
    foaf:familyName "Millán Acosta"@en ;
    foaf:givenName "Javier"@en ;
    foaf:homepage <https://jmillanacosta.github.io/> ;
    foaf:mbox <mailto:javier.millanacosta@maastrichtuniversity.nl> ;
    foaf:name "Javier Millán Acosta"@en ;
    schema:address [ a schema:PostalAddress ;
            schema:addressCountry "Netherlands"@en ;
            schema:addressLocality "Maastricht"@en ] ;
    schema:description "I work on software that makes biomedical data interoperable: schema and identifier reconciliation across databases and their releases to improve access to services and the tools we build with them."@en ;
    schema:email "javier.millanacosta@maastrichtuniversity.nl"@en ;
    schema:familyName "Millán Acosta"@en ;
    schema:givenName "Javier"@en ;
    schema:identifier [ a schema:PropertyValue ;
            schema:propertyID "ORCID"@en ;
            schema:url <https://orcid.org/0000-0002-4166-7093> ;
            schema:value "0000-0002-4166-7093"@en ] ;
    schema:image <https://jmillanacosta.github.io/assets/og-image.png> ;
    schema:jobTitle "Doctoral Researcher"@en ;
    schema:name "Javier Millán Acosta"@en ;
    schema:sameAs <http://www.wikidata.org/entity/Q116446553>,
        <https://github.com/jmillanacosta>,
        <https://openalex.org/A5061091441>,
        <https://pypi.org/user/jmillanacosta/>,
        <https://scholar.google.com/citations?user=e2py8rMAAAAJ&hl=nl>,
        <https://www.linkedin.com/in/javier-millanacosta/>,
        <https://www.wikidata.org/wiki/Q116446553>,
        <https://www.wikipathways.org/authors/Jmillanacosta.html> ;
    schema:url <https://jmillanacosta.github.io/> ;
    schema:worksFor <http://www.wikidata.org/entity/Q131790020> .

