Class ContentTripleSource

    • Field Detail

      • SMALL_CONTENT_MODELS

        protected static final String[] SMALL_CONTENT_MODELS
        These are the small content models that we want to keep in memory.
      • MEMORY_MAPPED_CONTENT_MODELS

        protected static final String[] MEMORY_MAPPED_CONTENT_MODELS
        These are the small content OntModels for which we don't need short-term instances.
    • Constructor Detail

      • ContentTripleSource

        public ContentTripleSource()
    • Method Detail

      • addContentDecorators

        protected static org.apache.jena.rdf.model.ModelMaker addContentDecorators​(org.apache.jena.rdf.model.ModelMaker sourceMM)
        These decorations are added to a Content ModelMaker, regardless of the source. Use the default model as the full union.