de.fau.cs.www8.jadeowlcodec.triplestore
Class Uri.Concept

java.lang.Object
  extended by de.fau.cs.www8.jadeowlcodec.triplestore.AbsUriOrValue
      extended by de.fau.cs.www8.jadeowlcodec.triplestore.Uri
          extended by de.fau.cs.www8.jadeowlcodec.triplestore.Uri.Concept
All Implemented Interfaces:
java.lang.Comparable
Enclosing class:
Uri

public static final class Uri.Concept
extends Uri


Nested Class Summary
 
Nested classes/interfaces inherited from class de.fau.cs.www8.jadeowlcodec.triplestore.Uri
Uri.Builtin, Uri.Concept, Uri.Individual, Uri.Other, Uri.RdfANodeID, Uri.RdfList, Uri.Role, Uri.Test, Uri.XsdDatatype
 
Field Summary
 
Fields inherited from class de.fau.cs.www8.jadeowlcodec.triplestore.Uri
cache
 
Constructor Summary
protected Uri.Concept(java.net.URI uri)
           
 
Method Summary
static Uri.Concept instance(java.lang.String name)
           
static Uri.Concept instance(java.net.URI uri)
           
 
Methods inherited from class de.fau.cs.www8.jadeowlcodec.triplestore.Uri
compareTo, equals, getAuthority, getFragment, getHost, getPath, getPort, getQuery, getRawAuthority, getRawFragment, getRawPath, getRawQuery, getRawSchemeSpecificPart, getRawUserInfo, getScheme, getSchemeSpecificPart, getUserInfo, hashCode, have, isAbsolute, isOpaque, makeURI, toASCIIString, toString, toURL, unwrap
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Uri.Concept

protected Uri.Concept(java.net.URI uri)
Method Detail

instance

public static Uri.Concept instance(java.net.URI uri)

instance

public static Uri.Concept instance(java.lang.String name)


Copyright 2007 Moritz Goeb, Bernhard Schiemann, Ulf Schreiber of Chair of Artificial Intelligence, University of Erlangen-Nuremberg