com.clarkparsia.stardog.jena
Class StardogModelAssembler.OWL2Profile

java.lang.Object
  extended by com.clarkparsia.stardog.jena.StardogModelAssembler.OWL2Profile
Enclosing class:
StardogModelAssembler

public static final class StardogModelAssembler.OWL2Profile
extends Object

URIs for OWL 2 profiles as defined by W3C.


Field Summary
static Resource DL
           
static Resource EL
           
static Resource QL
           
static Resource RL
           
static String URI
           
 
Constructor Summary
StardogModelAssembler.OWL2Profile()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

URI

public static final String URI
See Also:
Constant Field Values

DL

public static final Resource DL

EL

public static final Resource EL

QL

public static final Resource QL

RL

public static final Resource RL
Constructor Detail

StardogModelAssembler.OWL2Profile

public StardogModelAssembler.OWL2Profile()


Copyright © 2010-2013 Clark & Parsia. All Rights Reserved.