|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.weblab.core.extended.factory.PoKFactory
public class PoKFactory
To create PieceOfKnowledge
s we strongly encourage to use this class. It will enable the creation of an
Annotation
having an URI
compliant with the WebLabRI
recommendations.
You may need PieceOfKnowledge
s in three main cases.
ResultSet
and you need to add a PoK
in it. In that case
you shall use this class.PoK
or a standalone Ontology
. In that case, we
encourage you to use the method createResource
in ResourceFactory
.Annotation
. In that case, we encourage you to use the method
createAndLinkAnnotation
of the AnnotationFactory
class.
AnnotationFactory
,
ResourceFactory
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |