Coder Social home page Coder Social logo

dpv's People

Contributors

bert-github avatar coolharsh55 avatar k----n avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dpv's Issues

Consistency in class naming

It seems to me that the class PersonalDataCategory is wrongly named and should be renamed, probably to PersonalData. The rationale is that, from this name, one may infer that instances of the class are "categories", while my understanding is that the categories are actually the subclasses of this class (like "Financial" or "Historical").

What confirms this hint is the fact that one of the subclass is "SpecialCategoryPersonalData" (rather than "PersonalDataSpecialCategory").

Also, I believe that the immediate subclasses of PersonalDataCategory should be named more explicitly FinancialData, HistoricalData and so on... In general, naming a class with an adjective is odd...

Intense bikeshedding, I know...

Reusing namespace ODRL?

https://dpvcg.github.io/dpv/#namespaces mentions the ODRL namespace. However, the actual implementation doesn't make any reference to ODRL.

Is an alignment with ODRL planned? I see some things that ODRL and DPV have in common. E.g., DPV defines "Processing" as "The processing performed on personal data", and ODRL says "An Action class indicates an operation that can be exercised on an Asset." And "anonymization" only makes sense on personal data, doesn't it?

Background: I am the maintainer of the International Data Spaces (IDS) Information Model and have some plans to align the IDS Information Model, which already is an extension of ODRL, with DPV.

DataSubject is not defined as sub-class of LegalEntity

Happy Holidays!

Just noticed that in w3, some relationships are defined that are not in the ttl of this repo:

E.g.
In w3:
https://www.w3.org/ns/dpv#dpv:LegalEntity is Parent Class of dpv:DataSubject

In ttl (

dpv/dpv.ttl

Line 616 in 07526f2

dpv:DataSubject a rdfs:Class ;
):
dpv:DataSubject a rdfs:Class ; doesn't have rdfs:subClassOf dpv:LegalEntity

How to cite this work?

Hi, I am working on a paper that is related to privacy, and where one of the recommendations is to use a unified terminology, to reduce confusion among users. Do you have a preferred way in which you want this research to be cited? It would be great if you included this info in the readme.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.