-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ODRC: implement informatiecategorie resource #14
Comments
Estimate at 4-5 days |
…informatie-categorie-resource-backup 🗃️ [#14] added informatie categorie model
…and to seperate file and added tests
re-opening for testing reasons |
@bart-maykin @sergei-maertens Ik wil dat deze categorie straks niet in het ODPC of ODBP getoond wordt, maar dat alle handmatig toegevoegde informatiecategorieën in de DiWoo-sitemap als "inspanningsverplichting art 3.1 Woo" opgenomen worden. Hoe lossen we dat op? Verder ziet de oplossing er overigens netjes uit! |
@MarcoKlerks kan je daar een aparte US voor opvoeren? Ik denk dat we deze zullen kunnen hardcoden zodat alle zelf-toegevoegde categorieën automatisch naar die categorie omgekat worden - we kunnen een attribuut |
@sergei-maertens, dat zal ik doen! Dan kan deze story naar Done, toch? |
inderdaad - als alles goed is, dan kan je deze story sluiten en dan gaat die vanzelf naar de "Done" kolom! |
Every published document belongs to a particular information category. The possible information categories are defined in a "waardelijst" published as part of the DiWoo standard (
informatiecategorielijst
indiwoo-metadata-lijsten.xsd
). Additionally, organisaties want to define their own information categories (see #9).The publication tool needs access to these categories so the correct metadata can be attached to documents.
Roughly the schema of
InformatieCategorie
would look like:Waardelijst: https://standaarden.overheid.nl/tooi/waardelijsten/expression?lijst_uri=https%3A%2F%2Fidentifier.overheid.nl%2Ftooi%2Fset%2Fscw_woo_informatiecategorieen%2F3
InformatieCategorie
and integrate it in the admin interfaceidentifier
andname
order
origin
identifier
is never editable/api/v1/informatiecategorieen
name
,origin
The text was updated successfully, but these errors were encountered: