]> Lady’s Gitweb - Vocab/blob - data/classes/olo¦OrderedList
Add .rsync-filter
[Vocab] / data / classes / olo¦OrderedList
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
5 -->
6 <!DOCTYPE Class SYSTEM "../../DTD">
7 <Class>
8 <label xml:lang="en">Ordered List</label>
9 <comment xml:lang="en">
10 <p>
11 An <ref target="ore:Aggregation">Aggregation</ref> which provides an ordered listing of <ref target="olo:Slot">Slots</ref>.
12 </p>
13 <p>
14 Ordered Lists are required to have a <ref target="olo:length">length</ref>.
15 </p>
16 </comment>
17 <isDefinedBy>
18 <SpecificResource source="(OLO)" fragment="OrderedList"/>
19 </isDefinedBy>
20 <subClassOf>
21 <resource name="ore:Aggregation"/>
22 </subClassOf>
23 <subClassOf>
24 <Restriction>
25 <onProperty>
26 <resource name="olo:length"/>
27 </onProperty>
28 <cardinality>1</cardinality>
29 </Restriction>
30 </subClassOf>
31 </Class>
This page took 0.045644 seconds and 5 git commands to generate.