• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

knowledgepixels / nanodash / 17820456396

18 Sep 2025 06:47AM UTC coverage: 13.877% (-0.1%) from 13.974%
17820456396

Pull #258

github

web-flow
Merge cd5b653dd into 374f1d611
Pull Request #258: Update Nanopublication raw links

443 of 4020 branches covered (11.02%)

Branch coverage included in aggregate %.

1133 of 7337 relevant lines covered (15.44%)

0.68 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

78.38
src/main/java/com/knowledgepixels/nanodash/QueryApiAccess.java
1
package com.knowledgepixels.nanodash;
2

3
import org.apache.commons.lang3.tuple.Pair;
4
import org.eclipse.rdf4j.model.IRI;
5
import org.nanopub.extra.services.APINotReachableException;
6
import org.nanopub.extra.services.ApiResponse;
7
import org.nanopub.extra.services.FailedApiCallException;
8
import org.nanopub.extra.services.NotEnoughAPIInstancesException;
9
import org.nanopub.extra.services.QueryAccess;
10
import org.slf4j.Logger;
11
import org.slf4j.LoggerFactory;
12

13
import java.util.HashMap;
14
import java.util.Map;
15
import java.util.concurrent.ConcurrentHashMap;
16
import java.util.concurrent.ConcurrentMap;
17

18
/**
19
 * Utility class for accessing and managing API queries.
20
 * Provides methods to retrieve query results, manage query IDs, and fetch the latest versions of nanopublications.
21
 */
