<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE DatatypeProperty SYSTEM "../../DTD">
<DatatypeProperty>
	<label xml:lang="en">value</label>
	<comment xml:lang="en">
		<p>
			The primary value associated with this thing.
		</p>
		<p>
			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.
		</p>
		<p>
			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"/>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(RDF11-SCHEMA)" fragment="ch_value"/>
	</isDefinedBy>
</DatatypeProperty>