Skip to content

Configuration Properties — Concepts & Collections

All properties are set in the Bauhaus Back-Office Spring Boot configuration and follow the fr.insee.rmes.bauhaus namespace. Default values are defined in bauhaus-core.properties.

PropertyTypeDefaultDescription
fr.insee.rmes.bauhaus.concepts.graphStringconcepts/definitionsNamed graph in GraphDB where concepts are stored
fr.insee.rmes.bauhaus.concepts.schemeStringconcepts/definitions/schemeIRI of the SKOS Concept Scheme
fr.insee.rmes.bauhaus.concepts.baseURIStringconcepts/definitionBase URI used to mint concept IRIs
fr.insee.rmes.bauhaus.concepts.defaultContributorStringhttp://bauhaus/organisations/insee/HIE2001203Default contributor IRI assigned to new concepts
fr.insee.rmes.bauhaus.concepts.defaultMailSenderStringdg75-administration-rmes@insee.frSender address for concept notification emails
fr.insee.rmes.bauhaus.concepts.maxLengthScopeNoteInteger350Maximum number of characters allowed in a scope note
PropertyTypeDefaultDescription
fr.insee.rmes.bauhaus.collections.graphString${fr.insee.rmes.bauhaus.baseGraph}${fr.insee.rmes.bauhaus.concepts.graph}Named graph in GraphDB where collections are stored
fr.insee.rmes.bauhaus.collections.baseURIString${fr.insee.rmes.bauhaus.sesame.gestion.baseURI}/concepts/definitionsBase URI used to mint collection IRIs

Both defaults are computed from shared properties — override them explicitly if your GraphDB topology differs from the standard layout.

Themes are concept schemes used to classify concepts by statistical domain.

PropertyTypeDefaultDescription
fr.insee.rmes.bauhaus.theme.graphStringconceptsNamed graph where theme/domain concept schemes are stored
fr.insee.rmes.bauhaus.theme.conceptSchemeFilterStringclassificationOfStatisticalDomain,inseeThemeComma-separated list of concept scheme identifiers used to populate the domain selector
PropertyTypeDefaultDescription
fr.insee.rmes.bauhaus.documentations.concepts.graphStringconcepts/qualiteNamed graph used for quality documentation attached to concepts