Changeset 503
- Timestamp:
- 09/30/11 17:02:50 (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ontoCAT/src/uk/ac/ebi/ontocat/examples/Example15.java
r483 r503 67 67 OntologyTerm startNode = os.getTerm("EFO_0000806"); 68 68 69 // But first let s see all the possible relations for the starting term69 // But first let's see all the possible relations for the starting term 70 70 System.out.println("\nDirect relations for term: " 71 71 + startNode.getLabel() + "...");
Note: See TracChangeset
for help on using the changeset viewer.