petermr / CEVOpen

Contentmining of Open phytochemical literature for medicinal activities
26 stars 19 forks source link

Requesting help with Uniprot SPARQL Query to retrieve Synonyms, Protein names #95

Closed sasujadhav1 closed 3 years ago

sasujadhav1 commented 3 years ago

Hi, I request you help with my SPARQL query troubleshooting.

Please find xml file for one of Uniprot ID.

https://www.uniprot.org/uniprot/A0A2I0B0T8.xml

I have uniprot IDs and want to retreive
Full name, EC NUMBER, Protein ID Organism Scientific name

https://sparql.uniprot.org/ https://www.uniprot.org/docs/uniprot.xsd https://ftp.uniprot.org/pub/databases/uniprot/current_release/rdf/

Thank you.

petermr commented 3 years ago

I am not quite clear what you are trying to do:

sasujadhav1 commented 3 years ago

I solved above query by following protocol: I mapped uniprotkb/ac id to uniprot kb. Then changed the column settings by adding required fields. Then downloaded excel file.