]> Lady’s Gitweb - Vocab/blob - data/annotation_properties/rdf¦object
Initial commit; initial set of vocabs
[Vocab] / data / annotation_properties / rdf¦object
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
5 -->
6 <!DOCTYPE AnnotationProperty SYSTEM "../../DTD">
7 <AnnotationProperty>
8 <label xml:lang="en">has object</label>
9 <comment xml:lang="en">
10 <p>
11 An object of this <ref target="rdf:Statement">Statement</ref>.
12 </p>
13 <p>
14 This property is defined as an annotation property (i·e it cannot be formally reasoned about) because it is could point to either literal or nonliteral values.
15 Formal reification of R·D·F graphs which allows for reasoning about objects would require disambiguating between those with literal objects and those with nonliteral objects.
16 </p>
17 <p>
18 Typically a Statement has only one object, but this is not formally constrained.
19 </p>
20 </comment>
21 <isDefinedBy>
22 <SpecificResource source="(RDF11-SCHEMA)" fragment="ch_object"/>
23 </isDefinedBy>
24 <domain>
25 <resource name="rdf:Statement"/>
26 </domain>
27 </AnnotationProperty>
This page took 0.057538 seconds and 5 git commands to generate.