org.mindswap.owls.vocabulary
Class OWLS_1_1.Actor

java.lang.Object
  extended by org.mindswap.owls.vocabulary.OWLS_1_1.Actor
Enclosing class:
OWLS_1_1

public static class OWLS_1_1.Actor
extends java.lang.Object

Vocabulary for the Actor ontology


Field Summary
static OWLClass Actor
           
static OWLDataProperty email
           
static OWLDataProperty fax
           
static OWLDataProperty name
           
static OWLDataProperty phone
           
static OWLDataProperty physicalAddress
           
static OWLDataProperty title
           
static java.lang.String URI
           
static OWLDataProperty webURL
           
 
Constructor Summary
OWLS_1_1.Actor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

URI

public static java.lang.String URI

Actor

public static OWLClass Actor

email

public static OWLDataProperty email

fax

public static OWLDataProperty fax

name

public static OWLDataProperty name

phone

public static OWLDataProperty phone

physicalAddress

public static OWLDataProperty physicalAddress

title

public static OWLDataProperty title

webURL

public static OWLDataProperty webURL
Constructor Detail

OWLS_1_1.Actor

public OWLS_1_1.Actor()


Copyright © 2004 Evren Sirin. All Rights Reserved.