]> Lady’s Gitweb - Vocab/blob - data/annotation_properties/owl¦backwardCompatibleWith
Initial commit; initial set of vocabs
[Vocab] / data / annotation_properties / owl¦backwardCompatibleWith
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">backward‐compatible with</label>
9 <comment xml:lang="en">
10 <p>
11 An ontology which is a prior version of this ontology, yet still compatible with it.
12 </p>
13 </comment>
14 <isDefinedBy>
15 <SpecificResource source="(OWL2)" fragment="a_backwardCompatibleWith"/>
16 </isDefinedBy>
17 <domain>
18 <resource name="owl:Ontology"/>
19 </domain>
20 <range>
21 <resource name="owl:Ontology"/>
22 </range>
23 </AnnotationProperty>
This page took 0.047433 seconds and 5 git commands to generate.