Skip to content
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

Maybe write functions to set access|biblio|creators|attributes #45

Open
amoeba opened this issue May 25, 2018 · 1 comment
Open

Maybe write functions to set access|biblio|creators|attributes #45

amoeba opened this issue May 25, 2018 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@amoeba
Copy link
Collaborator

amoeba commented May 25, 2018

We proposed three ways to author metadata:

  1. Edit the metadata templates by hand (aka in Excel)
  2. Edit with @aurielfournier 's rad Shiny apps
  3. Use some R functions like set_access

We still need to write (3) I think. Ideally, the roxygen docs for each argument should give the user enough information to successfully fill the info in.

@amoeba amoeba added enhancement New feature or request help wanted Extra attention is needed labels May 25, 2018
@amoeba amoeba added this to the v1.0 milestone May 17, 2020
@amoeba amoeba changed the title Write functions to set access|biblio|creators|attributes Maybe write functions to set access|biblio|creators|attributes Jul 21, 2020
@amoeba
Copy link
Collaborator Author

amoeba commented Jul 21, 2020

After thinking about this again, I'm not so sure this is that useful. We provide two interfaces for filling in dataspice metadata: (1) The CSV itself, which can be manipulated any way tables are and (2) the Shiny app.

What would a set_access function look like for example? It'd need to return a data.frame matching the access structure but what would the user pass in?

I'm going to push this to the next milestone.

@amoeba amoeba modified the milestones: v1.0, next-release Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant