]> Lady’s Gitweb - Vocab/blob - data/classes/awol¦HTML
Fix links to U·R·L¦s
[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 <Restriction>
21 <onProperty>
22 <resource name="awol:body"/>
23 </onProperty>
24 <someValuesFrom>
25 <resource name="xsd:string"/>
26 </someValuesFrom>
27 </Restriction>
28 <Restriction>
29 <onProperty>
30 <resource name="awol:type"/>
31 </onProperty>
32 <someValuesFrom>
33 <Datatype>
34 <onDatatype>
35 <resource name="xsd:string"/>
36 </onDatatype>
37 <withRestrictions>
38 <pattern>[Tt][Ee][Xx][Tt]/[Hh][Tt][Mm][Ll]</pattern>
39 </withRestrictions>
40 </Datatype>
41 </someValuesFrom>
42 </Restriction>
43 </intersectionOf>
44 </Class>
45 </equivalentClass>
46 <subClassOf>
47 <resource name="awol:TextContent"/>
48 </subClassOf>
49 </Class>
This page took 0.328915 seconds and 5 git commands to generate.