summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfa/0206-isvalid.html
blob: cdcf64a4b1f9f418851f84634acf6c8be29b2dc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
<head>
   <meta charset=utf-8>
   <title>Default context test 0206</title>
</head>
<body>
	<p about ="xsd:maxExclusive" rel="rdf:type" resource="owl:DatatypeProperty">
	    An OWL Axiom: "xsd:maxExclusive" is a Datatype Property in OWL.
	</p>
</body>

</html>