Showing posts with label SVG Scalable Vector Graphics. Show all posts
Showing posts with label SVG Scalable Vector Graphics. Show all posts

Friday, March 14, 2008

The SVG (Scalable Vector Graphics Conference) is on this August.

SVG Open 2008 - http://svgopen.org/2008/index.php - 6th International Conference on Scalable Vector Graphics - 26th to 28th August - Nuremberg - Germany - The world conference on SVG will this year take place in the center of Nuremberg. Located in the south of Germany.

I have an SVG page at - http://www.cems.uwe.ac.uk/amrc/seeds/PeterHale/SVG/SVG.htm - with more information.

Wednesday, January 24, 2007

User Driven Programming - UWE Graduate School Poster Presentation 2007

User Driven Programming

Poster I presentated on my research for the Graduate School http://www.uwe.ac.uk/cems/graduateschool/index.html - Graduate School Poster Events http://www.uwe.ac.uk/cems/graduateschool/news/poster.html.


PhD Poster

Peter Hale

Home page http://www.cems.uwe.ac.uk/~phale/

Introduction


SEEDS (Systems Engineering Estimation and Decision Support) team - involved in cost modelling solutions.


End User Programming


Why do we need to make it easier for end users to program?


Figure 1 - End User Programming



Figure 1 - End User Programming


Based on data from US bureau of Labour Statistics. Sources - http://www.cs.cmu.edu/~bam/papers/EUPchi2006overviewColor.pdf - Myers et al. Scaffidi, C., Shaw, M., Myers, B. (2005). Estimating the Numbers of End Users and End User Programmers, IEEE Symposium on Visual Languages and Human-Centric Computing, (VL/HCC'05): 207-214 Dallas, Texas.

User Driven Programming


Software development is time consuming and error prone because of the need to learn computer languages.


Mitigating this allows users to devote full effort to the problem to be solved.

User Driven Programming creates software that enables people to program with visual representation of a tree diagram.

Applied to aerospace engineering but should be applicable to any subject.



TranslationOntology



Figure 2 - Source to Result TreeTranslation

Translation

The Ontology representation is translated into a computer model.

An Ontology defines relationships between things.

Relationships can be conveyed to a software model that evaluates them.



To achieve this the translator requires -

1Search trigger(s) resulting from user actions.


2Knowledge of the relationships between nodes in the tree.


3Ability to read a equations held in a standardised mathematical form.


4Rules of syntax for the language of the code to be output.






Figure 3 - Visualisation and Interaction Mechanism

Figure 3 - Visualisation and Interaction Mechanism



Semantic Web Modelling system


1. Connections are established between the ontology system and any
databases, spreadsheets, or other systems that hold relevant information for
that modelling problem.


2. The ontology is created using RDF/OWL [2], and an interface built to
allow domain experts to edit the ontology.


3. Libraries are created in a partnership between ourselves and domain
experts.


4. Taxonomies are populated by model builders who want to use them for
their modelling problem. These are based on the libraries created in step 3.


5. Taxonomies are colour coded for ease of understanding, this part of
the diagram was built with Vanguard system (explained below). We have created a
link between the ontology tool and this decision support and calculation tool.
Vanguard system reads information from the ontology tool.


6. There are 2 sorts of constraints that can be used in order to make it
easier for users to build and adapt models. These are constraints on the way
the ontology, and models are built, and user interface constraints to reduce
the scope for error.


7. The colour coding makes calculation clearer because all taxonomies
can be used in any calculation, this results in a multicoloured result tree
that represents the entire calculation history. User choices affect how items
are related for the calculation; choices could be made manually or via a
search. Colour can also be used to represent cost, time, or uncertainty.


8. Each node can also represent uncertainty, and we have prototyped
including uncertainty expressions in the calculations.


9. The result tree can be represented on the web and in other programs,
this allows for further searching, processing and evaluation of results.
Visualisation techniques and the use of searchable languages such as XML, and
SVG can assist in this.


