One idea is to basically for instance use a regular search engine,(api) and then look at results from that, seeing which are objects, and just listing those using the information thingscript provides.(Possibly refining/sorting the search that way)
But then you do have to be able to figure out where the thing list is first.
As i understand it, this issue suggests the object list just being a list of URLs, and having each object be a json/html-with-microdata(didnt know about microdata before..) file. With the convention that the json file is in the same directory as the object url that might resolve the issue already.
One idea is to basically for instance use a regular search engine,(api) and then look at results from that, seeing which are objects, and just listing those using the information thingscript provides.(Possibly refining/sorting the search that way)
But then you do have to be able to figure out where the thing list is first.
As i understand it, this issue suggests the object list just being a list of URLs, and having each object be a json/html-with-microdata(didnt know about microdata before..) file. With the convention that the json file is in the same directory as the object url that might resolve the issue already.