Search found 8 matches

by cgauri
21 Aug 2012, 19:59
Forum: Essential Open Source - Platform
Topic: Protégé 3.4.8 Performance issues
Replies: 6
Views: 7079

Re: Protégé 3.4.8 Performance issues

Hi Jonathan, Thanks for your response. I ran some tests with our data to try out some scenarios: 1. The performance is super-fast when we use a file based repository - for both Protégé 3.4.4 and 3.4.8 using a single user or server mode. 2. The performance is ok when we use Protégé 3.4.4 with a datab...
by cgauri
24 Jul 2012, 20:20
Forum: Essential Open Source - Platform
Topic: Protégé 3.4.8 Performance issues
Replies: 6
Views: 7079

Protégé 3.4.8 Performance issues

We recently upgraded our Protégé server from 3.4.4 to 3.4.8 and then also updated our Essential instance from 1.x to version 3. After the upgrade we observed significant performance issues while loading up the repository and navigating on the client. We have a multi-user installation with the reposi...
by cgauri
05 Jul 2011, 21:03
Forum: Essential Modelling and Viewer
Topic: Data representation in app_data_summary.xsl
Replies: 1
Views: 2858

Data representation in app_data_summary.xsl

Hi Jonathan, The app_data_summary XSL has a “Data Managed by Application” section that gives details of the data representations managed by the application. <xsl:variable name="persistedInfoStores" select="$allInfoStores[pro:own_slot_value[pro:slot_reference='deployment_of_information...
by cgauri
01 Jul 2011, 19:54
Forum: Essential Modelling and Viewer
Topic: Information and data pack relation classes
Replies: 3
Views: 3639

Re: Information and data pack relation classes

Hi Jonathan, Thank you, your reply helped clear a number of our questions! I had a follow up on this: If there is an application A that only reads information from database tables that are maintained and managed by another application B, then should that be modeled as a dependency relationship (A de...
by cgauri
22 Jun 2011, 23:09
Forum: Essential Modelling and Viewer
Topic: static architecture diagrams
Replies: 1
Views: 3032

static architecture diagrams

In the static architecture relationship diagrams, the “FROM” application is the receiving application and the “TO” is the sender. Should it not be the other way round - “FROM” be the application that is sending the data to the “TO” application? For example if an application A sends customer informat...
by cgauri
22 Jun 2011, 16:57
Forum: Essential Modelling and Viewer
Topic: Information and data pack relation classes
Replies: 3
Views: 3639

Information and data pack relation classes

We installed the information and data pack recently, and are populating the model. In the APP_PRO_TO_INFOREP_RELATION class, what is the app_pro_persists_info_rep slot for, and how is it different from the Information Create/update fields? For example, in the following scenario what should the value...
by cgauri
22 Jun 2011, 16:27
Forum: Essential Modelling and Viewer
Topic: No data in the info_catalogue_by_domain report
Replies: 1
Views: 2785

No data in the info_catalogue_by_domain report

The new information/info_catalogue_by_domain.xsl report in the Information and Data pack shows no information objects. The XSL report loops through all the business domains, and for each business domain it looks up the contained “sub-domains”. It then goes on to list the information catalog for the ...
by cgauri
21 Jun 2011, 20:47
Forum: Essential Modelling and Viewer
Topic: Information catalog by business domain report
Replies: 1
Views: 2761

Information catalog by business domain report

The new information/info_catalogue_by_domain.xsl report in the Information and Data pack shows no information objects. After some debugging I found that it loops through all the business domains, and for each business domain it looks up the "contained sub-domains". It then goes on to list ...