Hi Steve,
I don't see an efficient algorithm that could do such matches.
Finding all resources with a given local name would require
walking through all subjects in the graph. And we would have to do
this for each row in the spreadsheet. You'll end up with
combinatorial explosion and many unhappy users if we offer this
feature. However, directly matching certain values would be much
easier, because that's a simple ?s ?p $value look-up.
Holger
--
You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to topbraid-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/CAGUep84XyuGQGSzHs%3DhTAtB-At%3D%2B8T9de59uaGr9cE8PP9WB5g%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/c3f08277-8724-a9cd-d867-ad390170c7d5%40topquadrant.com.
Yes that's already supported. If all values of a column can be parsed into URIs then you'll see something like

Holger
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/CAGUep84a7pObhSrRY-49UrMF4TMEsNEdwYx6rUTrrO4cewCfNQ%40mail.gmail.com.