org.mindswap.owls.vocabulary
Class OWLS_1_0.Service

java.lang.Object
  extended by org.mindswap.owls.vocabulary.OWLS_1_0.Service
Enclosing class:
OWLS_1_0

public static class OWLS_1_0.Service
extends java.lang.Object


Field Summary
static OWLObjectProperty describedBy
           
static OWLObjectProperty describes
           
static OWLObjectProperty presentedBy
           
static OWLObjectProperty presents
           
static OWLClass Service
           
static OWLClass ServiceGrounding
           
static OWLClass ServiceModel
           
static OWLClass ServiceProfile
           
static OWLObjectProperty supportedBy
           
static OWLObjectProperty supports
           
static java.lang.String URI
           
 
Constructor Summary
OWLS_1_0.Service()
           
 
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

Service

public static OWLClass Service

ServiceProfile

public static OWLClass ServiceProfile

ServiceModel

public static OWLClass ServiceModel

ServiceGrounding

public static OWLClass ServiceGrounding

presentedBy

public static OWLObjectProperty presentedBy

presents

public static OWLObjectProperty presents

describedBy

public static OWLObjectProperty describedBy

describes

public static OWLObjectProperty describes

supportedBy

public static OWLObjectProperty supportedBy

supports

public static OWLObjectProperty supports
Constructor Detail

OWLS_1_0.Service

public OWLS_1_0.Service()


Copyright © 2004 Evren Sirin. All Rights Reserved.