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

Provide workflow to harvest only regular metadata from OJS and then add geospatial metadata manually #68

Open
nuest opened this issue Nov 25, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@nuest
Copy link
Contributor

nuest commented Nov 25, 2022

  • Re-use JavaScript code from OPTIMETA geoportal for UI > https://github.com/TIBHannover/optimetaGeo/blob/main/js/submissionMetadataFormFields.js
  • Workflow (might need an needs an extra UI)
    • Provide a list of OJS instances (enter in a big text field, one per line)
    • Give the collection a name and store in collection_name (simple text field)
    • Click a "Harvest" Button > harvesting job is started
    • Harvest regular metadata and mark the publications in the database (mark as demo_collection: true and with collection_name and user)
    • When the harvesting job is completed the user who started it gets an email
    • The logged in user can open a new page where all harvested records are shown in a scrollable table
    • When clicking a record the UI for inserting the temporal and spatial metadata appears with a "Save" button

Alternatively a shortcut: enhance the existing harvesting workflow to not fail when geometadata is missing and to tag items from a specific harvesting run. Use some other online platform to draw the corresponding geometry and copy over the GeoJSON manually.

@nuest nuest added the enhancement New feature or request label Nov 25, 2022
@nuest nuest changed the title Provide workflow to harvest only regular metadata from OJS and then Provide workflow to harvest only regular metadata from OJS and then add geospatial metadata manually Dec 21, 2022
@nuest
Copy link
Contributor Author

nuest commented Dec 23, 2022

With nuest@536d80b the manual adding of location data should just work!

@nuest
Copy link
Contributor Author

nuest commented Aug 1, 2023

This workflow could profit from a "drop data" or "drop link to data repository" feature that uses geoextent-as-a-Service via an API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant