Różnice

Różnice między wybraną wersją a wersją aktualną.

Odnośnik do tego porównania

Nowa wersja
Poprzednia wersja
pl:miw:miw08_ard_xml:ard_owl_xsl [2008/04/08 06:51]
miw utworzono
pl:miw:miw08_ard_xml:ard_owl_xsl [2019/06/27 15:50] (aktualna)
Linia 5: Linia 5:
 <​xsl:​output method="​text"​ encoding="​UTF-8"/>​ <​xsl:​output method="​text"​ encoding="​UTF-8"/>​
 <​xsl:​template match="/">​ <​xsl:​template match="/">​
 +<​xsl:​text>​
 [Namespaces:​ [Namespaces:​
   owl = http://​www.w3.org/​2002/​07/​owl#​   owl = http://​www.w3.org/​2002/​07/​owl#​
-  ard = https://​ai.ia.agh.edu.pl/​wiki/​pl:​miw:​miw08_ard_xml:​ard-syntax#​ 
   rdfs  = http://​www.w3.org/​2000/​01/​rdf-schema#​   rdfs  = http://​www.w3.org/​2000/​01/​rdf-schema#​
   rdf   = http://​www.w3.org/​1999/​02/​22-rdf-syntax-ns#​   rdf   = http://​www.w3.org/​1999/​02/​22-rdf-syntax-ns#​
Linia 13: Linia 13:
  
 Ontology( Ontology(
 +
 +  Class(ard:​Attribute)
 +  Class(ard:​Property)
 +  ​
 +  ObjectProperty(ard:​is_attribute_of domain(ard:​Property) range(ard:​Attribute))
 +  ObjectProperty(ard:​has_attribute inverseOf(ard:​is_attribute_of))
 +  ​
 +  ObjectProperty(ard:​depends_on domain(ard:​property) range(ard:​Property))
 +  ObjectProperty(ard:​is_prerequisite_for inverseOf(ard:​Property))
 +  ​
 +  ObjectProperty(ard:​transformed_into domain(ard:​Property) range(Property))
 +  ObjectProperty(ard:​transformed_from inverseOf(ard:​transformed_into))
 +
 +  </​xsl:​text>​
   <​xsl:​for-each select="​hml/​attribute_set/​att">​Individual(ard:<​xsl:​value-of select="​@id"/>​ type(ard:​Attribute) Label("<​xsl:​value-of select="​@name"/>"​)<​xsl:​if test="​desc">​ Comment("<​xsl:​value-of select="​desc"/>"​)</​xsl:​if>​)   <​xsl:​for-each select="​hml/​attribute_set/​att">​Individual(ard:<​xsl:​value-of select="​@id"/>​ type(ard:​Attribute) Label("<​xsl:​value-of select="​@name"/>"​)<​xsl:​if test="​desc">​ Comment("<​xsl:​value-of select="​desc"/>"​)</​xsl:​if>​)
   </​xsl:​for-each>​   </​xsl:​for-each>​
pl/miw/miw08_ard_xml/ard_owl_xsl.1207630292.txt.gz · ostatnio zmienione: 2019/06/27 15:59 (edycja zewnętrzna)
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0