-
Notifications
You must be signed in to change notification settings - Fork 601
Rename accessLevelComment to rights #353
Comments
This makes sense to me. Here's what it would look like: https://gist.github.com/philipashlock/21ff607527863fba200b#file-pod-schema-v1-1-draft-example-json-L4 |
This issue is addressed in the following commit to the v1.1 metadata branch: |
Reviewing the DCAT spec, I don't think this is correct. DCAT only uses rights to describe intellectual property rights, and the property either belongs at the catalog level or at the distribution level.
|
@dsmorgan77 in DCAT,
(emphasis mine) As I mentioned before, this is a slightly broader definition than The fact that this is broader than license information is also noted in the usage notes for
(emphasis mine) Since As far as I understand (based on feedback from @jpmckinney) while the DCAT documentation does associate |
I agree that I do not agree with your interpretation of the DCAT language. My point here is that assigning the term |
@dsmorgan77 I agree that historically, we used I never said that |
I think rights associated with things like HIPPA and FERPA probably make more sense with |
I agree with @dsmorgan77 that FWIW, Are there reasons why DCAT did not also include the Are there cons to renaming |
@rebeccawilliams When it's the definition you need Something like the NCES Data Usage Agreement is a good example that's about usage rather than access and the usage isn't about intellectual property as would be covered by Here's another example:
|
There's also a related discussion in #222 where it does seem like the original intent of |
These are good use cases. Usage notes, terms of use, and/or usage restrictions (like @philipashlock's reference of the NCES Data Usage Agreement), as I pointed out in #222, actually aren't able to be documented anywhere in the schema today. As you noted in your original proposal, the definition of
Totally agree that |
If the NCES example didn't include the reuse permissions beyond our agreed IP scope of Given the current 👍 on |
👍 on revisiting how we deal with rights more generally at a later date and 👍 on living with what we have for this version ( |
Great. Thanks everyone for helping to tighten this up. With the original change now merged in as part of v1.1 metadata update, I'm going to go ahead and close this issue. Project Open Data is a living project though. Please continue any conversations around how the schema can be improved with new issues and pull requests! |
Several other issues have been aimed at better aligning the schema with DCAT (eg #350, #335, #272, #217) and this is another. In DCAT, the
rights
property can be used to refer to both intellectual property rights as well as rights regarding other access policies. It's range is defined by DublinCore RightsStatement and the more specific property in DublinCore that this aligns with is accessRights, but since they both use the same range defined by DublinCore and it makes sense to continue to align with DCAT, it seems like we should just stick withrights
even if it's slightly less specific.In Dublin Core, RightsStatement is defined as:
In Dublin Core, accessRights is defined as:
We currently define
accessLevelComment
as:My recommendation is to rename the field to be compatible with Dublin Core and DCAT (i.e. use
rights
), but to keep our definition and guidance essentially the same. The only thing I would suggest is that we could expand or clarify the definition to include any other details about use rights and restrictions that might be specific to this dataset if they're not already covered by the explanation foraccessLevel
e.g.:The text was updated successfully, but these errors were encountered: