Class CONFIG.Rep

java.lang.Object
org.eclipse.rdf4j.model.vocabulary.CONFIG.Rep
Enclosing class:
CONFIG

public static final class CONFIG.Rep extends Object
Repository config
Since:
4.3.0
Author:
Jeen Broekstra
  • Field Details Link icon

    • Repository Link icon

      public static final IRI Repository
      Type value for a RepositoryConfig. tag:rdf4j.org,2023:config/Repository
    • id Link icon

      public static final IRI id
      Setting for the repository ID. tag:rdf4j.org,2023:config/rep.id
    • impl Link icon

      public static final IRI impl
      Setting for the repository implementation-specific configuration. tag:rdf4j.org,2023:config/rep.impl
    • type Link icon

      public static final IRI type
      Setting for the repository type. tag:rdf4j.org,2023:config/rep.type
  • Constructor Details Link icon

    • Rep Link icon

      public Rep()