Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One shop stop for RDF tools #6

Open
vemonet opened this issue Apr 27, 2020 · 0 comments
Open

One shop stop for RDF tools #6

vemonet opened this issue Apr 27, 2020 · 0 comments

Comments

@vemonet
Copy link
Member

vemonet commented Apr 27, 2020

Look into:

With https://github.com/bio-tools/biotoolsRdf we can represent tools using RDF:

<https://bio.tools/diffusion> a biotools:Resource ;
    ns1:alternateIdentifier [ ],
        "http://apps.cytoscape.org/apps/Diffusion" ;
    ns1:date "2018-06-25T13:37:36Z" ;
    ns1:format "Python" ;
    ns1:resourceType "Plug-in" ;
    edam:has_input edam:data_1025 ;
    edam:has_output edam:data_2600 ;
    edam:has_topic edam:topic_0602,
        edam:topic_0625,
        edam:topic_1775 ;
    dc:description "A Cytoscape application for network propagation for finding new genes that are most relevant to a disease state." ;
    dc:license "MIT" ;
    dc:references <https://doi.org/10.1371/journal.pcbi.1005598> ;
    dc:title "Diffusion" ;
    biotools:has_function edam:operation_3226,
        edam:operation_3439,
        edam:operation_3562,
        edam:operation_3672 .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant