--Thanks,Matt
-- --
You received this message because you are subscribed to the C&P "Stardog" group.
To post to this group, send email to sta...@clarkparsia.com
To unsubscribe from this group, send email to
stardog+u...@clarkparsia.com
For more options, visit this group at
http://groups.google.com/a/clarkparsia.com/group/stardog?hl=en
SELECT ?text
WHERE {
GRAPH ?g {
?text <http://jena.hpl.hp.com/ARQ/property#textMatch> ( "induct" 0.0 ).
}
}
SELECT *
WHERE {
GRAPH ?g {
?text <http://jena.hpl.hp.com/ARQ/property#textMatch> ( "induccion~0.4" 0.0 ).
}
}
To unsubscribe from this group and stop receiving emails from it, send an email to stardog+u...@clarkparsia.com.