Sha256: 56a09299b95cad8b190b3f295d90bc4f282f8b3c4e8f42b1d00529a50794b879

Contents?: true

Size: 1.1 KB

Versions: 2

Compression:

Stored size: 1.1 KB

Contents

<info:fedora/scholarsphere:<%= @id %>> <http://purl.org/dc/terms/publisher> "<%= @user %>" .
<info:fedora/scholarsphere:<%= @id %>> <http://purl.org/dc/terms/description> "<%= @title %> Description" .
<info:fedora/scholarsphere:<%= @id %>> <http://purl.org/dc/terms/created> "<%= Time.now.strftime("%m/%d/%Y") %>" .
<info:fedora/scholarsphere:<%= @id %>> <http://purl.org/dc/terms/contributor> "<%= @user %>" .
<info:fedora/scholarsphere:<%= @id %>> <http://purl.org/dc/terms/title> "<%= @title %>" .
<info:fedora/scholarsphere:<%= @id %>> <http://purl.org/dc/terms/relation> "test" .
<info:fedora/scholarsphere:<%= @id %>> <http://purl.org/dc/terms/subject> "<%= @title %> Test" .
<info:fedora/scholarsphere:<%= @id %>> <http://purl.org/dc/terms/language> "En" .
<info:fedora/scholarsphere:<%= @id %>> <http://xmlns.com/foaf/0.1/based_near> "State College" .
<info:fedora/scholarsphere:<%= @id %>> <http://purl.org/dc/terms/rights> "<%= @user %>" .
<info:fedora/scholarsphere:<%= @id %>> <http://purl.org/dc/terms/creator> "<%= @user %>" .
<info:fedora/scholarsphere:<%= @id %>> <http://purl.org/dc/terms/identifier> "Test" .

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sufia-0.0.1.pre2 spec/fixtures/scholarsphere_generic_stub.descMeta.txt
sufia-0.0.1.pre1 spec/fixtures/scholarsphere_generic_stub.descMeta.txt