From 64a69d0ca44db6a224d6d6324122f8df5d0e83e0 Mon Sep 17 00:00:00 2001 From: Delphine Zhou Date: Thu, 20 Jun 2024 15:59:06 -0700 Subject: [PATCH] added "has_child_with_disease" as TGEMO_00201 --- TGEMO.OWL | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/TGEMO.OWL b/TGEMO.OWL index 917224b..7250556 100644 --- a/TGEMO.OWL +++ b/TGEMO.OWL @@ -19,6 +19,7 @@ xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:chebi="http://purl.obolibrary.org/obo/chebi/" xmlns:mondo="http://purl.obolibrary.org/obo/mondo#" + xmlns:sssom="https://w3id.org/sssom/" xmlns:swrla="http://swrl.stanford.edu/ontologies/3.3/swrla.owl#" xmlns:terms="http://purl.org/dc/terms/" xmlns:vocab="https://w3id.org/semapv/vocab/" @@ -34,7 +35,8 @@ xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#" xmlns:patterns="http://www.co-ode.org/patterns#" xmlns:cellline4="http://www.ebi.ac.uk/cellline/" - xmlns:ncbitaxon="http://purl.obolibrary.org/obo/ncbitaxon#"> + xmlns:ncbitaxon="http://purl.obolibrary.org/obo/ncbitaxon#" + xmlns:mondo-base="http://purl.obolibrary.org/obo/mondo/mondo-base#"> @@ -237,6 +239,15 @@ + + + + + has_child_with_disease + + + + + + + + + + + A relation linking a parent and their child possessing a specified disease. +