Subject: Re: [xsl] XSL transformation of instances in an OWL ontology to HTML From: Emmanouil Batsis <Emmanouil.Batsis@xxxxxxxxxxx> Date: Mon, 28 Mar 2005 18:35:36 +0300 |
Hey, I'm developing a very simple ontology in Protigi 3.0. Just to give a brief introduction to the case: the three main classes are Course, University and ProgrammeAI. There are properties/relations between the classes, for example "Programme (hasCourse) Course" , "Course (isCourseOf) Programme" and "ProgrammeAI (isProgrammeOf) University". I want to use XSLT to be able to retrieve and show, in HTML, different views of this data, for instance "which Courses are part of which ProgrammeAI" or "which Courses can be found at which Universities".
<a1:Human rdf:about="http://geekologue.com/ppl/manos" a1:name="Manos"> <a1:surname>Batsis</a1:surname> </a1:Human>
<rdf:Description rdf:about="http://geekologue.com/ppl/manos"> <rdfs:instanceOf rdf:resource="&a1;Human"/> <a1:name>Manos</a1:name> <a1:surname>Batsis</a1:surname> </rdf:Description>
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
[xsl] XSL transformation of instanc, Fredrik | Thread | [xsl] xsl:key match all values, Karl Stubsjoen |
[xsl] XSL transformation of instanc, Fredrik | Date | Re: Fwd: Re: [xsl] XSLT in JDK1.5 f, Kevin Rodgers |
Month |