]> Lady’s Gitweb - Vocab/blob - data/classes/awol¦XHTML
Initial commit; initial set of vocabs
[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 <resource name="awol:Content"/>
24 <Restriction>
25 <onProperty>
26 <resource name="awol:body"/>
27 </onProperty>
28 <someValuesFrom>
29 <resource name="rdf:XMLLiteral"/>
30 </someValuesFrom>
31 </Restriction>
32 <Restriction>
33 <onProperty>
34 <resource name="awol:type"/>
35 </onProperty>
36 <someValuesFrom>
37 <Datatype>
38 <onDatatype>
39 <resource name="xsd:string"/>
40 </onDatatype>
41 <withRestrictions>
42 <pattern>[Aa][Pp][Pp][Ll][Ii][Cc][Aa][Tt][Ii][Oo][Nn]/[Xx][Hh][Tt][Mm][Ll]\+[Xx][Mm][Ll]</pattern>
43 </withRestrictions>
44 </Datatype>
45 </someValuesFrom>
46 </Restriction>
47 </intersectionOf>
48 </Class>
49 </equivalentClass>
50 <subClassOf>
51 <resource name="awol:TextContent"/>
52 </subClassOf>
53 </Class>
This page took 0.053731 seconds and 5 git commands to generate.