-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
The RDF for a proxy URI sometimes contains olo:Slot objects and the expected search results format, and sometimes doesn't.
Compare:
http://acropolis.org.uk/9d6f86627b4c46eca3dda409d611c27e.ttl (no olo:Slot resources)
http://acropolis.org.uk/6ec96f5bd2c64232a17d132334f1da75.ttl (olo:Slot resources)
My assumption is that the olo:Slot objects are added by Acropolis and are not part of the original data source that the data came from. If this is the case, the olo:Slot objects should either always be present or always absent.
If the output varies unpredictably, it could make it difficult for a client to figure out how to process the RDF for a proxy URI.