Giter Club home page Giter Club logo

Comments (6)

stuppie avatar stuppie commented on June 4, 2024

I don't really understand how the associations are described

Under Slots (line 56) you have

  - name: in taxon
    domain: thing with taxon
    range: organism taxon
    description: >-
      connects a thing to a class representing a taxon
    mappings:
      - "RO:0002162"

line 1342:

  - name: gene to gene product relationship
    is_a: sequence feature relationship
    defining_slots:
      - subject
      - object
    description: >-
      A gene is transcribed and potentially translated to a gene product
    slot_usage:
      - name: subject
        range: gene
      - name: object
        range: gene product
      - name: relation
        subproperty_of: RO:0002205

Why is one mapped to RO and one is a subproperty? They look to be defined the same as in RO (a subject that is a gene -> transcribed to -> an object that is a gene product)

More importantly, how should I map to Wikidata (https://www.wikidata.org/wiki/Property:P688) ?

@cmungall

from biolink-model.

cmungall avatar cmungall commented on June 4, 2024

Just as a first pass focus on the core semantic types (e.g gene, disease)

from biolink-model.

stuppie avatar stuppie commented on June 4, 2024

Another question: How to handle cases where wikidata uses qualifiers to define the relationship. For example "physically interacts with", with the qualifiers: "As" -> "inhibitor"

from biolink-model.

fractaler avatar fractaler commented on June 4, 2024

"physically interacts with", with the qualifiers: "As" -> "inhibitor":
A is an inhibitor of B. B is an object inhibited by A?

from biolink-model.

nlharris avatar nlharris commented on June 4, 2024

Can this be closed?

from biolink-model.

deepakunni3 avatar deepakunni3 commented on June 4, 2024

Yes

from biolink-model.

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.