Giter Site home page Giter Site logo

claw_rest_ingester's People

Contributors

mjordan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

claw_rest_ingester's Issues

Add ability to populate fields on media

Thanks to @dannylamb's patience on IRC, I got this working:

curl -v -u admin:islandora -H "Content-Type: application/json" -X PATCH --data-binary @my.json "http://localhost:8000/media/17?_format=json"

where my.json is

{"bundle": [{"target_id":"web_content","target_type":"media_bundle"}], "field_premis_event": [{"value":"Hi there."}]}

Add the ability to use custom fields in the CSV file

The ingester should be able to add fields other than title and description. It should auto-detect additional fields in the CSV and if the corresponding field exists in the target content type, populate it.

Port to Python

So it can be wrapped in Electron for a nice desktop app!

Image media require alt text

Alt text is a required field in the GUI for image media, so we will need to PATCH a value for this field upon successful PUTing the media.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.