Skip to content

Instantly share code, notes, and snippets.

@kba
Last active November 14, 2016 15:44
Show Gist options
  • Select an option

  • Save kba/48b3c2db21547da93c715364d33f49c9 to your computer and use it in GitHub Desktop.

Select an option

Save kba/48b3c2db21547da93c715364d33f49c9 to your computer and use it in GitHub Desktop.
# (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