|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mulgara.mrg.vocab.uri.FOAF
public class FOAF
A class for holding the FOAF vocabulary. TODO: incomplete
| Field Summary | |
|---|---|
static String |
BASE
The DC namespace |
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. |
static String |
PREFIX
The QName prefix for FOAF |
| 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 String PREFIX
public static final String BASE
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 | |||||||||