]> Lady’s Gitweb - Vocab/blob - data/classes/awol¦Feed
Initial commit; initial set of vocabs
[Vocab] / data / classes / awol¦Feed
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2024 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">Feed</label>
9 <comment xml:lang="en">
10 <p>
11 A version of a syndication of information resources.
12 </p>
13 </comment>
14 <isDefinedBy>
15 <SpecificResource source="(AWOL)" fragment="Feed"/>
16 </isDefinedBy>
17 <subClassOf>
18 <resource name="awol:FeedOrEntry"/>
19 </subClassOf>
20 <subClassOf>
21 <Class>
22 <unionOf>
23 <Restriction>
24 <onProperty>
25 <resource name="awol:author"/>
26 </onProperty>
27 <minCardinality>1</minCardinality>
28 </Restriction>
29 <Restriction>
30 <onProperty>
31 <resource name="awol:contains"/>
32 </onProperty>
33 <allValuesFrom>
34 <Restriction>
35 <onProperty>
36 <resource name="awol:author"/>
37 </onProperty>
38 <minCardinality>1</minCardinality>
39 </Restriction>
40 </allValuesFrom>
41 </Restriction>
42 </unionOf>
43 </Class>
44 </subClassOf>
45 <subClassOf>
46 <Restriction>
47 <onProperty>
48 <resource name="awol:generator"/>
49 </onProperty>
50 <maxCardinality>1</maxCardinality>
51 </Restriction>
52 </subClassOf>
53 <subClassOf>
54 <Restriction>
55 <onProperty>
56 <resource name="awol:icon"/>
57 </onProperty>
58 <maxCardinality>1</maxCardinality>
59 </Restriction>
60 </subClassOf>
61 <subClassOf>
62 <Restriction>
63 <onProperty>
64 <resource name="awol:logo"/>
65 </onProperty>
66 <maxCardinality>1</maxCardinality>
67 </Restriction>
68 </subClassOf>
69 <subClassOf>
70 <Restriction>
71 <onProperty>
72 <resource name="awol:subtitle"/>
73 </onProperty>
74 <maxCardinality>1</maxCardinality>
75 </Restriction>
76 </subClassOf>
77 </Class>
This page took 0.052094 seconds and 5 git commands to generate.