]> Lady’s Gitweb - Vocab/blob - data/annotation_properties/rdfs¦isDefinedBy
Initial commit; initial set of vocabs
[Vocab] / data / annotation_properties / rdfs¦isDefinedBy
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 AnnotationProperty SYSTEM "../../DTD">
7 <AnnotationProperty>
8 <label xml:lang="en">is defined by</label>
9 <comment xml:lang="en">
10 <p>
11 A resource which defines this thing.
12 </p>
13 </comment>
14 <isDefinedBy>
15 <SpecificResource source="(RDF11-SCHEMA)" fragment="ch_isdefinedby"/>
16 </isDefinedBy>
17 <isDefinedBy>
18 <SpecificResource source="(OWL2)" fragment="a_isDefinedBy"/>
19 </isDefinedBy>
20 <subPropertyOf>
21 <resource name="rdfs:seeAlso"/>
22 </subPropertyOf>
23 </AnnotationProperty>
This page took 0.043203 seconds and 5 git commands to generate.