]> Lady’s Gitweb - Vocab/blob - data/datatype_properties/rdf¦value
Initial commit; initial set of vocabs
[Vocab] / data / datatype_properties / rdf¦value
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 DatatypeProperty SYSTEM "../../DTD">
7 <DatatypeProperty>
8 <label xml:lang="en">value</label>
9 <comment xml:lang="en">
10 <p>
11 The primary value associated with this thing.
12 </p>
13 <p>
14 This ontology restricts values to R·D·F literals (it is treated as a data property); this restriction is not present in the original definition nor universally‐accepted.
15 </p>
16 <p>
17 This property is useful to mitigate other constraints made by this vocabulary; for example, altho a <ref target="rdf:List">List</ref> must <ref target="rdf:first">have a first element</ref> which is nonliteral, it could be a blank node with a literal <resource name="rdf:value"/>.
18 </p>
19 </comment>
20 <isDefinedBy>
21 <SpecificResource source="(RDF11-SCHEMA)" fragment="ch_value"/>
22 </isDefinedBy>
23 </DatatypeProperty>
This page took 0.095402 seconds and 5 git commands to generate.