Constant Field Values


Contents
org.eaglei.*

org.eaglei.repository.Access
public static final java.lang.String SUPERUSER_ROLE_NAME "superuser"

org.eaglei.repository.DataRepository
public static final java.lang.String AUTH_DB_NAME "eagle-i-users.derby"
public static final java.lang.String CONFIG_INSTANCE_CSS "eaglei.repository.instance.css"
public static final java.lang.String CONFIG_INSTANCE_XSLT "eaglei.repository.instance.xslt"
public static final java.lang.String CONFIG_TITLE "eaglei.repository.title"

org.eaglei.repository.Formats
public static final java.lang.String DEFAULT_BOOLEAN_MIMETYPE "application/sparql-results+xml"
public static final java.lang.String DEFAULT_RDF_MIMETYPE "application/rdf+xml"
public static final java.lang.String DEFAULT_TUPLE_MIMETYPE "application/sparql-results+xml"

org.eaglei.repository.format.RDFHTMLWriter
public static final java.lang.String MIME "text/html"

org.eaglei.repository.format.RDFNQuadsWriter
public static final java.lang.String NQUADS_MIME "text/rdf+nquads"

org.eaglei.repository.format.SPARQLHTMLWriter
public static final java.lang.String Postlogue "</table></div></body></html>\r\n"
public static final java.lang.String Prologue "<?xml version=\"1.0\" encoding=\"UTF-8\"?><!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"><html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\" xml:lang=\"en\"><head> <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" /> <title>SPARQL Query Results</title> <link rel=\"stylesheet\" type=\"text/css\" href=\"/repository/style/sparql.css\" /></head><body><div><table>\r\n"

org.eaglei.repository.vocabulary.DATAMODEL
public static final java.lang.String APP_ONT_NAMESPACE "http://eagle-i.org/ont/app/1.0/"
public static final java.lang.String GRAPH_NAME "http://purl.obolibrary.org/obo/ero.owl"

org.eaglei.repository.vocabulary.DCTERMS
public static final java.lang.String NAMESPACE "http://purl.org/dc/terms/"

org.eaglei.repository.vocabulary.FOAF
public static final java.lang.String NAMESPACE "http://xmlns.com/foaf/0.1/"

org.eaglei.repository.vocabulary.REPO
public static final java.lang.String NAMESPACE "http://eagle-i.org/ont/repo/1.0/"



Copyright © 2009-2010 Eagle-I. All Rights Reserved.