Class QueryFieldLabels
- java.lang.Object
-
- edu.cornell.mannlib.vitro.webapp.visualization.constants.QueryFieldLabels
-
public class QueryFieldLabels extends Object
Thsi contains the sparql fields which are used to capture data for the value objects.- Author:
- cdtank
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description QueryFieldLabels()
-
-
-
Field Detail
-
PREDICATE
public static final String PREDICATE
- See Also:
- Constant Field Values
-
OBJECT
public static final String OBJECT
- See Also:
- Constant Field Values
-
DOCUMENT_URL
public static final String DOCUMENT_URL
- See Also:
- Constant Field Values
-
DOCUMENT_MONIKER
public static final String DOCUMENT_MONIKER
- See Also:
- Constant Field Values
-
DOCUMENT_LABEL
public static final String DOCUMENT_LABEL
- See Also:
- Constant Field Values
-
DOCUMENT_BLURB
public static final String DOCUMENT_BLURB
- See Also:
- Constant Field Values
-
DOCUMENT_DESCRIPTION
public static final String DOCUMENT_DESCRIPTION
- See Also:
- Constant Field Values
-
DOCUMENT_PUBLICATION_YEAR
public static final String DOCUMENT_PUBLICATION_YEAR
- See Also:
- Constant Field Values
-
DOCUMENT_PUBLICATION_YEAR_USING_1_1_PROPERTY
public static final String DOCUMENT_PUBLICATION_YEAR_USING_1_1_PROPERTY
- See Also:
- Constant Field Values
-
DOCUMENT_PUBLICATION_YEAR_MONTH
public static final String DOCUMENT_PUBLICATION_YEAR_MONTH
- See Also:
- Constant Field Values
-
DOCUMENT_PUBLICATION_DATE
public static final String DOCUMENT_PUBLICATION_DATE
- See Also:
- Constant Field Values
-
DOCUMENT_JOURNAL_LABEL
public static final String DOCUMENT_JOURNAL_LABEL
- See Also:
- Constant Field Values
-
THUMBNAIL_LOCATION_URL
public static final String THUMBNAIL_LOCATION_URL
- See Also:
- Constant Field Values
-
THUMBNAIL_FILENAME
public static final String THUMBNAIL_FILENAME
- See Also:
- Constant Field Values
-
AUTHOR_URL
public static final String AUTHOR_URL
- See Also:
- Constant Field Values
-
AUTHOR_LABEL
public static final String AUTHOR_LABEL
- See Also:
- Constant Field Values
-
CO_AUTHOR_URL
public static final String CO_AUTHOR_URL
- See Also:
- Constant Field Values
-
CO_AUTHOR_LABEL
public static final String CO_AUTHOR_LABEL
- See Also:
- Constant Field Values
-
COLLEGE_URL
public static final String COLLEGE_URL
- See Also:
- Constant Field Values
-
COLLEGE_LABEL
public static final String COLLEGE_LABEL
- See Also:
- Constant Field Values
-
ACADEMIC_FACULTY_EMPLOYEE_URL
public static final String ACADEMIC_FACULTY_EMPLOYEE_URL
- See Also:
- Constant Field Values
-
ACADEMIC_STAFF_EMPLOYEE_URL
public static final String ACADEMIC_STAFF_EMPLOYEE_URL
- See Also:
- Constant Field Values
-
PERSON_URL
public static final String PERSON_URL
- See Also:
- Constant Field Values
-
PERSON_LABEL
public static final String PERSON_LABEL
- See Also:
- Constant Field Values
-
PERSON_TYPE
public static final String PERSON_TYPE
- See Also:
- Constant Field Values
-
PERSON_TYPE_LABEL
public static final String PERSON_TYPE_LABEL
- See Also:
- Constant Field Values
-
SECONDARY_POSITION_LABEL
public static final String SECONDARY_POSITION_LABEL
- See Also:
- Constant Field Values
-
START_YEAR_LABEL
public static final String START_YEAR_LABEL
- See Also:
- Constant Field Values
-
ORGANIZATION_URL
public static final String ORGANIZATION_URL
- See Also:
- Constant Field Values
-
ORGANIZATION_LABEL
public static final String ORGANIZATION_LABEL
- See Also:
- Constant Field Values
-
SUBORGANIZATION_URL
public static final String SUBORGANIZATION_URL
- See Also:
- Constant Field Values
-
SUBORGANIZATION_LABEL
public static final String SUBORGANIZATION_LABEL
- See Also:
- Constant Field Values
-
PARENT_ORGANIZATION_URL
public static final String PARENT_ORGANIZATION_URL
- See Also:
- Constant Field Values
-
PARENT_ORGANIZATION_LABEL
public static final String PARENT_ORGANIZATION_LABEL
- See Also:
- Constant Field Values
-
SUBORGANIZATION_TYPE
public static final String SUBORGANIZATION_TYPE
- See Also:
- Constant Field Values
-
SUBORGANIZATION_TYPE_LABEL
public static final String SUBORGANIZATION_TYPE_LABEL
- See Also:
- Constant Field Values
-
DEPARTMENT_URL
public static final String DEPARTMENT_URL
- See Also:
- Constant Field Values
-
DEPARTMENT_LABEL
public static final String DEPARTMENT_LABEL
- See Also:
- Constant Field Values
-
PI_URL
public static final String PI_URL
- See Also:
- Constant Field Values
-
PI_LABEL
public static final String PI_LABEL
- See Also:
- Constant Field Values
-
CO_PI_URL
public static final String CO_PI_URL
- See Also:
- Constant Field Values
-
CO_PI_LABEL
public static final String CO_PI_LABEL
- See Also:
- Constant Field Values
-
GRANT_URL
public static final String GRANT_URL
- See Also:
- Constant Field Values
-
GRANT_LABEL
public static final String GRANT_LABEL
- See Also:
- Constant Field Values
-
ROLE_START_DATE
public static final String ROLE_START_DATE
- See Also:
- Constant Field Values
-
ROLE_END_DATE
public static final String ROLE_END_DATE
- See Also:
- Constant Field Values
-
GRANT_START_DATE
public static final String GRANT_START_DATE
- See Also:
- Constant Field Values
-
GRANT_END_DATE
public static final String GRANT_END_DATE
- See Also:
- Constant Field Values
-
LAST_CACHED_AT_DATETIME
public static final String LAST_CACHED_AT_DATETIME
- See Also:
- Constant Field Values
-
-