Cross Reference: OWLDataProperty.java
xref
: /
httpd
/
docs
/
manual
/
upgrading.html
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
/*
* Created on Nov 20, 2004
*/
package
org
.
mindswap
.
owl
;
/**
*
@author
Evren Sirin
*/
public
interface
OWLDataProperty
extends
OWLProperty
{
}