]> Lady’s Gitweb - Vocab/blob - data/object_properties/foaf¦topic
Add terms from S·I·O·C
[Vocab] / data / object_properties / foaf¦topic
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 ObjectProperty SYSTEM "../../DTD">
7 <ObjectProperty>
8 <label xml:lang="en">has topic</label>
9 <comment xml:lang="en">
10 <p>
11 A thing that this <ref target="foaf:Document">Document</ref> is about.
12 </p>
13 <p>
14 Note that this property primarily exists as an inverse of <ptr target="foaf:page"/>, and consequently has a domain of Documents.
15 For a more general term which can encompass parts or collections of Documents, use <ptr target="dcterms:subject"/>
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(FOAF)" fragment="term_topic"/>
20 </isDefinedBy>
21 <subPropertyOf>
22 <resource name="dcterms:subject"/>
23 </subPropertyOf>
24 <inverseOf>
25 <resource name="foaf:page"/>
26 </inverseOf>
27 </ObjectProperty>
This page took 0.128273 seconds and 5 git commands to generate.