Project

General

Profile

« Previous | Next » 

Revision 8713

remove my api key. oops

View differences:

src/edu/ucsb/nceas/metacat/annotation/DatapackageSummarizer.java
72 72
    
73 73
    // for looking up concepts in BioPortal
74 74
    static final String REST_URL = "http://data.bioontology.org";
75
    static final String API_KEY = "24e4775e-54e0-11e0-9d7b-005056aa3316";
75
    static final String API_KEY = "LOGIN_TO_BIOPORTAL";
76 76
    
77 77
    // package visibility for testing only
78 78
    boolean randomize = false;

Also available in: Unified diff