Skip to content

Commit a39a8c8

Browse files
authored
Update start.html
added note on endpoint requirements
1 parent 56c9bdb commit a39a8c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/components/start/start.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ <h1>LD-VOWL</h1>
3333
<uib-alert type="info" close="start.closeEndpointAlert()" style="margin-bottom: 0;">
3434
<span class="glyphicon glyphicon-info-sign" aria-hidden="true"></span>
3535
A list of endpoints can be found
36-
<a class="alert-link" href="http://sparqles.ai.wu.ac.at/availability" target="_blank">here</a>.
36+
<a class="alert-link" href="http://sparqles.ai.wu.ac.at/availability" target="_blank">here</a>.<br/>
37+
<small>Endpoint requirements: 1) speaks SPARQL, 2) returns JSON, 3) allows CORS.</small>
3738
</uib-alert>
3839
</div>
3940
</div>

0 commit comments

Comments
 (0)