Skip to content

Instantly share code, notes, and snippets.

@arockwell
Created August 17, 2010 19:49
Show Gist options
  • Select an option

  • Save arockwell/531687 to your computer and use it in GitHub Desktop.

Select an option

Save arockwell/531687 to your computer and use it in GitHub Desktop.
mysql> select * from jena_graph;
+----+-------------------------------------------------------------------+
| ID | Name |
+----+-------------------------------------------------------------------+
| 1 | http://vitro.mannlib.cornell.edu/default/vitro-kb-2 |
| 2 | http://vitro.mannlib.cornell.edu/default/vitro-kb-inf |
| 3 | http://vitro.mannlib.cornell.edu/default/vitro-kb-userAccounts |
| 4 | NULL |
| 5 | grantIngest |
| 6 | PeopleIn |
| 7 | AddressIn |
| 8 | PhoneIn |
| 9 | AssociationIn |
| 10 | JobIn |
| 11 | NULL |
| 12 | NULL |
| 13 | PeopleConstructed |
| 14 | AssociationConstruct |
| 15 | Gatorlink |
| 16 | EmploymentConstruct |
| 17 | OrgEmploymentTest |
| 18 | jobToDelete |
| 19 | test_pos |
| 20 | http://vitro.mannlib.cornell.edu/default/vitro-kb-displayMetadata |
+----+-------------------------------------------------------------------+
20 rows in set (0.01 sec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment