-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This updates the biomedical schema to make a new parent class "Associ…
…ation" (subClassOf: schema:Thing), of which all association type nodes are a subclass. At this time this includes the classes: ChemicalCompoundAssociation, DiseaseAssociation, and GeneticAssociation. All node types in BMDC that are association nodes are subclasses of one or more of these three association subtypes. The superclass ensures that all of these Association nodes are identifiable. PiperOrigin-RevId: 698153887
- Loading branch information
1 parent
485d5f7
commit 3c965aa
Showing
3 changed files
with
11 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters