Skip to content
New issue

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

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

Already on GitHub? # to your account

create see_also links in schema pointing to obook pages #33

Open
cmungall opened this issue Mar 24, 2022 · 0 comments
Open

create see_also links in schema pointing to obook pages #33

cmungall opened this issue Mar 24, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@cmungall
Copy link
Collaborator

Currently we have links to GO wiki pages:

  node creation:
    is_a: node change
    mixins:
      - creation
    description: >-
      a node change in which a new node is created
    slots:
      - node id
      - name
      - owl type
      - annotation set
      - language
    slot_usage:
      change description:
        string_serialization: "creating node {id} {label} with {annotation set}"
    todos:
      - allow this for the creation of an instance from a class. This may include metaclasses (templates)
    see_also:
      - http://wiki.geneontology.org/index.php/Guidelines_for_creating_a_GO_term

these should remain, but we should also point to the relevant obook page

in this case, https://oboacademy.github.io/obook/howto/create-new-term/

Note there are some ODK pages that are becoming obsolete, see

@cmungall cmungall added the good first issue Good for newcomers label Mar 24, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant