humanitiesplusdesign / data-pen

Personal modeling application for Linked Data.
http://hdlab.stanford.edu/fibra
26 stars 0 forks source link

Allow mass entity creation? #158

Open esjewett opened 7 years ago

esjewett commented 7 years ago

Based on description in #155. Basic idea would be allow CSV/paste import of:

  1. A list of labels
  2. A list of labels and associated identifiers (verified URIs)
  3. [later] Allow import on top of existing entities already in the local database and additional properties of those entities

The flow would likely be:

  1. User clicks mass import button
  2. Prompt for the "type" of the entity being imported, or allow creation of a new type
  3. Prompt for paste/upload of the import information
  4. Create new entities with the appropriate type and sameAs properties

Idea would be to allow use of Recon for mass verification.