22
public class QueryApiAccess {
23

24
    private QueryApiAccess() {
25
    }  // no instances allowed
26

27
    private static ConcurrentMap<String, String> queryIds = new ConcurrentHashMap<>();
4✔
28
    private static final Logger logger = LoggerFactory.getLogger(QueryApiAccess.class);
3✔
29

30
    private static ConcurrentMap<String, Pair<Long, String>> latestVersionMap = new ConcurrentHashMap<>();
4✔
31

32
    private static final String queryIriPattern = "^(.*[^A-Za-z0-9-_])(RA[A-Za-z0-9-_]{43})[/#]([^/#]+)$";
33

34
    static {
35
        // TODO Load this dynamically somehow at some point:
36
        load("RAe-oA5eSmkCXCALZ99-0k4imnlI74KPqURfhHOmnzo6A/get-latest-nanopubs-from-pubkeys");
2✔
37
        load("RAuy4N1h4vZ1wgBUMvTiWw2y_Y0_5oFYRTwdq-xj2qqNM/get-latest-nanopubs-from-userid");
2✔
38
        load("RAiCBvPL2hRGzI8g5L68O-C9yEXryC_vG35GdEm5jtH_s/get-user-stats-from-pubkeys");  // Deactivated for now...
2✔
39
        load("RA3U23LL3xbNwsu92fAqsKb0kagOud4f9TlRQq3evNJck/get-user-stats-from-userid");  // Deactivated for now...
2✔
40
        load("RAcNvmEiUNUb2a7O4fwRvy2x2BCN640AC880fTzFworr8/get-top-creators-last30d");
2✔
41
        load("RAr27GmRUKQmvPbfmB34N9l9lX-xYK7nQhvOMbQCk3byI/get-latest-users");
2✔
42
        load("RAYNg6rfvXIVvJY2u8oS0EEjxnVvimLLVZG1rOar_nWIY/get-most-recent-nanopubs");
2✔
43
        load("RAPGhXDRzeGu-Qk0AkjleEtxMxqAvJ-dZn7985gzAbyhs/get-publisher-version");
2✔
44
        load("RAvL7pe2ppsfq4mVWTdJjssYGsjrmliNd_sZO2ytLvg1Y/get-most-used-templates-last30d");
2✔
45
        load("RANn4Mu8r8bqJA9KJMGXTQAEGAEvtNKGFsuhRIC6BRIOo/get-latest-nanopubs-by-type");
2✔
46
        load("RAiRsB2YywxjsBMkVRTREJBooXhf2ZOHoUs5lxciEl37I/get-latest-version-of-np");
2✔
47
        load("RA0aZxyh_I0rCJyBepXOWC2tGdI5YYHORFCC-qBR8xHZA/get-all-user-intros");
2✔
48
        load("RA-tlMmQA7iT2wR2aS3PlONrepX7vdXbkzeWluea7AECg/get-suggested-templates-to-get-started");
2✔
49
        load("RActSoHqt-TlpCOldqLb9skfMioVxHzCZUYaNEM06FTsY/get-type-overview-last-12-months");
2✔
50
        load("RAn3agwsH2yk-8132RJApGYxdPSHHCXDAIYiCaSBBo6tg/get-approved-nanopubs");
2✔
51
        load("RAz1ogtMxSTKSOYwHAfD5M3Y-vd1vd46OZta_vvbqh8kY/find-uri-references");
2✔
52
        load("RAE35dYJQlpnqim7VeKuu07E9I1LQUZpkdYQR4RvU3KMU/get-nanopubs-by-type");
2✔
53
        load("RALZXWg5lZoJoQ0VHL5mpDgNxYpqU6FoDLWGp4rs8A6b8/get-introducing-nanopub");
2✔
54
        load("RAWruhiSmyzgZhVRs8QY8YQPAgHzTfl7anxII1de-yaCs/fulltext-search-on-labels");
2✔
55
        load("RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things");
2✔
56
        load("RAjt1H9rCSr6A9VGzlhye00zPdH69JdGc3kd_2VjDmzVg/get-instances");
2✔
57
        load("RAH06iUwnvj_pRARY15ayJAY5tuJau3rCvHhPPhe49fVI/get-classes-for-thing");
2✔
58
        load("RAJStXEm1wZcg34ZLPqe00VPSzIVCwC2rrxdj_JR8v5DY/find-referencing-nanopubs");  // not yet used...
2✔
59
        load("RAtftxAXJubB4rlm9fOvvHNVIkXvWQLC6Ag_MiV7HL0ow/get-labels-for-thing");  // not yet used...
2✔
60
        load("RARtWHRzNY5hh31X2VB5eOCJAdp9Cjv4CakA0Idqz69MI/get-templates-with-uri");
2✔
61
        load("RAIn9NTsWE0qrpKiK3nOmZRXVzwv0qnfbm7dR_CUnp4aA/get-newer-versions-of-np");
2✔
62
        load("RAQqjXQYlxYQeI4Y3UQy9OrD5Jx1E3PJ8KwKKQlWbiYSw/get-queries");
2✔
63
        load("RAzXDzCHoZmJITgYYquLwDDkSyNf3eKKQz9NfQPYB1cyE/get-latest-thing-nanopub");
2✔
64
        load("RAnpimW7SPwaum2fefdS6_jpzYxcTRGjE-pmgNTL_BBJU/get-projects");
2✔
65
        load("RAlPzIqHJsPt33WuPNBIyPDr8KC7htHO9UYvSuYOfTjwo/get-spaces");
2✔
66
        load("RAJmZoM0xCGE8OL6EgmQBOd1M58ggNkwZ0IUqHOAPRfvE/get-parts");
2✔
67
        load("RA6bgrU3Ezfg5VAiLru0BFYHaSj6vZU6jJTscxNl8Wqvc/get-assertion-templates");
2✔
68
        load("RA4bt3MQRnEPC2nSsdbCJc74wT-e1w68dSCpYVyvG0274/get-provenance-templates");
2✔
69
        load("RAMcdiJpvvk8424AJIH1jsDUQVcPYOLRw0DNnZt_ND_LQ/get-pubinfo-templates");
2✔
70
        load("RApiw7Z0NeP3RaLiqX6Q7Ml5CfEWbt-PysUbMNljuiLJw/get-owners");
2✔
71
        load("RAYI6_CkA7nY58hCGx3nbBncBWXle1azhVqBnNPCpw_R8/get-admins");
2✔
72
        load("RASyFJyADTtG-l_Qe3a5PE_e2yUJR-PydXfkZjjrBuV7U/get-members");
2✔
73
        load("RAbq1a1FwRFAZPDde3Sy4GqNUQ2TmaKOWLydJPOyCKc0w/get-filtered-nanopub-list");
2✔
74
        load("RAa2949qM3veXzp6rWoW-KNLSEbKOenMR9z3w9qQ48VsM/get-pinned-templates");
2✔
75
        load("RAdyYeWRfQl8TecahiU77iVStCcESf90HR_9pr2EJP4FE/get-pinned-queries");
2✔
76
    }
1✔
77

78
    /**
79
     * Loads a query ID into the queryIds map.
80
     *
81
     * @param queryId The query ID to load.
82
     */
83
    static void load(String queryId) {
84
        queryIds.put(queryId.substring(46), queryId);
7✔
85
    }
1✔
86

87
    /**
88
     * Forces the retrieval of an API response for a given query name and parameters.
89
     * Retries until a valid response is received.
90
     *
91
     * @param queryName The name of the query.
92
     * @return The API response.
93
     */
94
    public static ApiResponse forcedGet(String queryName) {
95
        return forcedGet(queryName, new HashMap<>());
6✔
96
    }
97

98
    /**
99
     * Forces the retrieval of an API response for a given query name and a single parameter.
100
     * Retries until a valid response is received.
101
     *
102
     * @param queryName  The name of the query.
103
     * @param paramKey   The key of the parameter.
104
     * @param paramValue The value of the parameter.
105
     * @return The API response.
106
     */
107
    public static ApiResponse forcedGet(String queryName, String paramKey, String paramValue) {
108
        Map<String, String> params = new HashMap<>();
×
109
        params.put(paramKey, paramValue);
×
110
        return forcedGet(queryName, params);
×
111
    }
112

113
    /**
114
     * Forces the retrieval of an API response for a given query name and parameters.
115
     * Retries until a valid response is received.
116
     *
117
     * @param queryName The name of the query.
118
     * @param params    The parameters for the query.
119
     * @return The API response.
120
     */
121
    public static ApiResponse forcedGet(String queryName, Map<String, String> params) {
122
        while (true) {
123
            ApiResponse resp = null;
2✔
124
            try {
125
                resp = QueryApiAccess.get(queryName, params);
4✔
126
            } catch (Exception ex) {
×
127
                // TODO We should be more specific about which exceptions we catch here
128
                //      and generally improve this, as this could hang forever.
129
                logger.error("Error while forcing API get for query '{}' with params {}", queryName, params, ex);
×
130
            }
1✔
131
            if (resp != null) return resp;
4✔
132
            try {
133
                Thread.sleep(100);
2✔
134
            } catch (InterruptedException ex) {
×
135
                logger.error("Interrupted while forcing API get for query '{}' with params {}", queryName, params, ex);
×
136
            }
1✔
137
        }
1✔
138
    }
139

140
    /**
141
     * Retrieves an API response for a given query name.
142
     *
143
     * @param queryName The name of the query.
144
     * @return The API response.
145
     * @throws org.nanopub.extra.services.FailedApiCallException If the API call fails.
146
     */
147
    public static ApiResponse get(String queryName) throws FailedApiCallException, APINotReachableException, NotEnoughAPIInstancesException {
148
        return get(queryName, new HashMap<>());
6✔
149
    }
150

151
    /**
152
     * Retrieves an API response for a given query name and a single parameter.
153
     *
154
     * @param queryName  The name of the query.
155
     * @param paramKey   The key of the parameter.
156
     * @param paramValue The value of the parameter.
157
     * @return The API response.
158
     * @throws org.nanopub.extra.services.FailedApiCallException If the API call fails.
159
     */
160
    public static ApiResponse get(String queryName, String paramKey, String paramValue) throws FailedApiCallException, APINotReachableException, NotEnoughAPIInstancesException {
161
        Map<String, String> params = new HashMap<>();
×
162
        params.put(paramKey, paramValue);
×
163
        return get(queryName, params);
×
164
    }
165

166
    /**
167
     * Retrieves an API response for a given query name and parameters.
168
     *
169
     * @param queryName The name of the query.
170
     * @param params    The parameters for the query.
171
     * @return The API response.
172
     * @throws org.nanopub.extra.services.FailedApiCallException If the API call fails.
173
     */
174
    public static ApiResponse get(String queryName, Map<String, String> params) throws FailedApiCallException, APINotReachableException, NotEnoughAPIInstancesException {
175
        String queryId;
176
        if (queryName.matches("^RA[A-Za-z0-9-_]{43}/.*$")) {
4✔
177
            queryId = queryName;
3✔
178
        } else if (queryIds.containsKey(queryName)) {
4✔
179
            queryId = queryIds.get(queryName);
6✔
180
        } else {
181
            throw new IllegalArgumentException("Query name not known: " + queryName);
6✔
182
        }
183
        return QueryAccess.get(queryId, params);
4✔
184
    }
185

186
    /**
187
     * Retrieves the latest version ID of a given nanopublication.
188
     *
189
     * @param nanopubId The ID of the nanopublication.
190
     * @return The latest version ID.
191
     */
192
    public static String getLatestVersionId(String nanopubId) {
193
        long currentTime = System.currentTimeMillis();
2✔
194
        if (!latestVersionMap.containsKey(nanopubId) || currentTime - latestVersionMap.get(nanopubId).getLeft() > 1000 * 60) {
4!
195
            // Re-fetch if existing value is older than 1 minute
196
            Map<String, String> params = new HashMap<>();
4✔
197
            params.put("np", nanopubId);
5✔
198
            try {
199
                ApiResponse r = get("get-latest-version-of-np", params);
4✔
200
                if (r.getData().size() != 1) return nanopubId;
5!
201
                String l = r.getData().get(0).get("latest");
8✔
202
                latestVersionMap.put(nanopubId, Pair.of(currentTime, l));
8✔
203
            } catch (Exception ex) {
×
204
                logger.error("Error while getting latest version of nanopub '{}'", nanopubId, ex);
×
205
                return nanopubId;
×
206
            }
1✔
207
        }
208
        return latestVersionMap.get(nanopubId).getRight();
7✔
209
    }
210

211
    /**
212
     * Extracts the query ID from a given query IRI.
213
     *
214
     * @param queryIri The query IRI.
215
     * @return The query ID, or null if the IRI is invalid.
216
     */
217
    public static String getQueryId(IRI queryIri) {
218
        if (queryIri == null) return null;
×
219
        if (!queryIri.stringValue().matches(queryIriPattern)) return null;
×
220
        return queryIri.stringValue().replaceFirst(queryIriPattern, "$2/$3");
×
221
    }
222

223
    /**
224
     * Retrieves the query ID for a given query name.
225
     *
226
     * @param queryName The name of the query.
227
     * @return The query ID, or null if the query name is unknown.
228
     */
229
    public static String getQueryId(String queryName) {
230
        return queryIds.get(queryName);
5✔
231
    }
232

233
    /**
234
     * Extracts the query name from a given query IRI.
235
     *
236
     * @param queryIri The query IRI.
237
     * @return The query name, or null if the IRI is invalid.
238
     */
239
    public static String getQueryName(IRI queryIri) {
240
        if (queryIri == null) return null;
4✔
241
        if (!queryIri.stringValue().matches(queryIriPattern)) return null;
7✔
242
        return queryIri.stringValue().replaceFirst(queryIriPattern, "$3");
6✔
243
    }
244

245
}
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc