Stanbol devs:

Sorry for the n00bie question, but I haven't been able to find the
answer to this question yet, from reading over the Stanbol docs.

Given a particular RDF Resource and some associated properties, for example:


<rdf:Description rdf:about="http://customers.fogbeam.com/Boxer_Steel";
          rdf:type="http://schema.fogbeam.com/Customer"; >
          <rdfs:label>Boxer Steel</rdfs:label>
          <rdfs:label>CUS729897</rdfs:label>
          <dc:title>Boxer Steel</dc:title>
         <dc:description>Boxer Steel is a botique "mini-mill" steel
products provider located
               in Pittsburgh, Pennsylvania and operating since
1973</dc:description>
</rdf:Description>

what determines which properties I get in my graph entries returned
from the enhancer?  By default, it appears that I get back both
rdfs:label values, but not the dc:title or dc:description properties
if I use this example.


Is this configurable, or is it fixed?

I see that entries that come back matched from dbpedia include far
more properties, so I'm guessing there is a way to do this, I just
haven't found it yet...


Thanks,


Phil

---

This message optimized for indexing by NSA PRISM

Reply via email to