Re: [fcrepo-dev] Ingesting atom 1.1

2012-10-16 Thread Edwin Shin
hmm, don't have the code before me, but I think you might be right (that you need the atom xml). If memory serves, the REST API code just pre-fabricates a foxml document for an ingest request when a foxml document isn't provided, but doesn't do the same for the other formats (atom, mets). seems

[fcrepo-dev] Ingesting atom 1.1

2012-10-16 Thread Asseg, Frank
Hola Guys, I tried to create a new object in fedora using a POST to the following Endpoint: http://localhost:8080/fedora/objects/new?format=info:fedora/fedora-system:ATOM-1.1&label=test-1 but when doing for example: curl --user fedoraAdmin:fed -X POST http://localhost:8080/fedora/objects/new?fo