Skip to content

Instantly share code, notes, and snippets.

@andrefreitas
Last active August 29, 2015 14:02
Show Gist options
  • Select an option

  • Save andrefreitas/8f1c6ffc4604554dd201 to your computer and use it in GitHub Desktop.

Select an option

Save andrefreitas/8f1c6ffc4604554dd201 to your computer and use it in GitHub Desktop.
<?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