Extend organization data model #397
ddeboer
started this conversation in
Collections
Replies: 1 comment
-
Yes, this makes sense! Indeed, this is out of scope of the Basisregistratie - that merely requires an organization's identifier and name. So we can extend it safely.
Or we could use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For the publication module (#375) we need some more organization data. So extend the current data model (#162) with:
schema:description
for the about box and page;schema:logo
for branding;schema:contactPoint
so visitors know how to contact the organization;schema:sameAs
to link to the organization’s website if different than the resource’s IRIWe then end up with:
Should this data be edited directly in the pod for now?
@sdevalk Does this make sense from the perspective of the Basisregistratie or are we out of its scope here anyway?
Beta Was this translation helpful? Give feedback.
All reactions