]> Lady’s Gitweb - Vocab/blob - data/object_properties/sioc¦has_owner
Add R·F·C 5005 link relations
[Vocab] / data / object_properties / sioc¦has_owner
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 irreflexive="yes">
8 <label xml:lang="en">has owner</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="contact:SocialEntity">Social Entity</ref> which owns this thing.
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 range of this property to <ref target="sioc:UserAccount">User Accounts</ref>, but this ontology allows it to point to any kind of Social Entity.
18 </p>
19 </comment>
20 <isDefinedBy>
21 <SpecificResource source="(SIOC)" fragment="term_has_owner"/>
22 </isDefinedBy>
23 <range>
24 <resource name="contact:SocialEntity"/>
25 </range>
26 </ObjectProperty>
This page took 0.05344 seconds and 5 git commands to generate.