]> Lady’s Gitweb - Vocab/blob - data/object_properties/rdfs¦member
Initial commit; initial set of vocabs
[Vocab] / data / object_properties / rdfs¦member
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>
8 <label xml:lang="en">has member</label>
9 <comment xml:lang="en">
10 <p>
11 A thing which is contained by this thing.
12 </p>
13 <p>
14 The container membership properties (properties of the form <resource name="rdf:_1"/>, <resource name="rdf:_2"/>, ⁊·c) are all implicitly subproperties of this property, altho there is no formal requirement on applications to support this.
15 These properties are intended for use with <ref target="rdfs:Container">Containers</ref>, but may also be applied to other things.
16 </p>
17 <p>
18 In <ptr target="(RDF11-SCHEMA)"/>, this property is permitted to take literal values; it is neither formally an object property nor a data property.
19 For compatibility with Owl, and to match the most useful cases, this ontology defines it as an object property and disallows its use with literals.
20 </p>
21 </comment>
22 <isDefinedBy>
23 <SpecificResource source="(RDF11-SCHEMA)" fragment="ch_member"/>
24 </isDefinedBy>
25 </ObjectProperty>
This page took 0.095703 seconds and 5 git commands to generate.