Search found 1087 matches

by jonathan.carter
15 Oct 2009, 23:09
Forum: Essential Open Source - Platform
Topic: jdbc table create DB1
Replies: 6
Views: 5109

Re: jdbc table create DB1

Hi Magnus, Thanks for your post. I'm going to have to take this up with the Protege team, so can you give me a copy of the exception message that you're getting, please? In Protege 3.4, the database backend has been re-implemented completely (for the better) but maybe somethings have changed - I've ...
by jonathan.carter
14 Oct 2009, 19:08
Forum: Essential Modelling and Viewer
Topic: Allow for specifying the response contenttype and filename
Replies: 2
Views: 3297

Re: Allow for specifying the response contenttype and filename

Just to let you know that I have just brought this code into the core Essential Viewer code. Thanks again for your contribution - it works a treat.

Jonathan
by jonathan.carter
29 Sep 2009, 15:27
Forum: Essential Open Source - Platform
Topic: Help - project not shown in "Select Project" server list
Replies: 3
Views: 3722

Re: Help - project not shown in "Select Project" server list

Hi Karl, Great to hear that you've got everything running now. You can set up the collaboration panel (which tracks all changes etc. to the repository) either before or after you setup your repository to run in the database such as MySQL. I would recommend that if you do want to use the Collaboratio...
by jonathan.carter
25 Sep 2009, 21:14
Forum: Essential Open Source - Platform
Topic: Help - project not shown in "Select Project" server list
Replies: 3
Views: 3722

Re: Help - project not shown in "Select Project" server list

Hi Karl, Sorry to take so long to get back to you. First, I just want to make sure I understand where you are in the setup process. It sounds like you are installing in multi-user mode and have got as far as running the Protege server but when you try to connect to the server and open a project, tha...
by jonathan.carter
09 Sep 2009, 16:52
Forum: Essential Modelling and Viewer
Topic: current state vs future state
Replies: 3
Views: 4891

Re: current state vs future state

Just to let you know that I have started the ECP for this - ECP-4 Strategy Management

Apologies for the delay in getting this going but we should have a sample repository available shortly for this ECP to explore what we have defined and see how that meets the requirements.

Jonathan
by jonathan.carter
09 Sep 2009, 16:48
Forum: Essential Project Suggestions
Topic: ECP-4 Strategy Management
Replies: 15
Views: 255657

ECP-4 Strategy Management

ECP-4 upgrades the Strategy Management part of the Essential Meta Model to provide support for defining and managing Architecture States in the repository. An Architecture State is a grouping of elements from the Essential Repository that are linked in that they all exist in a particular state of th...
by jonathan.carter
24 Aug 2009, 21:34
Forum: Essential Modelling and Viewer
Topic: Modelling Web Service Consumers
Replies: 1
Views: 2905

Re: Modelling Web Service Consumers

