3 SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
6 <!DOCTYPE NamedIndividual SYSTEM "../../DTD">
8 <label xml:lang="en">Nil</label>
9 <comment xml:lang="en">
11 A <ref target="rdf:List">List</ref> of zero elements.
14 There are no ontological restrictions on Nil, but the expectation is that it has no <ref target="rdf:first">first element</ref> or <ref target="rdf:rest">rest</ref>.
15 Conformance to this expectation is strongly recommended.
19 <SpecificResource source="(RDF11-SCHEMA)" fragment="ch_nil"/>
22 <resource name="rdf:List"/>