]> Lady’s Gitweb - Vocab/blob - data/annotation_properties/rdf¦subject
Initial commit; initial set of vocabs
[Vocab] / data / annotation_properties / rdf¦subject
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 subject</label>
9 <comment xml:lang="en">
10 <p>
11 A subject of this <ref target="rdf:Statement">Statement</ref>.
12 </p>
13 <p>
14 Typically a Statement has only one subject, but this is not formally constrained.
15 </p>
16 <p>
17 This property is defined as an annotation property for parity with <ptr target="rdf:object"/>, even tho its value should always be an object.
18 </p>
19 </comment>
20 <isDefinedBy>
21 <SpecificResource source="(RDF11-SCHEMA)" fragment="ch_subject"/>
22 </isDefinedBy>
23 <domain>
24 <resource name="rdf:Statement"/>
25 </domain>
26 </AnnotationProperty>
This page took 0.049169 seconds and 5 git commands to generate.