If your client is only storing metadata (data in the various fields) then DSpace is a bit overkill. But if they’re uploading documents relating to the property then DSpace could make sense.
Whether you rename similar fields or create a separate schema really depends on what’s easier for you and your client. I don’t think there’s any “right way”. If most of your fields are similar to the default schema then just rename them. But if most of them are different then creating a new schema is probably best. You can also do both – use some fields from the default schema as well as fields in your own schema.
Deborah
--
All messages to this mailing list should adhere to the DuraSpace Code of Conduct:
https://duraspace.org/about/policies/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
dspace-tech...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/dspace-tech/57c5e558-2e7b-4d93-882d-f6f5113994b9%40googlegroups.com.
I don’t think DSpace really supports metadata to that level of multi-dimensionality.
Metadata on an item in DSpace is meant to directly describe that item. So for a property, you could have property.seller and property.buyer – or for more granularity, you could have:
property.seller.address
property.seller.phone
etc
These could even be repeatable fields – but if you have eg:
property.seller.name = Jo Bloggs
property.seller.name = Sam Christie
property.seller.address = 123 Main St
property.seller.address = 64 High St
DSpace has no way of knowing which name belongs to which address. As far as DSpace is concerned the metadata values don’t have any relationship to each other – only to the item.
At this point I would strongly suggest taking a step back and looking for some other software that lets you create a proper relational database.
Deborah
From: dspac...@googlegroups.com <dspac...@googlegroups.com>
On Behalf Of Arunendra M. Biswas
Sent: Friday, 2 August 2019 7:21 PM
To: DSpace Technical Support <dspac...@googlegroups.com>
Subject: [dspace-tech] Re: Non-bibliographic metadata
So, I have created a separate schema for storing property details (Dspace1.png screenshot attached).
--
All messages to this mailing list should adhere to the DuraSpace Code of Conduct:
https://duraspace.org/about/policies/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
dspace-tech...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/f051a5a2-fbf4-40c4-a29b-deeccd9504d6%40googlegroups.com.