3 SPDX-FileCopyrightText: 2024, 2025 Lady <https://www.ladys.computer/about/#lady>
 
   4 SPDX-License-Identifier: CC0-1.0
 
   6 <!DOCTYPE Class SYSTEM "../../DTD">
 
   8         <label xml:lang="en">Feed Or Entry</label>
 
   9         <comment xml:lang="en">
 
  11                         A <ptr target="awol:Feed"/> or <ptr target="awol:Entry"/>.
 
  14                         This class only exists to make it easier to make statements about Feeds and Entries both.
 
  17                         <ptr target="(AWOL)"/> requires that both Feeds and Entries have a <ref target="awol:title">title</ref>.
 
  21                 <SpecificResource source="(AWOL)" fragment="FeedOrEntry"/>
 
  24                 <resource name="awol:Feed"/>
 
  25                 <resource name="awol:Entry"/>
 
  28                 <resource name="awol:Version"/>
 
  33                                 <resource name="awol:title"/>
 
  35                         <cardinality>1</cardinality>
 
  41                                 <resource name="awol:rights"/>
 
  43                         <maxCardinality>1</maxCardinality>