This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
279921 Ldp::Gone (): | |
279922 ldp (0.3.1) lib/ldp/client/methods.rb:108:in `block in check_for_errors' | |
279923 ldp (0.3.1) lib/ldp/client/methods.rb:106:in `tap' | |
279924 ldp (0.3.1) lib/ldp/client/methods.rb:106:in `check_for_errors' | |
279925 ldp (0.3.1) lib/ldp/client/methods.rb:24:in `head' | |
279926 ldp (0.3.1) lib/ldp/resource.rb:48:in `head' | |
279927 ldp (0.3.1) lib/ldp/resource.rb:31:in `new?' | |
279928 active-fedora (9.3.0) lib/active_fedora/persistence.rb:7:in `new_record?' | |
279929 active-fedora (9.3.0) lib/active_fedora/associations/association.rb:130:in `find_target?' | |
279930 active-fedora (9.3.0) lib/active_fedora/associations/association.rb:114:in `load_target' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
199650 I, [2015-08-28T21:15:03.448663 #14177] INFO -- : Completed 500 Internal Server Error in 8112ms (ActiveRecord: 17 .7ms) | |
199651 F, [2015-08-28T21:15:03.473891 #14177] FATAL -- : | |
199652 Ldp::Gone (): | |
199653 ldp (0.3.1) lib/ldp/client/methods.rb:108:in `block in check_for_errors' | |
199654 ldp (0.3.1) lib/ldp/client/methods.rb:106:in `tap' | |
199655 ldp (0.3.1) lib/ldp/client/methods.rb:106:in `check_for_errors' | |
199656 ldp (0.3.1) lib/ldp/client/methods.rb:24:in `head' | |
199657 ldp (0.3.1) lib/ldp/resource.rb:48:in `head' | |
199658 ldp (0.3.1) lib/ldp/resource.rb:31:in `new?' | |
199659 ldp (0.3.1) lib/ldp/resource.rb:70:in `create' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOST = 'localhost' | |
ActionMailer::Base.smtp_settings = { | |
user_name: un, password: pw, | |
:address => 'smtp.mandrillapp.com', | |
:port => 587, | |
:authentication => 'login', | |
:enable_starttls_auto => true, | |
domain: HOST | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I, [2015-09-01T14:56:50.560670 #24890] INFO -- : Started POST "/concern/images" for 75.149.149.10 at 2015-09-01 14:56:50 +0000 | |
I, [2015-09-01T14:56:50.562129 #24890] INFO -- : Processing by CurationConcerns::ImagesController#create as HTML | |
I, [2015-09-01T14:56:50.562284 #24890] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"uW8Yz27QidnQlYVSfnLklIyjnQurotRaXUA5dl489uQGtrwUqTqdOzJ8ON7ouLR9GRuf6XPBp844ACCe6Fos9w==", "image"=>{"title"=>["Testing timing"], "creator"=>[""], "contributor"=>[""], "description"=>[""], "subject"=>[""], "publisher"=>[""], "source"=>[""], "language"=>[""], "files"=>#<ActionDispatch::Http::UploadedFile:0x000000061c3210 @tempfile=#<Tempfile:/tmp/RackMultipart20150901-24890-ooidmg.tiff>, @original_filename="Arch1.tiff", @content_type="image/tiff", @headers="Content-Disposition: form-data; name=\"image[files]\"; filename=\"Arch1.tiff\"\r\nContent-Type: image/tiff\r\n">, "visibility_during_embargo"=>"restricted", "embargo_release_date"=>"2015-09-02", "visibility_after_embargo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
goldenseal [master]$ bundle console | |
irb(main):001:0> Openseadragon::Engine | |
=> Openseadragon::Engine | |
irb(main):002:0> Openseadragon::Engine.config | |
=> #<Rails::Engine::Configuration:0x007f89ba61f530 @root=#<Pathname:/Users/justin/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/openseadragon-0.2.0>, @generators=#<Rails::Configuration::Generators:0x007f89ba61f508 @aliases={}, @options={:rails=>{:stylesheet_engine=>:scss, :javascript_engine=>:coffee}}, @fallbacks={}, @templates=[], @colorize_logging=true, @hidden_namespaces=[]>> | |
irb(main):003:0> Openseadragon::Engine.config.assets | |
=> {:_blocks=>[], :paths=>[], :prefix=>"/assets", :manifest=>nil, :precompile=>[#<Proc:0x007f89bc1734f8@/Users/justin/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/sprockets-rails-2.3.2/lib/sprockets/railtie.rb:60 (lambda)>, /(?:\/|\\|\A)application\.(css|js)$/, "openseadragon/*.png"], :version=>"", :debug=>false, :compile=>true, :digest=>false} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PATH | |
remote: . | |
specs: | |
curation_concerns (0.1.0) | |
active_attr | |
blacklight_advanced_search (>= 5.1.4, < 6.0) | |
breadcrumbs_on_rails (~> 2.3.0) | |
curation_concerns-models (= 0.1.0) | |
hydra-collections | |
hydra-derivatives |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
irb(main):001:0> Hydra::PCDM | |
=> Hydra::PCDM | |
irb(main):002:0> Hydra::PCDM::RDFVocabularies | |
NameError: uninitialized constant Hydra::PCDM::RDFVocabularies |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@prefix premis: <http://www.loc.gov/premis/rdf/v1#> . | |
@prefix nt: <http://www.jcp.org/jcr/nt/1.0> . | |
@prefix ns020: <http://bibframe.org/vocab/> . | |
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | |
@prefix ns004: <http://projecthydra.org/ns/auth/acl#> . | |
@prefix ns003: <http://www.w3.org/ns/auth/acl#> . | |
@prefix ns002: <http://purl.org/dc/terms/> . | |
@prefix ns001: <info:fedora/fedora-system:def/model#> . | |
@prefix xsi: <http://www.w3.org/2001/XMLSchema-instance> . | |
@prefix ns008: <http://www.rdaregistry.info/Elements/u/#> . |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<mods:name usage="primary" type="personal" authority="local"> | |
<mods:namePart>Gerlach, C. W.</mods:namePart> | |
<mods:role> | |
<mods:roleTerm type="text" authority="marcrelator" | |
authorityURI="http://id.loc.gov/vocabulary/relators" | |
valueURI="http://id.loc.gov/vocabulary/relators/pht">Photographer</mods:roleTerm> | |
</mods:role> | |
</mods:name> | |
<mods:name type="corporate" authority="naf" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
UPDATE (359.7ms) Collection etds | |
CREATE (4228.8ms) ETD f3/n0/14/n7/f3n014n7 | |
UPDATE (339.9ms) Collection etds | |
CREATE (4299.2ms) ETD f3/g4/4n/6k/f3g44n6k | |
UPDATE (337.8ms) Collection etds | |
CREATE (4250.7ms) ETD f3/bg/2k/w5/f3bg2kw5 | |
UPDATE (366.5ms) Collection etds | |
CREATE (4468.0ms) ETD f3/41/6v/57/f3416v57 | |
UPDATE (351.9ms) Collection etds | |
CREATE (4758.9ms) ETD f3/6q/1v/5v/f36q1v5v |