You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"DESCRIBE ?r WHERE { ?r a <http://www.eea.europa.eu/portal_types/AssessmentPart#AssessmentPart> }
148
+
],
149
+
"queryType" : "describe"
150
+
}
151
+
}'
152
+
153
+
Note:
154
+
DESCRIBE queries can produce larger results than other types of queries,
155
+
making the river plugin run out of memory.
138
156
139
157
**Tips**: `See how to optimize your queries / avoid endpoint timeout <http://taskman.eionet.europa.eu/projects/zope/wiki/HowToWriteOptimalSPARQLQueries>`_
0 commit comments