Last active
November 14, 2016 15:44
-
-
Save kba/48b3c2db21547da93c715364d33f49c9 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| # (refererences) (xy_temporal) | |
| # LINKPC1 LINKCD | |
| # from| |to from| |to | |
| # v v v v | |
| # publication1 citedData1 dataset1 | |
| # ^ | |
| # to|from | |
| # LINKSA (same_as) | |
| # from|to | |
| # v | |
| # publication2 citedData2 | |
| # ^ ^ | |
| # from| |to | |
| # LINKPC2 | |
| # (references) | |
| # | |
| # Query#1: id for dataset1 -> LINKCD, possibly LINKSA (citedData1/2), LINKPC1 -> publication | |
| # Query#2: id for publication1 -> LINKCD, possibly same_as | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment