Package org.aksw.deer.vocabulary
Class FOXO
- java.lang.Object
-
- org.aksw.deer.vocabulary.FOXO
-
public class FOXO extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static ResourceLOCATIONstatic ResourceORGANIZATIONstatic ResourcePERSONstatic PropertyRELATED_TOstatic java.lang.Stringurl
-
Constructor Summary
Constructors Constructor Description FOXO()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetURI()
-
-
-
Field Detail
-
url
public static final java.lang.String url
- See Also:
- Constant Field Values
-
LOCATION
public static final Resource LOCATION
-
ORGANIZATION
public static final Resource ORGANIZATION
-
PERSON
public static final Resource PERSON
-
RELATED_TO
public static final Property RELATED_TO
-
-