|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mulgara.mrg.vocab.FOAF
public class FOAF
A class for holding the FOAF vocabulary. TODO: incomplete
| Field Summary | |
|---|---|
static Uri |
BASE_URI
The URI of the FOAF name space. |
static Uri |
FIRST_NAME
The first name relationship. |
static Uri |
KNOWS
The knows relationship. |
static Uri |
NAME
The name relationship. |
static Uri |
PERSON
The Person class. |
| Constructor Summary | |
|---|---|
FOAF()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Uri BASE_URI
public static final Uri FIRST_NAME
public static final Uri NAME
public static final Uri KNOWS
public static final Uri PERSON
| Constructor Detail |
|---|
public FOAF()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||