-
Notifications
You must be signed in to change notification settings - Fork 9
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
Examples of the need to model Evidence as Dataset #111
Comments
Lets elaborate this example together. let
In order to use this public service one has to provide its domicile (registered home address).
The input of the public service is thus a record from the Folkeregisteret. Namely that is the evidence a person Bob has to provide to the public service The system Bob has to contact to retrieve his domicile (the required evidence) for him is thus the FolkeRegisteret. The evidence in the context of CPSV-AP has input is the actual record for Bob (or a generic template), not the collection of the evidences.
Does this resonate with you? This shows an attention point: it is not because 2 things are of type dcat:Dataset they are about the same granularity. The same thing happens here: Evidence being a dcat:Dataset is different from the collection/register of the evidences as dcat:Dataset. CCCEV and CPSV-AP are about the first, more detailed level, while DCAT-AP is at the second more granular level. ps: the hasInput has another issue, namely the difference between descriptive and execution of a Public Service. For that |
Thanks, @bertvannuffelen! Our example and our usage of CPSV-AP (so far) is also descriptive, so we are at the same level. Could you explain We are aware of granularities, and the difference between "a row" in "a table" as a dcat:Dataset and "the whole table" as a dcat:Dataset. Our National Population Register with its APIs is (also) meant to provide access to a specific piece of information (e.g. the registered address) about a given registered person (e.g. Bob). Moreover, our user Bob may e.g. be asked to give his consent to let the service provider to retrieve relevant info from the National Population Register (instead of Bob being asked to attach the evidence that he has to get from the National Population Register first). So, our need is to include the authoritative source National Population Register in the description of the service, in one way or another and preferably directly. Anyway, two things:
|
Conf. the CPSV-AP webinar today, where I mentioned our needs to be able to reuse datasets as evidences.
For example, when you apply for some services from a given municipality, you usually need to provide evidence that you are a registered resident in that given municipality. The authoritative source for your registered home address in Norway, is the National Population Register. The National Population Register is a dataset which is already described in the National Data Catalog, https://data.norge.no/datasets/e281c8c6-b944-4662-861d-a475e973e393, with its distributions etc.
What we need in this example, is to be able to express that the already described/existing dataset "National Population Register" mentioned above, is an Evidence to a given municipal public service. [Conf. the discussions at the webinar today, we are not talking about referring to millions of individual evidences, but referring to a register which may provide individual evidences.]
Reuse of already existing datasets is very important, conf. the "once only" principle.
The text was updated successfully, but these errors were encountered: