What are the issues in indexing rdf? I would be interested to see a
discusion of this.
Off the top of my head it would be one thing to index the data, regardless
of enclosing tags, but something else to employ the tags as adjunct to the
index. Has this been approached anywhere?
A third part would be pure indexing of the tags only - I wonder if there
would be any use for this, but suspect there would for optimisation and to
help guide querries, for instance there would be no sense in searching for
content that would only be surrounded by tags that don't exist in the
document instances being inspected and, conversely, there maybe a lot of
sense in searching where the tag appears frequently, or because of some
other logical or statistical property of the tag.
As far as i have researched this I know that the gnowsis project uses both
rdf and lucene, but I have not had time to determine their relationship.
www.gnowsis.org/
DSpace <http://www.dspace.org/> also supports a lucene interface but, again,
I don't know how it is used.
Adam

On 27/06/06, Suba Suresh <[EMAIL PROTECTED]> wrote:

I used java libraries for rtf file formats. Refer to Mannning's Lucene
In Action book. It is helpful and gives pointers where you can access
differentlibraries.

suba suresh.

mcarcelen wrote:
> Hi,
> Do you know another library for indexing RDF?
> Thanks a lot for your help
> Teresa
>
>
> -----Mensaje original-----
> De: Suba Suresh [mailto:[EMAIL PROTECTED]
> Enviado el: martes, 27 de junio de 2006 17:38
> Para: java-user@lucene.apache.org
> Asunto: Re: Lucene indexing pdf
>
> I used PDFBox library as mentioned in Lucene in Action. It works for me.
> You can access it from www.pdfbox.org
>
> suba suresh
>
> mcarcelen wrote:
>
>>Hi,
>>I´m new with Lucene and I´m trying to index a pdf but when I query
>>everything it returns nothing. Can anyone help me?
>>Thans a lot
>>Teresa
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to