Dspace fields from museum

42 views
Skip to first unread message

Christoforos Korifidis

unread,
May 2, 2023, 11:47:32 AM5/2/23
to DSpace Community
Hello,

I want to store data for museum.
Is there a standard schema I can use?
If there is not, how can I make a custom schema?
I would like for example to add extra fields for width height and orientation. How can I do this?

Mariyapillai Jayakananthan

unread,
May 2, 2023, 10:22:59 PM5/2/23
to Christoforos Korifidis, DSpace Community
Hi,
Try this.
https://www.researchgate.net/publication/344623638_Islandora_An_Open_Source_Software_Solution_for_Museum_Collections_of_the_Library_Eastern_University_Sri_Lanka

M. Jayakananthan (BSc, MSc) 
Research Data Librarian
International Water Management Institute
127, Sunil Mawatha, Pelawatte, Battaramulla, Colombo, Sri Lanka
m.jayak...@cgiar.org, mje...@gmail.com
+94773457556




--
All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
---
You received this message because you are subscribed to the Google Groups "DSpace Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dspace-communi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/3fc5bab1-f93d-413c-9d2d-d7dc54847467n%40googlegroups.com.

Mark H. Wood

unread,
May 3, 2023, 8:58:58 AM5/3/23
to dspace-c...@googlegroups.com
I asked Google for "museum metadata standards" and got many hits that
may be useful. If one or more seem appropriate, you might ask here
whether anyone has already written their "schemas" for DSpace and
would be willing to share.

If nothing has been written for a standard that you wish to implement,
then you'll need to write a "schema" for it. This is a simple XML
document that defines a name space and names within it.

You should read
https://wiki.lyrasis.org/display/DSDOC7x/Metadata+Recommendations
and become familiar with metadata support in DSpace. But it seems
that at this time the format of a DSpace metadata schema is documented
only in the existing schema documents. See
'dspace/config/registries/dublin-core-types.xml' for an example.

When you have created a new schema, it must be added to the values of
the configuration property 'registry.metadata.load'. Then use the
registry loader tool ('bin/dspace registry-loader -metadata
registry-file.xml') to install the new schema in the database.

DSpace can operate on flat or two-level hierarchial name spaces.

--
Mark H. Wood
Lead Technology Analyst

University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
www.ulib.iupui.edu
signature.asc

Christoforos Korifidis

unread,
May 4, 2023, 8:46:35 AM5/4/23
to DSpace Community
Thank you.

I had googled but mostly got results for museum implementations not the standards themselves.
I would like to know if there is one that is more preferable but as I dig deeper ( I quite new to this) I understand that there are many standards according to the field.
I found useful this
for starting point.

I wonder is there a better guide for hot to embed your schema in DSpace than
this
Reply all
Reply to author
Forward
0 new messages