]> Lady’s Gitweb - Vocab/blobdiff - data/object_properties/foaf¦topic
Fix links to U·R·L¦s
[Vocab] / data / object_properties / foaf¦topic
index afd627b02265f85b1e1687169ea01c28f394cf74..9a9685ec435a05cf02784c78062dc9808297c25c 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 ObjectProperty SYSTEM "../../DTD">
@@ -10,14 +10,18 @@ SPDX-License-Identifier: CC0-1.0
                <p>
                        A thing that this <ref target="foaf:Document">Document</ref> is about.
                </p>
+               <p>
+                       Note that this property primarily exists as an inverse of <ptr target="foaf:page"/>, and consequently has a domain of Documents.
+                       For a more general term which can encompass parts or collections of Documents, use <ptr target="dcterms:subject"/>
+               </p>
        </comment>
        <isDefinedBy>
                <SpecificResource source="(FOAF)" fragment="term_topic"/>
        </isDefinedBy>
+       <subPropertyOf>
+               <resource name="dcterms:subject"/>
+       </subPropertyOf>
        <inverseOf>
                <resource name="foaf:page"/>
        </inverseOf>
-       <domain>
-               <resource name="foaf:Document"/>
-       </domain>
 </ObjectProperty>
This page took 0.020775 seconds and 4 git commands to generate.