GithubHelp home page GithubHelp logo

Dataset licensing metadata about dat HOT 4 CLOSED

dat-ecosystem avatar dat-ecosystem commented on August 16, 2024
Dataset licensing metadata

from dat.

Comments (4)

max-mapper avatar max-mapper commented on August 16, 2024

agreed. I'm considering building on top of http://www.dataprotocols.org/en/latest/data-packages.html which is inspired by package.json. running dat init should probably go through a wizard like npm init and set a default license (NPM sets bsd by default)

from dat.

junosuarez avatar junosuarez commented on August 16, 2024

A few thoughts: headers and metadata in general are very important for reasons of organization, dataset discovery, licensing and authorization, specifying encoding, support contact information, etc. However, static representation of this, for example the datapackage.json descriptors, works great for snapshots (like semver published versions, a la npm) or even continuously versioned sources, like a git repository - after all, you just get the representation of the descriptor file as of a certain point in time.

For live-replicated data sources, there needs to be a mechanism for handling (and replicating) changes in metadata. This could be as complicated as interleaving append-only patches to metadata in the main replication channel, or another way comes to mind: TTL timeouts, like DNS. People getting a one-time data dump can get the descriptor as of that point, and clients that are continuously mirroring a data source can refresh the descriptor resource as often as necessary.

I realize I'm replying to an older thread - please point me in the right direction if this has been superseded by another discussion thread.

from dat.

junosuarez avatar junosuarez commented on August 16, 2024

Also, rather than specifying or establishing conventions for all possible metadata, including jsonld for semantic metadata would be supercool. A core "minimum required" set is fine, and what the datapackage.json spec includes is reasonable.

from dat.

okdistribute avatar okdistribute commented on August 16, 2024

I think we can close this, we have a package.json now in dat and people can add a license to that (i.e., npm).

from dat.

Related Issues (20)

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.