Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fixes #3288 Add blood vasculature design pattern and 55 blood terms from VCCF #3289

Merged
merged 18 commits into from
Jun 25, 2024

Commits on Jun 4, 2024

  1. Fixes #3288 Add blood vasculature design pattern and 55 blood terms f…

    …rom VCCF
    
    Fixes #3288 Add blood vasculature design pattern and 55 blood terms from VCCF
    aleixpuigb committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1420ddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16d15f9 View commit details
    Browse the repository at this point in the history
  3. Fix indent issues

    aleixpuigb committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4fecbc0 View commit details
    Browse the repository at this point in the history
  4. Fixed dosdp

    aleixpuigb committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2ef7be0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c702049 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Major changes on the DOSDP

    Changes in the DOSDP:
    - Split in two DOSDP for venous and arterial blood vessels
    - Add proper description
    - Add range to variables
    - Logical axioms that might have more than one variable, use list_vars and multi_clause
    
    Changes in the table:
    - Fix column labels
    - Due a problem on the range of vessel supplies/drains blood to/from, all anatomical spaces or cavities had to be substituted
    aleixpuigb committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    54f7af5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e272dd0 View commit details
    Browse the repository at this point in the history
  3. Substitute tympanic cavity for middle year

    Once the object properties are fixed, needs to be reversed
    aleixpuigb committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    cc9c9cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d025b03 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Improving DOSDP and

    - Change column name part_of for location
    - Add FMA_xref
    - All radiopedia URL are substituted by doi
    - Add more specific ranges
    aleixpuigb committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    090a5a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Add classes and xsd:string

    aleixpuigb committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    97b2f37 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Replace ID for label

    aleixpuigb committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ce31495 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fb4034 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Remove trailing space

    Co-authored-by: Ray Stefancsik <ray@ebi.ac.uk>
    aleixpuigb and rays22 authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    dfa4f36 View commit details
    Browse the repository at this point in the history
  2. Fix yaml syntax issues, typo and range of date

    This commit fixes:
    - Unnecessary indentation
    - Add new empty line at the end of the yaml files
    - Change the range of date to xsd:dateTime
    - Fix typo in atrioventricular nodal artery
    aleixpuigb committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a3a4ae7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a718d19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c79c29 View commit details
    Browse the repository at this point in the history
  5. Reverse xsd:dateTime

    aleixpuigb committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9573e3c View commit details
    Browse the repository at this point in the history