]> Lady’s Gitweb - Vocab/blob - data/classes/skos¦ConceptScheme
Initial commit; initial set of vocabs
[Vocab] / data / classes / skos¦ConceptScheme
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 Class SYSTEM "../../DTD">
7 <Class>
8 <label xml:lang="en">Concept Scheme</label>
9 <comment xml:lang="en">
10 <p>
11 An aggregation of one or more <ref target="skos:Concept">Concepts</ref>.
12 </p>
13 <p>
14 The <ptr target="skos:inScheme"/> property is used to identify the Concept Schemes that a Concept belongs to.
15 <ptr target="skos:hasTopConcept"/> can additionally be used to link from a Concept Scheme to the “top‐level” concepts it contains.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(SKOS)" fragment="ConceptScheme"/>
20 </isDefinedBy>
21 <disjointWith>
22 <resource name="skos:Concept"/>
23 </disjointWith>
24 </Class>
This page took 0.052833 seconds and 5 git commands to generate.