10. and 11. Experts such as designers can interact with the
ontology, the model, and results, it's intended that there will be a two way
feedback mechanism where the expert can make changes at any stage, and this
filter into changed results. This can then support a cycle of results and rework.



ProtegeToVanguard


Figure 4 - Vanguard Studio Representation and Calculation


Visualisation


Figure 5 shows how the program visualises information for the spar and its' part definition, material, manufacturing processes etc.

Figure 5 - Vanguard Studio Visualisatio

Figure 5 - Vanguard Studio Visualisation


  • This is an interactive view of the Vanguard Studio model that was read from Protégé.

  • Changing the figures and pressing recalc results in a new calculation.


  • This tree is translated into SVG (Scalable Vector Graphics) and JavaScript for an interactive CAD view.



Translations from Tree Based View to Component Diagram



Figure 6 shows the spar translated to XML and visualised using Flash multimedia. The spar is then translated and visualised in an SVG based interactive diagram.


Figure 6 - Tree View - XML - Flash - SVG Representation - Flash
Figure 6 - Tree View - XML - Flash - SVG Representation - SVG


Figure 6 - Tree View - XML - Flash - SVG Representation



Others in this kind of research


Kurt Cagle -Understanding XML - http://www.understandingxml.com/


General Electric - ACUITy enterprise modelling tool -Jena Conference Paper - http://jena.hpl.hp.com/juc2006/proceedings/crapo/paper.pdf - An Ontology-Based Architecture for Adaptive Work-Centered User Interface Technology - A Aragones, J Bruno, A Crapo, M Garbias.


Jena Conference Proceedings - http://jena.hpl.hp.com/juc2006/proceedings.html


Orbeon - http://www.orbeon.com/ - Orbeon XForms Presentation Server.

Protégé- Conference and Project Information - http://protege.stanford.edu/community/conferences.html

UWE - Christophe Bru - http://www.cems.uwe.ac.uk/~cbru/

Vanguard Global Knowledge Portal - http://wiki.vanguardsw.com/

Chris Wallace - http://www.cems.uwe.ac.uk/~cjwallac/

Saturday, January 13, 2007

Adobe to End Support for SVG Viewer (January 1 2008)

This text is on the site of the Adobe SVG Player Download Page - 'Please note that Adobe has announced that it will discontinue support for Adobe SVG Viewer on January 1, 2008.'

Adobe to Discontinue Adobe SVG Viewer - http://www.adobe.com/svg/eol.html.

SVG expert Kurt Cagle's thoughts are mentioned in this article, where there is also discussion of this issue.

Wherefore art thou, SVG? - http://www.oreillynet.com/xml/blog/2006/09/wherefore_art_thou_svg.html - O'Reilly XML.com - Kurt Cagle - September 10, 2006.

I'm interested in any comments that people might have on this. SVG (Scalable Vector Graphics)has been extremely important in my research because of the ease with which it is possible to extract geometric information from an SVG image. This allows for manipulation of this information to enable interactive updating of diagrams, graphs etc, and the ability to calculate values such as area. Also the CAD (Computer Aided Design) like abilities that SVG gives are very important in putting across engineering information, via the browser, to those who don't have CAD software installed on their PC.

Does anyone know of a way to continue the SVG support in browsers (I'm interested in support in any browsers, and have experimented with native support in Mozilla Firefox, and heard there is support in Opera, and I'm also interested if there are any plans for supporting SVG in future versions of Internet Explorer. I'm also interested in alternative ways of providing all the functionality mentioned within browsers such as development and support of alternative standards.

Its essential that SVG or a standard with similar functionality is supported in the browser as well as in PC based tools, as SVG is key to providing browser based Web 2.0 functionality using technology approaches based on AJAX (Asynchronous JavaScript And XML). To do anything else goes against the reality that the browser is becoming the main application used by the majority of people, and is the primary means for communication of knowledge.

SVG.Open - http://www.svgOpen.org - SVG.Open 2007 Conference, Tokyo, Japan - September 2007.