-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
require that actual and defined columns always match when the former …
…exist
- Loading branch information
Showing
5 changed files
with
97 additions
and
86 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
source id label type parent | ||
MOB MOB:0000013 mobecular entity owl:Class material entity | ||
ZOB ZOB:0000013 bar owl:Class car | ||
JOB JOB:0000013 car owl:Class foo | ||
SOB SOB:0000013 foo owl:Class bar | ||
YOB YOB:0000013 mar owl:Class jafar | ||
COB BFO:0000040 material entity owl:Class owl:Thing | ||
CO B COB:0000013 molecular dentity owl:Class material entity | ||
COB COB:0000013 molecular entity owl:Class material entity | ||
COB VO:0000001 vaccine owl:Class material entity | ||
BOB VO:0000001 vaccine owl:Class material entity | ||
BFOBBER BFO:0000027 bazaar owl:Class barrie | ||
source id label type parent related | ||
MOB MOB:0000013 mobecular entity owl:Class material entity | ||
ZOB ZOB:0000013 bar owl:Class car | ||
JOB JOB:0000013 car owl:Class foo | ||
SOB SOB:0000013 foo owl:Class bar | ||
YOB YOB:0000013 mar owl:Class jafar | ||
COB BFO:0000040 material entity owl:Class owl:Thing | ||
CO B COB:0000013 molecular dentity owl:Class material entity | ||
COB COB:0000013 molecular entity owl:Class material entity | ||
COB VO:0000001 vaccine owl:Class material entity | ||
BOB VO:0000001 vaccine owl:Class material entity | ||
BFOBBER BFO:0000027 bazaar owl:Class barrie |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
source id label type parent | ||
MOB MOB:0000013 mobecular entity owl:Class material entity | ||
ZOB ZOB:0000013 bar owl:Class car | ||
JOB JOB:0000013 car owl:Class foo | ||
SOB SOB:0000013 foo owl:Class bar | ||
YOB YOB:0000013 mar owl:Class jafar | ||
COB BFO:0000040 material entity owl:Class owl:Thing | ||
CO B COB:0000013 molecular dentity owl:Class material entity | ||
COB COB:0000013 molecular entity owl:Class material entity | ||
COB VO:0000001 vaccine owl:Class material entity | ||
BOB VO:0000001 vaccine owl:Class material entity | ||
source id label type parent related | ||
MOB MOB:0000013 mobecular entity owl:Class material entity | ||
ZOB ZOB:0000013 bar owl:Class car | ||
JOB JOB:0000013 car owl:Class foo | ||
SOB SOB:0000013 foo owl:Class bar | ||
YOB YOB:0000013 mar owl:Class jafar | ||
COB BFO:0000040 material entity owl:Class owl:Thing | ||
CO B COB:0000013 molecular dentity owl:Class material entity | ||
COB COB:0000013 molecular entity owl:Class material entity | ||
COB VO:0000001 vaccine owl:Class material entity | ||
BOB VO:0000001 vaccine owl:Class material entity |