Class CONFIG.Rep
- java.lang.Object
-
- org.eclipse.rdf4j.model.vocabulary.CONFIG.Rep
-
-
Constructor Summary
Constructors Constructor Description Rep()
-
-
-
Field Detail
-
Repository
public static final IRI Repository
Type value for a RepositoryConfig. tag:rdf4j.org,2023:config/Repository
-
id
public static final IRI id
Setting for the repository ID. tag:rdf4j.org,2023:config/rep.id
-
impl
public static final IRI impl
Setting for the repository implementation-specific configuration. tag:rdf4j.org,2023:config/rep.impl
-
type
public static final IRI type
Setting for the repository type. tag:rdf4j.org,2023:config/rep.type
-
-