Dan Feder

Results 110 issues of Dan Feder

I suppose there would need to be a way to identify which drupal version you're using. PHPStorm handles this pretty well.

There are two files in the DKAN codebase that are completely empty. Bye!

This PR: * Renames the `Resource` class in DKAN common to `DataResource`. * Brings the entire datastore library into DKAN core and renames its `Resource` class to `DatastoreResource` This addresses...

fixes [org/repo/issue#] - [ ] Test coverage exists - [ ] Documentation exists ## QA Steps - [ ] Add manual QA steps in checklist format for a reviewer to...

fixes #3399 - [ ] Test coverage exists - [ ] Documentation exists ## QA Steps - [ ] Add manual QA steps in checklist format for a reviewer to...

We initially implemented dataset column types in #3686 as full frictionless table schemas, but the change was too disruptive. Stashing that code here to come back to for a v2....

API v2

Fixes #3772 - [ ] Test coverage exists - [ ] Documentation exists ## QA Steps - [ ] Add manual QA steps in checklist format for a reviewer to...

The way schemas are defined and discovered in DKAN is still quite fragile, and not conducive to customization. Flexibility is the major value proposition of DKAN's unorthodox approach to metadata...

Roadmap
Needs Refinement

The referencing system contains a lot of implicit rules and types of references, and has business logic spread out between the Referencer and Lifecycle classes. This could be organized much...

fixes [org/repo/issue#] - [ ] Test coverage exists - [ ] Documentation exists ## QA Steps - [ ] Add manual QA steps in checklist format for a reviewer to...