Maintenance
All wikis at Biowikifarm are in read-only mode due to the restoration after a severe cyberattack in October 2023.
After 1 year being shut down the Biowikifarm is online again.
You see the latest restored version from 18th October 2023.
Difference between revisions of "Template:ACCardinality"
From Species-ID
Line 1: | Line 1: | ||
DEBUG {{{1}}} {{{2}}} {{{3}}} <br/> | DEBUG {{{1}}} {{{2}}} {{{3}}} <br/> | ||
{{ACClassesPrefix}}:{{ACMediaClass}} | {{ACClassesPrefix}}:{{ACMediaClass}} | ||
− | rdfs:subClassOf | + | rdfs:subClassOf <br/> |
− | + | a owl:Restriction;<br/> | |
− | + | {{#switch: {{{2}}} | {{{2}}} = min owl:minCardinality |{{{2}}} = max owl:maxCardinality }} "{{{3}}}"^^xsd:nonNegativeInteger ;<br/> | |
− | + | owl:onProperty <{{{1}}}> . |
Revision as of 20:58, 26 August 2012
DEBUG {{{1}}} {{{2}}} {{{3}}}
ac-classes:Media
rdfs:subClassOf
a owl:Restriction;
min owl:minCardinality "{{{3}}}"^^xsd:nonNegativeInteger ;
owl:onProperty <{{{1}}}> .