Difference between revisions of "Template:ACCardinality"

From Species-ID
Jump to: navigation, search
Line 1: Line 1:
 
<!--DEBUG {{{1}}} {{{2}}} {{{3}}} <br/>-->
 
<!--DEBUG {{{1}}} {{{2}}} {{{3}}} <br/>-->
: {{ACClassesPrefix}}:{{ACMediaClass}}
+
{{ACClassesPrefix}}:{{ACMediaClass}}<br/>
:: rdfs:subClassOf  
+
rdfs:subClassOf <br/>
:: a owl:Restriction;
+
a owl:Restriction; <br/>
:: {{#switch: {{{2}}} | min = owl:minCardinality | max = owl:maxCardinality  }} "{{{3}}}"^^xsd:nonNegativeInteger ;
+
{{#switch: {{{2}}} | min = owl:minCardinality | max = owl:maxCardinality  }} "{{{3}}}"^^xsd:nonNegativeInteger ;<br/>
:: owl:onProperty <{{{1}}}> .
+
owl:onProperty <{{{1}}}> .

Revision as of 21:26, 26 August 2012

ac-classes:Media
rdfs:subClassOf
a owl:Restriction;

"{{{3}}}"^^xsd:nonNegativeInteger ;

owl:onProperty <{{{1}}}> .