Giter VIP home page Giter VIP logo

Comments (5)

cmungall avatar cmungall commented on June 23, 2024

are you sure this is in neo? cc @dougli1sqrd

from neo.

lpalbou avatar lpalbou commented on June 23, 2024

I thought all meta data about GPs are coming from NEO, if not, I don't know.

@dougli1sqrd or @balhoff any feedback on that ?

And it's also strange because between last month (July) release and the current snapshot (rdf endpoint not yet released in production), I don't even have the same number of labels per GP...

PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE {
  <http://identifiers.org/zfin/ZDB-GENE-060222-1> rdfs:label ?label
}

This query on the current rdf.geneontology.org gives returns 1 rdfs:label (ptger4a Drer) but on the current snapshot/blazegraph, the same query gives two rdfs:label (ptger4a Drer and ptger4a) ... !

And same thing, on current ZFIN GPI the line for that gene is:

ZFIN	ZDB-GENE-060222-1	ptger4a	prostaglandin E receptor 4 (subtype EP4) a	ep4|ep4a|PRS4|ptger4l	gene	taxon:7955		InterPro:IPR000276|ENSEMBL:ENSDARG00000059236|UniProtKB:A0PJP9|Pfam:PF00001|InterPro:IPR001244|UniProtKB:Q2N1D9|NCBIGene:562469|Alliance:ZDB-GENE-060222-1|PANTHER:PTHR11866|UniGene:52834|PROSITE:PS50262|InterPro:IPR001758|Ensembl:ENSDARP00000092384|UniProtKB:F1Q955|InterPro:IPR008365|RefSeq:NP_001034718|GenBank:DQ202321|GenPept:AAI27560|GenPept:ABB16281|RefSeq:NM_001039629|GenBank:BC127559|InterPro:IPR017452|PROSITE:PS00237	

So we should only have 1 recommended name, ptger4a. I am indeed starting to wonder @kltm are you adding at some point the recommended name + species as an rdfs:label too ?

PS: it's really starting to be a problem for the gocam site and the SPARQL queries.

from neo.

balhoff avatar balhoff commented on June 23, 2024

The extra label for Lrfn1 is coming from a model with IRI http://model.geneontology.org/12a1456c-4a4a-4fef-88f7-6ea9e390140b/: http://yasgui.org/short/SyOOQz1LQ

I can't find this model in Noctua—where did it come from?

I see only two labels for Rtl4: http://yasgui.org/short/rydsVzyUX

It seems like the extra label is in the model, however I don't see that in Noctua. It's possible this is in a "lego:derived" (can't remember the exact term) annotation, which is a holdover from earlier functionality and is supposed to be automatically removed when the models are dumped and reloaded.

So these two don't seem to be NEO problems.

from neo.

balhoff avatar balhoff commented on June 23, 2024

@lpalbou perhaps you should just confine your label matches to come from GRAPH <http://purl.obolibrary.org/obo/go/extensions/go-graphstore.owl>.

from neo.

lpalbou avatar lpalbou commented on June 23, 2024

@balhoff thanks Jim, I have updated my SPARQL queries (geneontology/api-gorest@4f00e0b) and it seems to have solved the issue.

from neo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.