Code Monkey home page Code Monkey logo

Comments (2)

mdorf avatar mdorf commented on September 15, 2024

Our logic for annotating semantic types looks for a property of the class that contains the semantic type code (T191 in this case). Once found, the value is used to set a custom top-level property of the class called “semanticType”. The value of the “semanticType” property is then used when we process classes for the Annotator repository. Looking at the class you provided, there is no property in the class that references the semantic type code. There is one that states the name of the semantic type, “Neoplastic Process”, but that isn’t sufficient for us to classify this as a class belonging to the T191 semantic type:

http://data.bioontology.org/ontologies/NCIT/classes/http%3A%2F%2Fncicb.nci.nih.gov%2Fxml%2Fowl%2FEVS%2FThesaurus.owl%23C9245?display=all&no_links=true&no_context=true

Here is a sample of a different class from SNOMEDCT that does set the semantic type property and thus appears in your annotation query (if you remove the NCIT ontology filter):

http://data.bioontology.org/ontologies/SNOMEDCT/classes/http%3A%2F%2Fpurl.bioontology.org%2Fontology%2FSNOMEDCT%2F68453008?display=all&no_links=true&no_context=true

from ncbo_annotator.

graybeal avatar graybeal commented on September 15, 2024

I'm making this a "won't fix", as we are not doing anything wrong per Misha's analysis.

from ncbo_annotator.

Related Issues (17)

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.