mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-25 16:59:01 +09:00
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>
|