Closed KLyko closed 11 years ago
Reason is a slow/bugged Query to get all properties for an endpoint with method: SPARQLHelper.properties(). If no properties are found no table row is created: Reproduce: delete your cache, select drugbank preset.
Fixing by allowing manual input of a property? Try a simpler SPARQL query?
I took a different SPARQLHelper.properties() from the old saim project, modified it and I am in the process of integrating it.
I now integrated a new method for querying the properties (see https://github.com/AKSW/SAIM/issues/19). I cannot test the drugbank example however, because the endpoint http://www4.wiwiss.fu-berlin.de/drugbank/sparql is down at the moment.
Something happend to the PropertyMatchingPanel: Table isn't displayed anymore. Reason unknown