Difference between revisions of "Template:ACCardinality"
From Species-ID
Line 2: | Line 2: | ||
rdfs:subClassOf | rdfs:subClassOf | ||
:: a owl:Restriction; | :: a owl:Restriction; | ||
− | :: {{#switch: {{{2}}} | {{{2}}}=min owl:minCardinality |{{{2}}}=max owl:maxCardinality | | + | :: {{#switch: {{{2}}} | {{{2}}} = min owl:minCardinality |{{{2}}} = max owl:maxCardinality | }} "{{{3}}}"^^xsd:nonNegativeInteger ; |
:: owl:onProperty <{{{1}}}> . | :: owl:onProperty <{{{1}}}> . |
Revision as of 20:36, 26 August 2012
ac-classes:Media rdfs:subClassOf
- a owl:Restriction;
- min owl:minCardinality "{{{3}}}"^^xsd:nonNegativeInteger ;
- owl:onProperty <{{{1}}}> .