]> Lady’s Gitweb - Vocab/blob - data/object_properties/skos¦topConceptOf
Initial commit; initial set of vocabs
[Vocab] / data / object_properties / skos¦topConceptOf
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">top concept of</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="skos:ConceptScheme">Concept Scheme</ref> in which this <ref target="skos:Concept">Concept</ref> is “top‐level”.
12 </p>
13 <p>
14 The definition of “top‐level” is intentionally vague; it does <em>not</em> necessarily imply anything about this Concepts relations to other Concepts.
15 </p>
16 </comment>
17 <isDefinedBy>
18 <SpecificResource source="(SKOS)" fragment="topConceptOf"/>
19 </isDefinedBy>
20 <subPropertyOf>
21 <resource name="skos:inScheme"/>
22 </subPropertyOf>
23 <inverseOf>
24 <resource name="skos:hasTopConcept"/>
25 </inverseOf>
26 <domain>
27 <resource name="skos:Concept"/>
28 </domain>
29 <range>
30 <resource name="skos:ConceptScheme"/>
31 </range>
32 </ObjectProperty>
This page took 0.059373 seconds and 5 git commands to generate.