]> Lady’s Gitweb - Vocab/blob - data/classes/awol¦Feed
Drop foaf:weblog
[Vocab] / data / classes / awol¦Feed
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2024, 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">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 <resource name="sioc:Container"/>
22 </subClassOf>
23 <subClassOf>
24 <Class>
25 <unionOf>
26 <Restriction>
27 <onProperty>
28 <resource name="awol:author"/>
29 </onProperty>
30 <minCardinality>1</minCardinality>
31 </Restriction>
32 <Restriction>
33 <onProperty>
34 <resource name="awol:contains"/>
35 </onProperty>
36 <allValuesFrom>
37 <Restriction>
38 <onProperty>
39 <resource name="awol:author"/>
40 </onProperty>
41 <minCardinality>1</minCardinality>
42 </Restriction>
43 </allValuesFrom>
44 </Restriction>
45 </unionOf>
46 </Class>
47 </subClassOf>
48 <subClassOf>
49 <Restriction>
50 <onProperty>
51 <resource name="awol:generator"/>
52 </onProperty>
53 <maxCardinality>1</maxCardinality>
54 </Restriction>
55 </subClassOf>
56 <subClassOf>
57 <Restriction>
58 <onProperty>
59 <resource name="awol:icon"/>
60 </onProperty>
61 <maxCardinality>1</maxCardinality>
62 </Restriction>
63 </subClassOf>
64 <subClassOf>
65 <Restriction>
66 <onProperty>
67 <resource name="awol:logo"/>
68 </onProperty>
69 <maxCardinality>1</maxCardinality>
70 </Restriction>
71 </subClassOf>
72 <subClassOf>
73 <Restriction>
74 <onProperty>
75 <resource name="awol:subtitle"/>
76 </onProperty>
77 <maxCardinality>1</maxCardinality>
78 </Restriction>
79 </subClassOf>
80 </Class>
This page took 0.048332 seconds and 5 git commands to generate.