Last active
August 29, 2015 14:02
-
-
Save andrefreitas/8f1c6ffc4604554dd201 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
| <?xml version="1.0"?> | |
| <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:note="http://fe.up.pt/technical-note"> | |
| <rdf:Description rdf:about="http://goo.gl/0iY8qx"> | |
| <note:title>Linked Data com JSON</note:title> | |
| <note:author>André Freitas</note:author> | |
| <note:theme>21</note:theme> | |
| <note:link>http://json-ld.org/</note:link> | |
| <note:email>freitas.andre@fe.up.pt</note:email> | |
| </rdf:Description> | |
| </rdf:RDF> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment