13 lines
283 B
HTML
13 lines
283 B
HTML
<!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>
|