Last active
December 21, 2018 22:06
-
-
Save reedobrien/b5a8c62b65ada8a1a4cd8e29e1487d7c 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
--- | |
foo: # Type Ta | |
bar: | |
eggs: green # URN for type Tb located, resolved, an populated. | |
baz: huzzah | |
or | |
--- | |
foo: # Type Ta | |
bar: urn:example:... # URN for type Tb to be resolved by client if desired. | |
baz: huzzah | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment