]> Lady’s Gitweb - Vocab/blobdiff - data/classes/awol¦FeedOrEntry
Support disjoint unions; improve modelling somewhat
[Vocab] / data / classes / awol¦FeedOrEntry
index 6a6bd9352ef41af42d079e31201bba37fc75720d..04e87ed1f5444d95e93674c312a9d5158f670fd7 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
+SPDX-FileCopyrightText: 2024, 2025 Lady <https://www.ladys.computer/about/#lady>
 SPDX-License-Identifier: CC0-1.0
 -->
 <!DOCTYPE Class SYSTEM "../../DTD">
@@ -20,14 +20,10 @@ SPDX-License-Identifier: CC0-1.0
        <isDefinedBy>
                <SpecificResource source="(AWOL)" fragment="FeedOrEntry"/>
        </isDefinedBy>
-       <equivalentClass>
-               <Class>
-                       <unionOf>
-                               <resource name="awol:Feed"/>
-                               <resource name="awol:Entry"/>
-                       </unionOf>
-               </Class>
-       </equivalentClass>
+       <disjointUnionOf>
+               <resource name="awol:Feed"/>
+               <resource name="awol:Entry"/>
+       </disjointUnionOf>
        <subClassOf>
                <resource name="awol:Version"/>
        </subClassOf>
This page took 0.14984 seconds and 4 git commands to generate.