You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

 

I know we sort of missed the Oct 7th pull request deadline, but I still went ahead with some work to add a dcterms schema to the default install of DSpace.

 

This involved creating an xml file for dspace/config/registries and a small entry in build.xml so the schema gets registered during the installation of DSpace:

 

1) Discussion on what to include in 4.0?

in the context of the DCAT work on metadata, we thought it would be a useful first step if DSpace 4 would include DCTerms out of the box, without enforcing its use just yet.

 

By having the schema in there, developers and members of the community can start experimenting changing their input forms, OAI crosswalks, ... to gradually adopt this schema.

 

https://github.com/DSpace/DSpace/pull/340

 

https://jira.duraspace.org/browse/DS-433

 

Would be great if no one would oppose pushing the merge button on this still today.

code changes: https://github.com/bram-atmire/DSpace/commit/58ec299121205bc84e613d3aeaddcc97910f4bb0

JIRA: https://jira.duraspace.org/browse/DS-433

Scope notes from the DCMI definitions here: http://dublincore.org/documents/2012/06/14/dcmi-terms/?v=terms#

Can you verify to see whether those look appropriate? These scope notes tend to talk about "resources" a lot, while I don't know exactly if "resources" is a term frequently used in DSpace. (usually we say items & bitstreams, so maybe some of these "resource" wording can be changed into "item"?)

I have a question - how does this PR fit into the stages of metadata schema upgrade as proposed by DCAT?

What I mean is does this do all that DCAT proposed for 4.0 (for example, I notice this doesn't add the proposed "local" schema)? And what work is planned for 5.0? (6.0?) Just trying to see the big picture and how this PR fits into it.

2) Discussion of project phasing

  • proposal as written - passing through QDC before moving to DC Terms
  • straight to DC Terms 

Certainly to be discussed tomorrow, but I think with Richard's mapper and a standard DCTerms schema in place in 4.0, a whole year of ramp up to 5.0 should be enough to start taking care of a bigger shift towards DCTerms adoption. E.g. something like we have envisioned as the DSpace 6 situation in

https://wiki.duraspace.org/display/DSPACE/Proposed+phased+schemas

 

cheers

 

Bram

 

 

What could we get into 4.0? pull request by Oct 7, all work doesn't need to be finished but some kind of code needs to be in

  • Richard tool and prelimary mapping - need to test 
  • should we add DC terms as an extra registry, but would have no OAI done for it
  • should we admin schema
  • --> not enough time, should really have some documentation to accompany/describe 

Next steps - review groups - recruit specific people to get involved

1) feedback on all mappings

  • dc terms mapping - need DC experts
  • update dc
  • admin - need dev expertise
  • local

2) feedback on project staging

 

 

 

  • No labels