Package org.aksw.faraday_cage.vocabulary
Class FCAGE
- java.lang.Object
-
- org.aksw.faraday_cage.vocabulary.FCAGE
-
public class FCAGE extends java.lang.ObjectVocabulary for https://w3id.org/fcage/
-
-
Field Summary
Fields Modifier and Type Field Description static PropertydecoratedBystatic ResourceExecutionNodestatic ResourceExecutionNodeWrapperstatic PropertyfromNodestatic PropertyfromPortstatic PropertyhasInputstatic java.lang.StringNSstatic java.lang.StringPREFIX
-
Constructor Summary
Constructors Constructor Description FCAGE()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetURI()
-
-
-
Field Detail
-
NS
public static java.lang.String NS
-
PREFIX
public static java.lang.String PREFIX
-
hasInput
public static Property hasInput
-
fromNode
public static Property fromNode
-
fromPort
public static Property fromPort
-
decoratedBy
public static Property decoratedBy
-
ExecutionNode
public static Resource ExecutionNode
-
ExecutionNodeWrapper
public static Resource ExecutionNodeWrapper
-
-