VIVO-706 add a ObjectProperty declaration for "conceptAssociatedWith"
This commit is contained in:
parent
83dd4a57e7
commit
4f29ab6f5f
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ public class PropertyDaoJena extends JenaBaseDao implements PropertyDao {
|
|||
} catch (Exception cce) {}
|
||||
}
|
||||
} catch (Exception e) {
|
||||
log.error(e, e);
|
||||
log.error("Failed to get super-properties for " + propertyURI, e);
|
||||
} finally {
|
||||
getOntModel().leaveCriticalSection();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue