Skip to content

Instantly share code, notes, and snippets.

@datablend
Created July 8, 2011 18:10
Show Gist options
  • Save datablend/1072410 to your computer and use it in GitHub Desktop.
Save datablend/1072410 to your computer and use it in GitHub Desktop.
Import rdf xml file
connection.add(getResource("sneeair.rdf"), null, RDFFormat.RDFXML, new Resource[]{});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment