]> Lady’s Gitweb - Vocab/blob - data/classes/awol¦HTML
Initial commit; initial set of vocabs
[Vocab] / data / classes / awol¦HTML
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">H·T·M·L Content</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="awol:TextContent">Text Content</ref> which has an H·T·M·L <ref target="awol:body">body</ref>.
12 </p>
13 </comment>
14 <isDefinedBy>
15 <SpecificResource source="(AWOL)" fragment="HTML"/>
16 </isDefinedBy>
17 <equivalentClass>
18 <Class>
19 <intersectionOf>
20 <resource name="awol:Content"/>
21 <Restriction>
22 <onProperty>
23 <resource name="awol:body"/>
24 </onProperty>
25 <someValuesFrom>
26 <resource name="xsd:string"/>
27 </someValuesFrom>
28 </Restriction>
29 <Restriction>
30 <onProperty>
31 <resource name="awol:type"/>
32 </onProperty>
33 <someValuesFrom>
34 <Datatype>
35 <onDatatype>
36 <resource name="xsd:string"/>
37 </onDatatype>
38 <withRestrictions>
39 <pattern>[Tt][Ee][Xx][Tt]/[Hh][Tt][Mm][Ll]</pattern>
40 </withRestrictions>
41 </Datatype>
42 </someValuesFrom>
43 </Restriction>
44 </intersectionOf>
45 </Class>
46 </equivalentClass>
47 <subClassOf>
48 <resource name="awol:TextContent"/>
49 </subClassOf>
50 </Class>
This page took 0.101858 seconds and 5 git commands to generate.