]> Lady’s Gitweb - Vocab/blob - data/classes/olo¦OrderedList
Make pcdm:File a siocactions:DigitalArtifact
[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="OrderedAggregation">Ordered Aggregation</ref> which has a definite <ref target="olo:length">length</ref>.
12 </p>
13 </comment>
14 <isDefinedBy>
15 <SpecificResource source="(OLO)" fragment="OrderedList"/>
16 </isDefinedBy>
17 <subClassOf>
18 <resource name="OrderedAggregation"/>
19 </subClassOf>
20 <subClassOf>
21 <Restriction>
22 <onProperty>
23 <resource name="olo:length"/>
24 </onProperty>
25 <cardinality>1</cardinality>
26 </Restriction>
27 </subClassOf>
28 </Class>
This page took 0.255522 seconds and 5 git commands to generate.