Package be.ugent.rml
Class NAMESPACES
- java.lang.Object
-
- be.ugent.rml.NAMESPACES
-
public class NAMESPACES extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringCSVWstatic StringD2RQstatic StringDOAPstatic StringFNMLstatic StringFNODeprecated.static StringFNO_OLDDeprecated.static StringFNO_Sstatic StringFNOIstatic StringFNOMstatic StringLIBstatic StringPROVstatic StringQLstatic StringRDFstatic StringRMLstatic StringRRstatic StringSDstatic StringVOIDstatic StringXSD
-
Constructor Summary
Constructors Constructor Description NAMESPACES()
-
-
-
Field Detail
-
RML
public static final String RML
- See Also:
- Constant Field Values
-
RR
public static final String RR
- See Also:
- Constant Field Values
-
RDF
public static final String RDF
- See Also:
- Constant Field Values
-
FNML
public static final String FNML
- See Also:
- Constant Field Values
-
QL
public static final String QL
- See Also:
- Constant Field Values
-
D2RQ
public static final String D2RQ
- See Also:
- Constant Field Values
-
SD
public static final String SD
- See Also:
- Constant Field Values
-
FNO_S
public static final String FNO_S
- See Also:
- Constant Field Values
-
FNO
@Deprecated public static final String FNO
Deprecated.- See Also:
- Constant Field Values
-
FNO_OLD
@Deprecated public static final String FNO_OLD
Deprecated.- See Also:
- Constant Field Values
-
FNOI
public static final String FNOI
- See Also:
- Constant Field Values
-
FNOM
public static final String FNOM
- See Also:
- Constant Field Values
-
DOAP
public static final String DOAP
- See Also:
- Constant Field Values
-
LIB
public static final String LIB
- See Also:
- Constant Field Values
-
PROV
public static final String PROV
- See Also:
- Constant Field Values
-
VOID
public static final String VOID
- See Also:
- Constant Field Values
-
XSD
public static final String XSD
- See Also:
- Constant Field Values
-
CSVW
public static final String CSVW
- See Also:
- Constant Field Values
-
-