Re: [xml-dev] Is google a conceptual graph engine?

From
Thomas B. Passin <>
To
Date
2003-10-07T21:10:05Z
ID
<>
Thread
Re: [xml-dev] Is google a conceptual graph engine?
Didier PH Martin wrote:
> I am trying to use a stylesheet to attach properties to classes. It not that
> obvious since the information is dispersed in a document. It reminds me of
> program full or "goto". 
> 
> Call for info to the members of this list:
> ------------------------------------------
> Did anybody created a stylesheet to transform an OWL document into HTML?
> Something like
> 
> Class: xxxxx
> Property name: property value
> ......
> ......
> 
> Does anybody did that? 
> 

Try this for starters (found it on Google using "owl xslt") -

     ANN: OWL-Genie ... an XSLT template library for OWL 
http://lists.xml.org/archives/xml-dev/200305/msg00055.html

Cheers,

Tom P