org.mindswap.owl.vocabulary
Class RDF

java.lang.Object
  extended by org.mindswap.owl.vocabulary.RDF

public class RDF
extends java.lang.Object

Author:
Evren Sirin

Field Summary
static java.net.URI first
           
static java.net.URI List
           
static ListVocabulary ListVocabulary
           
static java.net.URI nil
           
static java.lang.String ns
           
static java.net.URI Property
           
static java.net.URI Resource
           
static java.net.URI rest
           
static java.net.URI type
           
static java.net.URI XMLLiteral
           
 
Constructor Summary
RDF()
           
 
Method Summary
static java.net.URI getURI()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ns

public static final java.lang.String ns
See Also:
Constant Field Values

Property

public static final java.net.URI Property

Resource

public static final java.net.URI Resource

type

public static final java.net.URI type

XMLLiteral

public static final java.net.URI XMLLiteral

List

public static final java.net.URI List

first

public static final java.net.URI first

rest

public static final java.net.URI rest

nil

public static final java.net.URI nil

ListVocabulary

public static final ListVocabulary ListVocabulary
Constructor Detail

RDF

public RDF()
Method Detail

getURI

public static final java.net.URI getURI()


Copyright © 2004 Evren Sirin. All Rights Reserved.