Hi,

Given a string "xyz", I'd like to find all the IRIs in a subject
position in the triple index, so that the string appear anywhere in
the IRI after the last '/' or '#'.  That is, for "xyz", I'd like to
have:

http://example.org/proj/component#xyz
http://example.org/proj/component#abc-xyz
http://example.org/proj/component/abc-xyz-123

But I am not quite sure what would be the correct way to use the
triple index for this, potentially on large data sets.  Any idea?

Regards,

-- 
Florent Georges
http://fgeorges.org/
http://h2oconsulting.be/
_______________________________________________
General mailing list
General@developer.marklogic.com
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to