Skip to content

Commit 7093151

Browse files
committed
Update inference.md
1 parent f039c50 commit 7093151

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/docs/inference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ in two scenarios:
7070
```
7171

7272
| subject_id | subject_label | predicate_id | object_id | object_label | mapping_justification | derived_from | comment |
73-
|--------------|---------------|-----------------|--------------|--------------|------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------|
73+
| ------------ | ------------- | --------------- | ------------ | ------------ | ---------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
7474
| mesh:C000089 | ammeline | skos:exactMatch | CHEBI:28646 | ammeline | semapv:ManualMappingCuration | | |
7575
| CHEBI:28646 | ammeline | skos:exactMatch | cas:645-92-1 | Ammeline | semapv:ManualMappingCuration | | |
7676
| mesh:C000089 | ammeline | skos:exactMatch | cas:645-92-1 | Ammeline | semapv:MappingChaining | mapping:36a1f9244ea7641a90987c82f33c25c0c13712ee8f48207b2a0825f8a4e4e26a\|mapping:bb768f0b1e1643298f4df1a381001f6ed68fcc8fff49b371f0235b51dbab9e1e | this example needs to refer to the first two mappings in this table by mapping sameness identifier |
@@ -116,7 +116,7 @@ infer a non-trivial negative mapping. This illustrates why mapping quadruples
116116
```
117117

118118
| subject_id | subject_label | predicate_id | predicate_modifier | object_id | object_label | mapping_justification | derived_from | comment |
119-
|-------------|---------------|-----------------|--------------------|--------------|--------------|------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------|
119+
| ----------- | ------------- | --------------- | ------------------ | ------------ | ------------ | ---------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- |
120120
| CHEBI:10057 | 9H-xanthene | skos:exactMatch | Not | mesh:C002563 | xanthan gum | semapv:ManualMappingCuration | | |
121121
| CAS:92-83-1 | Xanthane | skos:exactMatch | | CHEBI:10057 | 9H-xanthene | semapv:ManualMappingCuration | | |
122122
| CAS:92-83-1 | Xanthene | skos:exactMatch | Not | mesh:C002563 | xanthan gum | semapv:MappingChaining | mapping:58f24ccfaf71431276da873c9e7b77ea61a2425e4e8b283b943542290deb292b~\|mapping:bb1162fb2afb1c519c0aa8be98c352061720af220e2d052c571a1fecabff9800 | this example uses the first two mappings in the table, imporantly, incorporating the negative modifier in the identifiers |

0 commit comments

Comments
 (0)