Created
November 7, 2013 14:45
-
-
Save kbarber/7355739 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
| Key Value | |
| fact1 asdf | |
| fact2 fdsa | |
| fact3 fdsas | |
| But with structured facts: | |
| Key Value | |
| fact1 [hash] | |
| fact1/foo asdf | |
| fact1/bar fdsa | |
| fact1/baz ffff | |
| fact2 [array] | |
| fact2/1 fff | |
| fact2/2 gggg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment