Package org.aksw.deer.vocabulary
Class DEER
- java.lang.Object
-
- org.aksw.deer.vocabulary.DEER
-
public class DEER extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static ResourceDeerExecutionNodeWrapperstatic ResourceEnrichmentOperatorstatic ResourceModelReaderstatic ResourceModelWriterstatic java.lang.StringNSstatic java.lang.StringPREFIX
-
Constructor Summary
Constructors Constructor Description DEER()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetURI()static Propertyproperty(java.lang.String localName)static Resourceresource(java.lang.String localName)
-
-
-
Field Detail
-
NS
public static final java.lang.String NS
- See Also:
- Constant Field Values
-
PREFIX
public static final java.lang.String PREFIX
- See Also:
- Constant Field Values
-
DeerExecutionNodeWrapper
public static Resource DeerExecutionNodeWrapper
-
EnrichmentOperator
public static Resource EnrichmentOperator
-
ModelReader
public static Resource ModelReader
-
ModelWriter
public static Resource ModelWriter
-
-