Firstly - apologies for the delay in getting back to you on this. Sounds like you are doing some very interesting modelling. We have modelled just this sort of thing ourselves and encountered just this issue. After some deliberation, we realised that it is important to recognise that Web Services (t...
by jonathan.carter
24 Aug 2009, 20:57
Forum: Essential Modelling and Viewer
Topic: Modelling application server clusters
Replies: 1
Views: 2856

Re: Modelling application server clusters

Thanks for this very interesting question. The approach described in the tutorial also applies to things like virtual servers, so you would create a node that is actually a virtual server and deploy software to it in the normal fashion and of course, such virtual nodes are contained in the physical ...
by jonathan.carter
24 Aug 2009, 20:31
Forum: Essential Modelling and Viewer
Topic: Exporting data for use in other tools?
Replies: 2
Views: 3656

Re: Exporting data for use in other tools?

As an alternative (and one that I have been using with a client for some time now for integration with a CMDB in a similar way to that which you describe), you can put a simple report together in the Essential Viewer. You can then use this report to manually pull or even have a scheduled job request...
by jonathan.carter
05 Aug 2009, 21:14
Forum: Essential Project Suggestions
Topic: Link to external references - ECP-3.1
Replies: 6
Views: 118983

Re: Link to external references - ECP-3.1

A candidate release for this meta model extension is ready to be downloaded and evaluated. Download the meta model extension and the sample repository (with this extension applied) from the Share area. Meta Model Sample repository The meta model extension is a Protege Script Tab script that you shou...
by jonathan.carter
05 Aug 2009, 21:03
Forum: Essential Modelling and Viewer
Topic: Links to external documentation
Replies: 4
Views: 4386

Re: Links to external documentation

Just to let you know, I've posted a meta model update and sample repository to add this feature in ECP-3

Jonathan
by jonathan.carter
05 Aug 2009, 15:08
Forum: Essential Modelling and Viewer
Topic: Essential Architecture Reporting
Replies: 3
Views: 3728

Re: Essential Architecture Reporting

Thanks for the update - good news that you've resolved the problem. By the way, the credentials are there so that you can use the user name and password to control who is authorised to publish models to the Essential Viewer. However, you may not need this, especially if you are working in a stand-al...
by jonathan.carter
05 Aug 2009, 13:03
Forum: Essential Modelling and Viewer
Topic: Essential Architecture Reporting
Replies: 3
Views: 3728

Re: Essential Architecture Reporting

Hi Kari, First thing to check is that the server.xml in Tomcat has been set to remove the HTTP POST size limit. This is described in the installation guides, setting the maxPostSize property as follows: <Connector port="8080" maxHttpHeaderSize="8192" maxThreads="150" mi...
by jonathan.carter
04 Aug 2009, 12:28
Forum: Essential Modelling and Viewer
Topic: Business Process vs. Business Activity
Replies: 3
Views: 3657

Re: Business Process vs. Business Activity

Sorry, my mistake. A Business Activity defining flow cannot contain sub-activities, only tasks - which makes sense given the definition that an Activity is performed by one person, one place, one time. Apologies for the confusion, I should have checked the meta model documentation. :oops: Jonathan
by jonathan.carter
03 Aug 2009, 21:07
Forum: Essential Project Suggestions
Topic: Link to external references - ECP-3.1
Replies: 6
Views: 118983

Re: Link to external references - ECP-3.1

Here is the proposed meta model extension for ECP-3.1 This adds a new class, External_Reference_Link and a new slot to EA_Class (and therefore all subclasses of EA_Class), external_reference_links that is a multi-instance slot to manage instances of External_Reference_Link. An inverse slot from Exte...
by jonathan.carter
03 Aug 2009, 20:42
Forum: Essential Modelling and Viewer
Topic: Business Process vs. Business Activity
Replies: 3
Views: 3657

Re: Business Process vs. Business Activity

Thanks for your post. A Business Activity could also be called an Elementary Business Process. A process that is performed by one person in one place at one time. As such, these are the atomic elements of Business Processes. The tasks are a lower level of granularity again, reflecting the detailed, ...
by jonathan.carter
03 Aug 2009, 11:48
Forum: Essential Project Suggestions
Topic: Link to external references - ECP-3.1
Replies: 6
Views: 118983

Re: Link to external references - ECP-3.1

To further develop the requirements for the ability to capture references to external (to Essential) items, e.g. documentation, it should be possible for any element in the Essential model to have multiple references to external things, via a URL. Therefore, this extension is revised to perform the ...
by jonathan.carter
01 Aug 2009, 18:34
Forum: Essential Modelling and Viewer
Topic: Where does money go
Replies: 1
Views: 2689

Re: Where does money go

Hi Mirek, thanks for your post. Sounds like you have a good understanding of the meta model and it is good to see that you have been exploring the Legal and Cost Management extension. This extension is still in the approval/review phase of the ECP, so it's great to get your feedback. To answer your ...
by jonathan.carter
01 Aug 2009, 18:03
Forum: Essential Project Suggestions
Topic: Capturing Licensing Models - ECP-1
Replies: 12
Views: 205188

Re: Capturing Licensing Models - ECP-1

Thanks to Mirek for pointing out the problems with capturing the difference between having a deal/contract that covers the use of a Technology Product for a number of instances, and the application of that contract to each of the instances. One way to model this would be to define relationships from...
by jonathan.carter
31 Jul 2009, 17:08
Forum: Essential Modelling and Viewer
Topic: Essentail Viewer and Jambalaya
Replies: 8
Views: 6151

Re: Essentail Viewer and Jambalaya

Hi Sathish,
Glad that you've got an approach that works for now.
We will keep you posted about this.

Jonathan
by jonathan.carter
24 Jul 2009, 13:38
Forum: Essential Modelling and Viewer
Topic: Hiding classes
Replies: 1
Views: 2936

Re: Hiding classes

Hi Jane,

I'm not quite clear exactly what you mean.
Do you mean hiding classes (and therefore instances) in the Protege modeller?
Or do you mean hiding classes and instances in the Essential Viewer?

Thanks

Jonathan
by jonathan.carter
22 Jul 2009, 12:18
Forum: Essential Project Suggestions
Topic: Links to external references - ECP-3.2
Replies: 4
Views: 93166

Links to external references - ECP-3.2

ECP 3 is split into two parts - ECP-3.1 and ECP-3.2 - and introduces the capability to capture references to external documentation for any element in the repository. Additionally, links to those references will be made available in Essential Viewer reports. ECP-3.2 Covers the required extensions to...
by jonathan.carter
22 Jul 2009, 12:14
Forum: Essential Project Suggestions
Topic: Link to external references - ECP-3.1
Replies: 6
Views: 118983

Link to external references - ECP-3.1

ECP 3 is split into two parts - ECP 3.1 and ECP 3.2 - and introduces the capability to capture references to external documentation for any element in the repository. Additionally, links to those references will be made available in Essential Viewer reports. ECP 3.1 Covers the required extensions to...
by jonathan.carter
22 Jul 2009, 12:06
Forum: Essential Modelling and Viewer
Topic: Links to external documentation
Replies: 4
Views: 4386

Re: Links to external documentation

Yes, I'm going to raise an ECP (Essential Community Process) to introduce this. We'll initially provide this as an extension pack - both to Essential Viewer and to the meta model - but it will make its way into the main product. The meta model extension will be fairly simple (adjusting the forms to ...
by jonathan.carter
20 Jul 2009, 12:05
Forum: Essential Modelling and Viewer
Topic: Essentail Viewer and Jambalaya
Replies: 8
Views: 6151

Re: Essentail Viewer and Jambalaya

Hi Sathish, Currently, there is not a simple way to get the dynamic SVG models of Jambalaya exported to a webpage. A web-based version of Protege (Web Protege) is being developed but won't be a supported platform for Essential until it is more stable. However, there are the snapshot and filmstrip ca...
by jonathan.carter
17 Jul 2009, 11:59
Forum: Essential Modelling and Viewer
Topic: Links to external documentation
Replies: 4
Views: 4386

Re: Links to external documentation

Hi David, thanks for your post You are correct about the External Repository Instance Reference is strictly for synchronising instances in the Essential Repository with external sources, from a spreadsheet to an Enterprise Configuration Management repository. As it stands, we don't have fields in th...
by jonathan.carter
26 Jun 2009, 12:37
Forum: Essential Project Suggestions
Topic: Capturing Licensing Models - ECP-1
Replies: 12
Views: 205188

Re: Capturing Licensing Models - ECP-1

I've just uploaded version 0.1 of the meta model extension and a sample repository to test out that what we've designed works. In doing this, I have made a couple of updates to the meta model design (nothing big). Here is the version that has been implemented: http://www.enterprise-architecture.org/...
by jonathan.carter
25 Jun 2009, 21:20
Forum: Essential Modelling and Viewer
Topic: Allow for specifying the response contenttype and filename
Replies: 2
Views: 3297

Re: Allow for specifying the response contenttype and filename

Thanks for posting this. Great work.
Previously, I'd created a specific "export to CSV" report through a simple XSLT. This looks really interesting.

Jonathan
by jonathan.carter
25 Jun 2009, 09:41
Forum: Essential Open Source - Platform
Topic: shutdown_protege_server.bat
Replies: 1
Views: 3025

Re: shutdown_protege_server.bat

No, you shouldn't replace it. We provided this as it was missing from the earlier releases of Protege for Windows. If it's now (apologies for not spotting this - I'm not sure when it was introduced) go with what Protege provides you with. I'll update the install to remove our version of shutdown_pro...
by jonathan.carter
18 Jun 2009, 22:04
Forum: Essential Modelling and Viewer
Topic: Information MetaModel
Replies: 1
Views: 2870

Re: Information MetaModel

Hi Peter. I realise that the tutorials are a bit light on this at the moment. Information can be associated with Business Processes by specifying the information views that the process creates, reads, updates and deletes. I might only read information in the course of it's execution, so it's perfect...
by jonathan.carter
10 Jun 2009, 10:57
Forum: Essential Open Source - Platform
Topic: Multi User Installation using Tomcat+Apache
Replies: 14
Views: 9637

Re: Multi User Installation using Tomcat+Apache

We've tested this again with Tomcat 6 and have not been able to replicate this issue. Could you try some further things to help narrow down where the issue lies? Does Essential Viewer work? Open a browser and go to http://<your host>:8080/essential_viewer Do you have more details from catalina.out? ...
by jonathan.carter
09 Jun 2009, 16:25
Forum: Essential Open Source - Platform
Topic: Multi User Installation using Tomcat+Apache
Replies: 14
Views: 9637

Re: Multi User Installation using Tomcat+Apache

For some reason there seems to be a problem with the x.tld tag library in the Essential Viewer webapp - most likely as the servlet is loaded by Tomcat as this particular servlet (for receiving the published repository) does not use any tag libraries. We have tested on Tomcat 6 but we'll take a furth...
by jonathan.carter
05 Jun 2009, 12:00
Forum: Essential Project Suggestions
Topic: Capturing Licensing Models - ECP-1
Replies: 12
Views: 205188

Re: Capturing Licensing Models - ECP-1

This is the latest version of the proposed meta model enhancement for ECP-1. http://www.enterprise-architecture.org/images/stories/essential/forum_posts/ECP/licensemodelenhancement_2_500.png Please click on the image to view it full size. The main changes that have been made are as follows: Moved th...
by jonathan.carter
05 Jun 2009, 11:48
Forum: Essential Open Source - Platform
Topic: Multi User Installation using Tomcat+Apache
Replies: 14
Views: 9637

Re: Multi User Installation using Tomcat+Apache

That's great news. Thanks for getting back to us and for your help in tracking this down.
I'll now release this as an update to the Essential Software.

Jonathan
by jonathan.carter
03 Jun 2009, 13:40
Forum: Essential Open Source - Platform
Topic: Complete sampel .pprrj available ?
Replies: 11
Views: 9049

Re: Complete sampel .pprrj available ?

Thanks for posting these - don't worry about the trace dump - makes it easy to see what's happening. I notice 2 things from the trace. Firstly, it looks like you are using Protege 3.4 RC1. We have fixed our custom widgets so that they work with the full release of Protege 3.4 now. So if you have a c...
by jonathan.carter
01 Jun 2009, 13:22
Forum: Essential Open Source - Platform
Topic: Multi User Installation using Tomcat+Apache
Replies: 14
Views: 9637

Re: Multi User Installation using Tomcat+Apache

I've made the required software updates that should fix the Apache issue but I would like to confirm that they do resolve the issue that you have before I release them fully. Could you download these 2 updates and verify that the Repository Publishing works properly (i.e. gets a success message) whe...
by jonathan.carter
30 May 2009, 19:49
Forum: Essential Open Source - Platform
Topic: Platform roadmap
Replies: 7
Views: 6775

Re: Platform roadmap

We've now published the Essential Roadmap and will maintain this page as the project develops.

It is important to note that this is not a plan and that we are keen that the needs of the Community drive the priorities for developing the Project.

Jonathan
by jonathan.carter
28 May 2009, 15:24
Forum: Essential Open Source - Platform
Topic: Multi User Installation using Tomcat+Apache
Replies: 14
Views: 9637

Re: Multi User Installation using Tomcat+Apache

Thanks for getting back to me on this. I've had a look at the source code for the mod_jk to see what it does with the response from Tomcat. Basically, if the webapp returns an HTTP response status that is not in the standard set, the Apache/Tomcat adapter (mod_jk) takes this as a 500 and hence the r...
by jonathan.carter
28 May 2009, 09:03
Forum: Essential Open Source - Platform
Topic: Multi user server migration to Oracle 10g problem
Replies: 4
Views: 4396

Re: Multi user server migration to Oracle 10g problem

Thanks for letting us know - and for confirming that you are using Protege 3.4. The database storage components have been completely re-written between version 3.3.1 and 3.4 and have resolved an issue with MS SQLServer 2005. However, I will pursue the Oracle 10g issue. You're right, though, we've fo...
by jonathan.carter
26 May 2009, 16:51
Forum: Essential Project Suggestions
Topic: Capturing Licensing Models - ECP-1
Replies: 12
Views: 205188

Re: Capturing Licensing Models - ECP-1

Sorry for the delay in getting back to you. This is all great stuff - exactly the sort of thing we were looking for in doing this ECP process. I think this has made the requirements a lot clearer. It's interesting - just before you sent this, Jason and I were discussing your previous post and whethe...
by jonathan.carter
26 May 2009, 16:44
Forum: Essential Open Source - Platform
Topic: Multi User Installation using Tomcat+Apache
Replies: 14
Views: 9637

Re: Multi User Installation using Tomcat+Apache

Just had another look at the source code. The report service (that receives the XML snapshot from the Protege tab) is setting the status on the HTTP response, as there's no response content (e.g. there's no HTML page to send back to the Protege tab). Perhaps there's some setting in Apache that is av...
by jonathan.carter
26 May 2009, 16:40
Forum: Essential Open Source - Platform
Topic: Multi User Installation using Tomcat+Apache
Replies: 14
Views: 9637

Re: Multi User Installation using Tomcat+Apache

Yes, the report service expects an HTTP Post as follows (from the Javadoc): To use this service, send an HTTP POST with the following parameters "action" = "report" "kbXML" = <XML document of the Protege knowledge base> So grab a copy (or a cut down copy) of your report...
by jonathan.carter
26 May 2009, 12:39
Forum: Essential Open Source - Platform
Topic: Complete sampel .pprrj available ?
Replies: 11
Views: 9049

Re: Complete sampel .pprrj available ?

Did you try re-downloading the sample project? We have had a similar case that was caused by a bad download and re-downloading fixed everything. Apologies if you've already tried this. If you could find any exception messages from Protege, that would be very helpful - either in the command prompt th...
by jonathan.carter
26 May 2009, 12:34
Forum: Essential Open Source - Platform
Topic: Multi User Installation using Tomcat+Apache
Replies: 14
Views: 9637

Re: Multi User Installation using Tomcat+Apache

This error indicates that the server process running in the Essential Viewer has raised an exception of some sort - at the very least the positive, success status is not being returned to the client (the report publishing tab). Could you check in the catalina.out file in your Tomcat installation for...
by jonathan.carter
22 May 2009, 12:50
Forum: Essential Project Suggestions
Topic: Capturing Licensing Models - ECP-1
Replies: 12
Views: 205188

Re: Capturing Licensing Models - ECP-1

Hi Luca, Thanks for getting back to me. Apologies for taking so long to get back to you. You make some very interesting points here - and I think we're nearly there in getting this right. In answer to your point about the OSI or FSF approved, I think the answer is to make a new enumeration called Li...
by jonathan.carter
21 May 2009, 09:11
Forum: Essential Open Source - Platform
Topic: Multi user server migration to Oracle 10g problem
Replies: 4
Views: 4396

Re: Multi user server migration to Oracle 10g problem

I've just found this problem described on a Protege discussion from 2007 - using Protege 3.2.1 and Oracle 10g . It appears to be something to do with a limit to the number of characters that can be used in a VARCHAR. >> This may be due to the issue "Oracle has the infamous problem of not >> bei...
by jonathan.carter
21 May 2009, 08:59
Forum: Essential Open Source - Platform
Topic: Essential Server RMI Issue
Replies: 5
Views: 4908

Re: Essential Server RMI Issue

Thanks for posting the solution to this. I will update the installation guides to reflect this. I would just point out that installing without a JVM is an option - for example where you do not wish to have multiple JVMs installed - and not a recommendation. However, I think it would be useful if we ...
by jonathan.carter
21 May 2009, 08:54
Forum: Essential Open Source - Platform
Topic: Multi user server migration to Oracle 10g problem
Replies: 4
Views: 4396

Re: Multi user server migration to Oracle 10g problem

You are correct in that the user you created needs full access to create things in the database. Sounds like the database and indexes have been created correctly but that for some reason a constraint is being violated when the knowledge base is being written into the database. I'll try to find out w...
by jonathan.carter
18 May 2009, 12:25
Forum: Essential Modelling and Viewer
Topic: Where does licence goes
Replies: 7
Views: 6531

Re: Where does licence goes

Just wanted to make sure that you had seen the proposed design for the License Model extension. See this forum posting In line with the Community Process that I described in a recent blog, we'd be very interested in your comments and I'll shortly be posting a meta model update to test out this exten...
by jonathan.carter
12 May 2009, 16:04
Forum: Essential Open Source - Platform
Topic: Platform roadmap
Replies: 7
Views: 6775

Re: Platform roadmap

Hi Thomas,

Thanks for this. We do have a high-level roadmap for the both the platform and the meta model. We did not have any immediate plans to publish this yet, but if it's of interest, we'll bring that forward and get it on the main over the next few days.

Jonathan
by jonathan.carter
10 May 2009, 17:51
Forum: Essential Project Suggestions
Topic: Capturing Licensing Models - ECP-1
Replies: 12
Views: 205188

Proposed Meta Model update - ECP-1

License Model Meta Model Extension The following UML class diagram describes the proposed approach for extending the meta model to manage licenses that apply to anything in the core meta model, e.g. applications, technology products, business processes, information. All classes in the License_Model_...
by jonathan.carter
10 May 2009, 17:24
Forum: Essential Open Source - Platform
Topic: Meta Model update for use with Essential Integration Server
Replies: 0
Views: 15138

Meta Model update for use with Essential Integration Server

We've released a meta model update for the Essential Baseline repository (and any repository that has been created from this baseline). This update is required to import relationship classes into your repository using the Essential Integration Server from an external repository - in particular other...
by jonathan.carter
07 May 2009, 08:06
Forum: Essential Open Source - Platform
Topic: Complete sampel .pprrj available ?
Replies: 11
Views: 9049

Re: Complete sampel .pprrj available ?

Could you describe any error messages that you are getting? It might also be worth downloading and unpacking the sample repository again. Make sure to unpack it somewhere where the 3 project files are in the same folder (.PINS, .PONT, .PPRJ) Let me know whether this helps - and any error messages Th...
by jonathan.carter
29 Apr 2009, 19:04
Forum: Essential Open Source - Platform
Topic: Updated Essential Integration Server
Replies: 2
Views: 3442

Re: Updated Essential Integration Server

That's great to hear.
I've just uploaded another slight update that produces a warning message for duplicates where the types don't match, as this particular scenario could cause problems but really is down to bad data.

Jonathan
by jonathan.carter
28 Apr 2009, 21:50
Forum: Essential Open Source - Platform
Topic: Updated Essential Integration Server
Replies: 2
Views: 3442

Updated Essential Integration Server

Just to let you know that there is an updated version of the Essential Integration Server available from the Share area . This update fixes the following issues: Handling of duplicate instances in the source information Setting of Float, Integer and Boolean slot values in the target repository Jonat...
by jonathan.carter
28 Apr 2009, 21:47
Forum: Essential Open Source - Platform
Topic: Integration Server
Replies: 14
Views: 10896

Re: Integration Server

I did some tests today and replicated the problem. I agree that it's better to have robust code that will handle duplicates. I've posted an updated version of the Essential Integration Server to the Share area - but all you really need is the updated import XSL, which is also up there as a separate ...
by jonathan.carter
28 Apr 2009, 15:14
Forum: Essential Open Source - Platform
Topic: Integration Server
Replies: 14
Views: 10896

Re: Integration Server

Hi, Great to hear that you're finding the Integration Server useful and thanks for raising this issue. A lot of the early use of the server was for just this purpose - importing physical node information. By the way, as you might notice from the sample repository, physical servers are captured using...
by jonathan.carter
28 Apr 2009, 11:41
Forum: Essential Project Suggestions
Topic: Capturing Organization Policy and Compliance - ECP-2
Replies: 7
Views: 131913

Capturing Organization Policy and Compliance - ECP-2

To understand what might be need to provide a capability for capturing and modelling Organisational Policies and Compliance that has as wide a coverage as possible, this Essential Community Process, ECP-2, has been created. Initial requirements to date: Associate compliance with WHAT and HOW across ...
by jonathan.carter
28 Apr 2009, 11:33
Forum: Essential Project Suggestions
Topic: Capturing Licensing Models - ECP-1
Replies: 12
Views: 205188

Capturing Licensing Models - ECP-1

This meta model extension enables modellers to more accurately and flexibly capture and analyse license models. Initial requirements so far: Associated with Cost Management Manage types of licenses, e.g. different license models such as Open Source, Commercial etc., as a modeller-defined extensible ...
by jonathan.carter
27 Apr 2009, 13:40
Forum: Essential Open Source - Platform
Topic: Source code
Replies: 2
Views: 3324

Re: Source code

The source code is now available to download from the Share area as a ZIP containing the source and the Javadoc.

You can find it here.

Jonathan
by jonathan.carter
27 Apr 2009, 11:35
Forum: Essential Open Source - Platform
Topic: Source code
Replies: 2
Views: 3324

Re: Source code

The source for the Essential Meta Model is provided as part of the Protege project (essential_baseline_v.1.0.pprj, pins, pont). The source for the Essential Viewer reports are XSL documents that you can find in the application, business, common, documentation, information and technology folders of t...
by jonathan.carter
25 Apr 2009, 20:50
Forum: Essential Modelling and Viewer
Topic: Good resources for learning how to develop reports
Replies: 2
Views: 3500

Re: Good resources for learning how to develop reports

We've just published a more detailed article describing how to write your own reports. There's more to come in this article but I thought it was worth getting the basics out there as soon as possible.

Creating New Reports

Jonathan
by jonathan.carter
25 Apr 2009, 20:47
Forum: Essential Open Source - Platform
Topic: Information_View bug
Replies: 6
Views: 6036

Re: Information_View bug

Just a quick post to let you know that we have just released an updated version of Essential Architecture Manager which resolves the widget bug with Protege 3.4 You can download a patch update of the Essential Widgets to use with your Protege 3.4 installations or take the new release of Essential Ar...
by jonathan.carter
22 Apr 2009, 09:11
Forum: Essential Modelling and Viewer
Topic: Massive data entry
Replies: 1
Views: 3025

Re: Massive data entry

Hi, it is indeed possible. Please see this posting about the Essential Integration Server , which is in an early but fully functional form. There are some manual steps but it's still worth it. It's XML-based but supports on-going synchronisation with external data sources (I've been using this for o...
by jonathan.carter
18 Apr 2009, 21:55
Forum: Essential Open Source - Platform
Topic: Integration Server
Replies: 14
Views: 10896

Re: Integration Server

I've uploaded a pre-alpha version of the Integration Server to our community share area. Although this still has a few manual steps that we are working on automating, it performs the imports and on-going synchronisation correctly and I've been using this in anger for some months. New developments to...
by jonathan.carter
16 Apr 2009, 13:44
Forum: Essential Open Source - Platform
Topic: Essential Server RMI Issue
Replies: 5
Views: 4908

Re: Essential Server RMI Issue

Glad to hear that you are up and running. This is a strange one, though. I've run the Protege server very happily on Windows 2003 for some time, and I've not seen this. I'll keep looking into this, though. Out of interest, how does the invocation of rmiregistry in your new batch file differ from tha...
by jonathan.carter
16 Apr 2009, 09:48
Forum: Essential Open Source - Platform
Topic: Essential Server RMI Issue
Replies: 5
Views: 4908

Re: Essential Server RMI Issue

Hi, Can you check that the RMI Registry is running, please? That's the only connection that the server should be making during startup (before any clients attempt to connect to it). This should be started for you in the run_protege_server.bat file but it could be that it has not started. To check th...
by jonathan.carter
16 Apr 2009, 09:28
Forum: Essential Modelling and Viewer
Topic: informative system
Replies: 8
Views: 6763

Re: informative system

What we'd like to do is to operate a 'community process' to introduce this capability properly. We're keen that this is not a 'hack' - and we've already been looking into some slightly wider, related requirements - so we'll post the design for review by yourself and others before delivering the exte...
by jonathan.carter
15 Apr 2009, 09:49
Forum: Essential Modelling and Viewer
Topic: informative system
Replies: 8
Views: 6763

Re: informative system

Sorry for taking so long to reply.

Thanks for this, we see what you're trying to do.
Jason is working on a detailed reply at the moment and will get back to you very soon.

Jonathan
by jonathan.carter
15 Apr 2009, 09:47
Forum: Essential Open Source - Platform
Topic: Integration Server
Replies: 14
Views: 10896

Re: Integration Server

We are going to provide a 'pre-alpha' version of the Essential Integration Server for you to use. There are still some manual steps to go through but it works nicely in terms of importing from external sources (and even synchronising with them on an on-going basis). We're working on making this more...
by jonathan.carter
04 Apr 2009, 13:17
Forum: Essential Modelling and Viewer
Topic: informative system
Replies: 8
Views: 6763

Re: informative system

I'm not sure I'm clear what you're looking for here. Is it that you want to have an element in the model that represents "the entire information architecture"? If so, you should do this as you describe by using composition. All the Information Layer artefacts (Concepts, Views and Represent...
by jonathan.carter
04 Apr 2009, 11:14
Forum: Essential Modelling and Viewer
Topic: Where does licence goes
Replies: 7
Views: 6531

Re: Where does licence goes

The really wanderful thing about the Essential project is that you can fill the holes a bit at a time, but you can get some return immediately, so stuff like the licence description is something that could be fille with time, but could be useful to legal office. Also something to relate if a licenc...
by jonathan.carter
03 Apr 2009, 18:32
Forum: Essential Modelling and Viewer
Topic: Where does licence goes
Replies: 7
Views: 6531

Re: Where does licence goes

Do you mean the license details for Essential Architecture Manager and the Essential Meta Model? If so, these can be found be found in EA_Support->About_Essential->Essential_Licensing in the class browser when you're working on your Essential project. However, if you mean where can you capture the l...
by jonathan.carter
01 Apr 2009, 20:27
Forum: Essential Modelling and Viewer
Topic: Good resources for learning how to develop reports
Replies: 2
Views: 3500

Re: Good resources for learning how to develop reports

Hi Jim, Yes, that tutorial article is focussed on how to introduce a report that you've generated into the Essential Viewer (and not how to make the report in the first place). Have a look at Jason's forum posting about how to go about creating a new report . We'll make this into a tutorial. There's...
by jonathan.carter
31 Mar 2009, 12:12
Forum: Essential Open Source - Platform
Topic: Multi User installation on Windows
Replies: 4
Views: 4413

Re: Multi User installation on Windows

You should be seeing the Essential Architecture Reporting tab in the client Protege. The first thing to make sure is that you've followed the Client-side installation guide. You need to make sure that the Essential Widgets are deployed to all of the local client installations of Protege. The process...
by jonathan.carter
31 Mar 2009, 11:23
Forum: Essential Open Source - Platform
Topic: Multi User installation on Windows
Replies: 4
Views: 4413

Re: Multi User installation on Windows

Hi. If the step to convert your project to the database "backend" has completed successfully, it sounds like the bug with SQLServer 2005 has been fixed in Protege 3.4 (which is great news). The Project Save button is always disabled when running in client-server mode. This is way Protege w...
by jonathan.carter
26 Mar 2009, 17:20
Forum: Essential Open Source - Platform
Topic: Installation on Debian
Replies: 1
Views: 2808

Re: Installation on Debian

Hi Stig. Thanks for your question. The documentation for this is being re-worked at the moment as things have changed a bit with the metaproject in Protege 3.4. In the meantime, what you have to do is the following: To create the new "Project", you are defining your repository to the serve...
by jonathan.carter
26 Mar 2009, 17:13
Forum: Essential Open Source - Platform
Topic: Information_View bug
Replies: 6
Views: 6036

Re: Information_View bug

Unfortunately, you would have to downgrade all the client installations - it's a client-side issue that we have at the moment. I would also recommend down-grading the server so that you can safely run the client on the server to perform admin tasks etc. (Although it's possible / likely that the RC1 ...
by jonathan.carter
26 Mar 2009, 13:26
Forum: Essential Modelling and Viewer
Topic: BPMN support
Replies: 1
Views: 3654

Re: BPMN support

Hi, Currently, support for BPMN and XPDL is not 'out-of-the-box'. However, the capability to export or view, e.g. Business Processes, in a variety of formats and notations is there via the reporting in the Essential Viewer component. Producing exports of Business Processes in XPDL format is on our l...
by jonathan.carter
25 Mar 2009, 12:44
Forum: Essential Open Source - Platform
Topic: Information_View bug
Replies: 6
Views: 6036

Re: Information_View bug

Hi Jim, Thanks for letting us know about this. We are looking into this now, have reproduced the bug and have identified that a code change introduced into Protege after 3.4 RC1 is causing our widget some problems. We're working to resolve this. I would like to suggest that you download Protege 3.4 ...
by jonathan.carter
24 Mar 2009, 14:56
Forum: Essential Modelling and Viewer
Topic: separating stuff and auth
Replies: 5
Views: 5485

Re: separating stuff and auth

Good question. Access control to the repository is all provided by Protege. Having had another read through the Protege documentation of How Policies Work , to see what might be new with version 3.4, it looks like the answer is "no". User access policies operate at either the project or se...
by jonathan.carter
24 Mar 2009, 10:20
Forum: Essential Modelling and Viewer
Topic: separating stuff and auth
Replies: 5
Views: 5485

Re: separating stuff and auth

Yes, it is. You can define technology architectures to capture your common technology layer. Technology Component Architecture is used to capture the logical technology components (types of technology, e.g. application server, relational database management system). You then use a Technology Product...
by jonathan.carter
23 Mar 2009, 20:25
Forum: Essential Modelling and Viewer
Topic: giving something back
Replies: 2
Views: 3412

Re: giving something back

Thanks very much, Luca! We are very keen that anyone who wants to can contribute back to the Essential Project, for example: - new Essential Viewer reports, - meta model extensions, - packs of instances as you describe or perhaps even "reference models" for a particular domain, e.g. consum...
by jonathan.carter
23 Mar 2009, 14:01
Forum: Essential Open Source - Platform
Topic: Installation on Ubuntu
Replies: 6
Views: 6168

Re: Installation on Ubuntu

Thanks Luca - that is very helpful.

We'll get the installation documentation updated to reflect what is new for Protege 3.4

Jonathan
by jonathan.carter
23 Mar 2009, 13:04
Forum: Essential Open Source - Platform
Topic: Installation on Ubuntu
Replies: 6
Views: 6168

Re: Installation on Ubuntu

Hi Luca, Great to hear that you've got it all working now. Thanks for letting us know. The annotations project that you mentioned only gets created when you start using 'Collaborative Protege' by enabling the Changes tab. A new feature of Protege 3.4 is that the repository for the changes can now be...
by jonathan.carter
20 Mar 2009, 23:35
Forum: Essential Open Source - Platform
Topic: Installation on Ubuntu
Replies: 6
Views: 6168

Re: Installation on Ubuntu

Hi Luca. Thanks for posting. Let me start by asking you some questions: Which version of Protege are you using, 3.3.1 or 3.4? Protege 3.4 has only just been properly released (although we've been testing with the release candidate 1) and we are updating the documentation to reflect some of the chang...
by jonathan.carter
18 Mar 2009, 13:27
Forum: Essential Modelling and Viewer
Topic: Meta Model Interconnections
Replies: 3
Views: 4386

Re: Meta Model Interconnections

Hi Gaurav, You can find a high-level view of how the meta classes are related in the Tutorials. However, these are described by 'layer' (Business, Application, Information, Technology) and are aimed at providing an introduction to the main constructs. Business Layer Overview Application Layer Overvi...