Objects don't display in search

17 views
Skip to first unread message

jello...@gmail.com

unread,
Mar 21, 2013, 8:25:13 PM3/21/13
to sindi...@googlegroups.com
Hello,
I have a url that is a page of svg objects.  When I type in S1 overlaps S2 into the search engine, it displays the url to the page of objects but not a list of objects that match the search criteria.  How can I get it to read the metadata so that the list displays the objects that match the search criteria?

Giovanni Tummarello

unread,
Mar 24, 2013, 5:43:29 AM3/24/13
to sindice-dev
Hi,

Please the sindice search apis are meant to provide link to documents
not to the specific object or URI inside the document itself.
The SPARQL api can provide that, however it does not contain the full
Sindice index and it is updated in batch, so with a certain delay from
the main index certinly not more often than once a month.


Gio
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Sindice Developers" group.
> To post to this group, send email to sindi...@googlegroups.com
> To unsubscribe from this group, send email to
> sindice-dev...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/sindice-dev?hl=en
>
> http://sindice.com http://sig.ma http://www.deri.ie
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Sindice Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sindice-dev...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

davidwa...@yahoo.com

unread,
Mar 24, 2013, 3:14:04 PM3/24/13
to sindi...@googlegroups.com
Giovanni,
 
Question.  If  http://mathiswebs.com/svg is indexed, aren't all the subpages indexed (i.e. all the linked pages "<a href='./image100.svg'>")?  If not, how do we get the linked pages indexed?  If so, shouldn't a search also include those  subpages?

Jello Jones

unread,
Mar 24, 2013, 5:13:07 PM3/24/13
to sindi...@googlegroups.com
I'm trying to run the following query in SPARQL.  I'm getting an error with the description "S1 overlaps S2".  Can you tell me what I'm doing wrong?

Here is the query:
SELECT ?title 
WHERE
{
  {  ?source table:title ?title;
           table:?description "S1 overlaps S2"^^dc:description;

Richard Cyganiak

unread,
Mar 24, 2013, 5:31:47 PM3/24/13
to sindi...@googlegroups.com, sindi...@googlegroups.com
Hi Jello,

This is not a valid SPARQL query.

There's a SPARQL validator here:

There's a number of good SPARQL tutorials available online. If you're serious about learning the language, I can highly recommend Bob DuCharme's book "Learning SPARQL".

Best,
Richard

Giovanni Tummarello

unread,
Mar 25, 2013, 7:03:59 AM3/25/13
to sindice-dev
Hi
these days crawling is very restricted but we support pings as we always have.
the most effective way to make sure they are all indexed is to submit
them via ping interface, you can ping as much as you want a lot of
people are doing that.
Gio

Jello Jones

unread,
Mar 26, 2013, 1:00:57 AM3/26/13
to sindi...@googlegroups.com

How do you ping the objects?

Giovanni Tummarello

unread,
Mar 26, 2013, 4:48:25 AM3/26/13
to sindice-dev
Hi, via the web form (submit your data) or
http://sindice.com/developers/pingApi

Gio

On Tue, Mar 26, 2013 at 6:00 AM, Jello Jones <jello...@gmail.com> wrote:
> the ob

v
Reply all
Reply to author
Forward
0 new messages