|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ldodds.foaf.PersonUtils
Utility class for working with foaf:Person
resources
within a Jena model.
Constructor Summary | |
PersonUtils()
|
Method Summary | |
static Resource |
findCreator(Model model)
|
static Resource |
findMaker(Model model)
|
static Selector |
getKnowsSelector(Resource person)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PersonUtils()
Method Detail |
public static Selector getKnowsSelector(Resource person)
public static Resource findMaker(Model model)
public static Resource findCreator(Model model)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |