]> Lady’s Gitweb - Vocab/blob - data/object_properties/sioc¦has_creator
Add R·F·C 5005 link relations
[Vocab] / data / object_properties / sioc¦has_creator
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">has creator</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="contact:SocialEntity">Social Entity</ref> to which the creation of this thing is attributed.
12 </p>
13 <p>
14 Social Entities are not necessarily <ref target="dcterms:Agent">Agents</ref>, and consequently this property is not defined as a subproperty of <ptr target="dcterms:creator"/>.
15 When an <ref target="foaf:OnlineAccount">Online Account</ref> is the (non·agential) creator of a thing, this implies that the Agent which it is an <ref target="sioc:account_of">account of</ref> is (probably) the (agential) creator of that thing.
16 </p>
17 <p>
18 <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.
19 </p>
20 </comment>
21 <isDefinedBy>
22 <SpecificResource source="(SIOC)" fragment="term_has_creator"/>
23 </isDefinedBy>
24 <range>
25 <resource name="contact:SocialEntity"/>
26 </range>
27 </ObjectProperty>
This page took 0.047611 seconds and 5 git commands to generate.