Re: Testing of current CVS version, problems in svg in sketch and eps font problem, proposal for an RDF config file



--- Lars Clausen <lrclause cs uiuc edu> wrote:
On Sat, 13 Jul 2002, James Michael DuPont wrote:
The EPS output of a package
gives a too big text and it goes outside of the bounding box.
on the screen this looks fine.

The EPS font output is very new and still needs touchups.
ok. 


The SVG output in sketch is microscopic,
the font information was not recognized. The lines were lost.

I don't know what SVG does for font support.  We currently output the
font
name as Pango tells us, which unfortunately doesn't always match the
PostScript font name.
Ok, I guess we will have to tweak the fonts via some fontmap table?
What SVG viewers do you want to support? I can try sketch.
It would be nice to start presenting a list of the interfaces to other
systems, what programs have been tested and what bugs are there in
them.


There are no ways to rename the actor in the use case,

In the newest CVS, the cursor position is not yet correct.  You'll
find
that you can still edit the text.
I will try again.


or draw a line from the actor to an object without using multiple
line
segments.  

I don't understand this.
Actor --line1-> usecase --lin2--> object
two line segements


In fact there is not any use case line symbol in the uml
toobox, but the normal lines work.

Indeed there isn't.  How would such a line look?
I think you would draw a use case line between an actor and another
thing. The use case would be in the middle automatically, and could be
moved after the line is hooked up.


I don't quite get this, either, but then I'm not familiar with the
standards of use case diagrams.
I have been using :
http://www.informatik.fh-luebeck.de/~st/UML/UML1.1/
http://www.informatik.fh-luebeck.de/~st/UML/UML1.1/notation6.html#figure33

But if you google image search on UML use case 
http://images.google.com/images?num=100&hl=en&lr=&ie=ISO-8859-1&newwindow=1&safe=off&q=use+case+UML&sa=N&tab=gi
you get a bunch of hits. 

On this note, I would like to also add in besides the URL, 
a list of RDF like properties. These would be definable using a RDF
schema and then converted into DIA properties. I think that either
XMLLIB could be used to parse the XML and then the properties could
be
created on the fly as needed. Otherwise I can start looking for a
GPLed
RDF lib that we can put on top of the libxml doms if there is none.

RDF in this context means Rich Document Format or something else?  

This would be the beginning of a symantic web enabled dia browser.

Please elaborate.  
Well we can use RDF to encode UML and interchagne via XMI to other
tools.
http://www-db.stanford.edu/~melnik/rdf/uml/

here are more links
http://swradio.omg.org/workshop/ref/UML.htm

I am looking into parsing this and understanding it.
The next step would be to feed the UML into DIA,
or run any given RDF file into VCG and then into DIA.
The URL handlers will allow for new diagrams to be created out of the
web sources...

-Lars is drowning in TLAs.
Sorry I have be reading up on all this stuff: here is a set of links
I am lookin currently into  :
RDF   Resource Description Format : http://www.w3.org/RDF/

   PRIMER     :http://www.w3.org/2000/10/swap/Primer.html
   TEST CASES :http://www.w3.org/TR/rdf-testcases/#ntriples
RAPTOR - libxml based RDF parser in c :    
          http://www.redland.opensource.ac.uk/raptor

DAML   www.daml.org

Using python these two are :
SAILOR -an RDF browser 
http://rdfig.xmlhack.com/2002/06/18/2002-06-18.html#1024439789.676451

CWM - closed world model prover
      http://www.w3.org/2000/10/swap/doc/cwm.html


WEBONT http://www.w3.org/2001/sw/WebOnt/
TOUCHGRAPH - a nice graph browser : http://www.touchgraph.com

OWL and UML,
these guys want to use DIA as a UML/OWL tool:
http://www.swi.psy.uva.nl/usr/Schreiber/docs/owl-uml/owl-uml.html
and here is a DIA XSLT :

Diagrams using graph layout  : http://www.w3.org/2001/02pd/

oh you might like to put DIA somewhere on this link
http://graphs.memes.net/index.php3


=====
James Michael DuPont
http://introspector.sourceforge.net/

__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]