]> Lady’s Gitweb - Vocab/blob - data/object_properties/is
Initial commit; initial set of vocabs
[Vocab] / data / object_properties / is
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 ObjectProperty SYSTEM "../../DTD">
7 <ObjectProperty functional="yes" reflexive="yes" status="plumbing">
8 <label xml:lang="en">is</label>
9 <comment xml:lang="en">
10 <p>
11 This thing.
12 </p>
13 <p>
14 Every object is itself.
15 This property is primarily useful as a superproperty for derived properties which reify class membership thru object property relationships.
16 </p>
17 </comment>
18 </ObjectProperty>
This page took 0.050441 seconds and 5 git commands to generate.