I'm trying to link VerbNet with WordNet using the files they provide to work directly with data:
VerbNet => http://verbs.colorado.edu/verb-index/vn/verbnet-3.3.tar.gz
WordNet => http://wordnet-rdf.princeton.edu/static/wordnet.nt.gz
The verbs in VerbNet have a link to WordNet through their sense_key:
e.g. live%2:31:00::
This would be the structure of sense_key:
(lemma)%(part_of_speech_number):(lexical_file_number):(lexicographer_id)::
Parsing the n-triples of the nt file, I have found all the data except the lexicographer_id:
lemma => live
part_of_speech_number => 2
lexical_file_number => 31
lexicographer_id => ??