Class ContextAwareSchema


  • public class ContextAwareSchema
    extends Object
    Author:
    James Leigh
    • Field Detail

      • NAMESPACE

        public static final String NAMESPACE
        The ContextAwareRepository schema namespace ( http://www.openrdf.org/config/repository/contextaware#).
        See Also:
        Constant Field Values
      • INCLUDE_INFERRED

        public static final IRI INCLUDE_INFERRED
        http://www.openrdf.org/config/repository/contextaware#includeInferred
      • MAX_QUERY_TIME

        public static final IRI MAX_QUERY_TIME
        http://www.openrdf.org/config/repository/contextaware#maxQueryTime
      • QUERY_LANGUAGE

        public static final IRI QUERY_LANGUAGE
        http://www.openrdf.org/config/repository/contextaware#queryLanguage
      • BASE_URI

        public static final IRI BASE_URI
        http://www.openrdf.org/config/repository/contextaware#base
      • READ_CONTEXT

        public static final IRI READ_CONTEXT
        http://www.openrdf.org/config/repository/contextaware#readContext
      • ADD_CONTEXT

        @Deprecated
        public static final IRI ADD_CONTEXT
        Deprecated.
        http://www.openrdf.org/config/repository/contextaware#addContext
      • REMOVE_CONTEXT

        public static final IRI REMOVE_CONTEXT
        http://www.openrdf.org/config/repository/contextaware#removeContext
      • ARCHIVE_CONTEXT

        @Deprecated
        public static final IRI ARCHIVE_CONTEXT
        Deprecated.
        http://www.openrdf.org/config/repository/contextaware#archiveContext
      • INSERT_CONTEXT

        public static final IRI INSERT_CONTEXT
        http://www.openrdf.org/config/repository/contextaware#insertContext
    • Constructor Detail

      • ContextAwareSchema

        public ContextAwareSchema()