cite-architecture / sparqlcts

A servlet implementing the Canonical Text Services protocol backed by a SPARQL end point.
1 stars 1 forks source link

cite:next cite:prev need to use cts: namespace #13

Closed Eumaeus closed 10 years ago

Eumaeus commented 10 years ago

We're assuming cite:next and cite:prev verbs. They should be cts:next and cts:prev.

This will break all existing .ttls! I am making the change in the code, though.

Eumaeus commented 10 years ago

Fixed. This will not work unless the TTL files are updated! I have updated Hocus Pocus turtelizer, though, to use cts:next and cts:pref.