]> Lady’s Gitweb - Vocab/blob - data/classes/awol¦XHTML
Add some missing @lang="en" tags to H·T·M·L output
[Vocab] / data / classes / awol¦XHTML
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">X·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 X·H·T·M·L <ref target="awol:body">body</ref>.
12 </p>
13 <p>
14 In an Atom context, this does <em>not</em> include the wrapping <code>&lt;div&gt;</code>.
15 </p>
16 </comment>
17 <isDefinedBy>
18 <SpecificResource source="(AWOL)" fragment="XHTML"/>
19 </isDefinedBy>
20 <equivalentClass>
21 <Class>
22 <intersectionOf>
23 <Restriction>
24 <onProperty>
25 <resource name="awol:body"/>
26 </onProperty>
27 <someValuesFrom>
28 <resource name="rdf:XMLLiteral"/>
29 </someValuesFrom>
30 </Restriction>
31 <Restriction>
32 <onProperty>
33 <resource name="awol:type"/>
34 </onProperty>
35 <someValuesFrom>
36 <Datatype>
37 <onDatatype>
38 <resource name="xsd:string"/>
39 </onDatatype>
40 <withRestrictions>
41 <pattern>[Aa][Pp][Pp][Ll][Ii][Cc][Aa][Tt][Ii][Oo][Nn]/[Xx][Hh][Tt][Mm][Ll]\+[Xx][Mm][Ll]</pattern>
42 </withRestrictions>
43 </Datatype>
44 </someValuesFrom>
45 </Restriction>
46 </intersectionOf>
47 </Class>
48 </equivalentClass>
49 <subClassOf>
50 <resource name="awol:TextContent"/>
51 </subClassOf>
52 </Class>
This page took 1.055256 seconds and 5 git commands to generate.