]> Lady’s Gitweb - Vocab/blob - data/named_individuals/_OWL2_
Initial commit; initial set of vocabs
[Vocab] / data / named_individuals / _OWL2_
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 NamedIndividual SYSTEM "../../DTD">
7 <NamedIndividual name="https://www.w3.org/TR/owl2-syntax/">
8 <label xml:lang="en">Owl 2 Structural Specification</label>
9 <comment xml:lang="en">
10 <p>
11 This specification defines the conceptual structure for Owl, independent of any serialization format.
12 Many terms in the Owl name·space are actually “defined” by <ptr target="(OWL2-MAPPING)"/>, which explains how to convert this conceptual structure into R·D·F graphs.
13 However, this specification provides the definition for the few terms which are actually relevant to this ontology from a nonmeta perspective; namely its set of annotation properties.
14 It also redefines a few terms from <ptr target="(RDF11-SCHEMA)"/> for use in annotations.
15 </p>
16 </comment>
17 <type>
18 <resource name="dcterms:BibliographicResource"/>
19 </type>
20 <type>
21 <resource name="dcterms:Standard"/>
22 </type>
23 <type>
24 <resource name="foaf:Document"/>
25 </type>
26 </NamedIndividual>
This page took 0.214001 seconds and 5 git commands to generate.