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

Add kumu formatted csv files #12

Closed
manicprogrammer opened this issue Dec 4, 2020 · 1 comment · Fixed by #14
Closed

Add kumu formatted csv files #12

manicprogrammer opened this issue Dec 4, 2020 · 1 comment · Fixed by #14

Comments

@manicprogrammer
Copy link
Collaborator

add a csv file for elements and a csv file for connections with column headers that will work with kumu mapper. This is related to research for #11.

CSV will be used as they can be loaded into a spreadsheet or numerous tools for easy editing and work reasonably well for merging changes.

@manicprogrammer
Copy link
Collaborator Author

the columns for the elements csv are:
label,tags,type,Title,Document Type,URL,Description

the columns for the connections csv are:
from,to,type,label

manicprogrammer added a commit that referenced this issue Dec 4, 2020
manicprogrammer added a commit that referenced this issue Dec 4, 2020
add files for kumu rendering of map

resolves #12
* add kumu mapper formatted csv files
* add kumu workspace definition file
the added file defines the kumu maps and views without providing the data to be mapped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant