Skip to content

Instantly share code, notes, and snippets.

@CaptSolo
Created February 22, 2009 12:57
Show Gist options
  • Save CaptSolo/68458 to your computer and use it in GitHub Desktop.
Save CaptSolo/68458 to your computer and use it in GitHub Desktop.
<rdf:RDF xmlns:sioc="http://rdfs.org/sioc/ns#" xmlns:dcterms="http://correct.url.here/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:foaf="http://xmlns.com/foaf/0.1/">
<sioc:Community rdf:about="http://url-of.the.community">
<dcterms:hasPart>
<sioc:Item rdf:about="http://southampton.rkbexplorer.com/id/eprints-12614"/>
</dcterms:hasPart>
</sioc:Community> </rdf:RDF>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment