se.kmr.scam.rdf.vocabulary
Class RDF

java.lang.Object
  extended byse.kmr.scam.rdf.vocabulary.RDF

public class RDF
extends Object

Title:

Description:

Copyright: Copyright (c) 2002

Company:

Version:
1.0
Author:
unascribed

Field Summary
static Resource Alt
           
static Resource Bag
           
static Resource BNode
           
static Property li
           
static Resource Literal
           
static Property member
           
static String namespace
           
static Property object
           
static Property parseType
           
static Property predicate
           
static Resource Property
           
static Resource Resource
           
static Resource Seq
           
static Resource Statement
           
static Property subject
           
static Property type
           
static Property value
           
 
Constructor Summary
RDF()
           
 
Method Summary
static Property li(int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

namespace

public static final String namespace
See Also:
Constant Field Values

Alt

public static Resource Alt

Bag

public static Resource Bag

Property

public static Resource Property

Seq

public static Resource Seq

Statement

public static Resource Statement

subject

public static Property subject

predicate

public static Property predicate

object

public static Property object

type

public static Property type

value

public static Property value

li

public static Property li

member

public static Property member

parseType

public static Property parseType

Literal

public static Resource Literal

Resource

public static Resource Resource

BNode

public static Resource BNode
Constructor Detail

RDF

public RDF()
Method Detail

li

public static Property li(int i)
                   throws RDFException
Throws:
RDFException


Copyright © 2003 SCAM. All Rights Reserved.