]> Lady’s Gitweb - Vocab/blob - data/object_properties/sioc¦owner_of
Drop foaf:weblog
[Vocab] / data / object_properties / sioc¦owner_of
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 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">owner of</label>
9 <comment xml:lang="en">
10 <p>
11 A thing which this <ref target="contact:SocialEntity">Social Entity</ref> owns.
12 </p>
13 <p>
14 “Ownership” here implies some level of control or privilege over how the thing is modified or used.
15 </p>
16 <p>
17 <ptr target="(SIOC)"/> restricts the domain of this property to <ref target="sioc:UserAccount">User Accounts</ref>, but this ontology allows it on any kind of Social Entity.
18 </p>
19 </comment>
20 <isDefinedBy>
21 <SpecificResource source="(SIOC)" fragment="term_owner_of"/>
22 </isDefinedBy>
23 <inverseOf>
24 <resource name="sioc:has_owner"/>
25 </inverseOf>
26 </ObjectProperty>
This page took 0.109605 seconds and 5 git commands to generate.