Created
February 12, 2013 21:23
-
-
Save erikfrey/4773523 to your computer and use it in GitHub Desktop.
path format
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
{ | |
"left_pkey": ["ENTITY/PERSON/48812/J._J._Abrams"], | |
"right_pkey": ["the remake of ENTITY/WORK/1168041/Star_Trek_-LRB-film-RRB-"], | |
"rel": "<person> direct <work>", | |
"subpaths": | |
[ | |
{ | |
"rel": "on <date>", | |
"pkey": "ENTITY/DATE/201303" | |
}, | |
{ | |
"rel": "on <date>", | |
"pkey": "ENTITY/DATE/2013" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment