]> Lady’s Gitweb - Vocab/blob - data/object_properties/skos¦inScheme
Initial commit; initial set of vocabs
[Vocab] / data / object_properties / skos¦inScheme
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">in scheme</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="skos:ConceptScheme">Concept Scheme</ref> which this thing belongs to.
12 </p>
13 <p>
14 This property is intended for use with <ref target="skos:Concept">Concepts</ref>, but it has no formal domain and can additionally be used with other things.
15 </p>
16 </comment>
17 <isDefinedBy>
18 <SpecificResource source="(SKOS)" fragment="inScheme"/>
19 </isDefinedBy>
20 <range>
21 <resource name="skos:ConceptScheme"/>
22 </range>
23 </ObjectProperty>
This page took 0.102371 seconds and 5 git commands to generate.