IQSS / dataverse

Open source research data repository software
http://dataverse.org
Other
860 stars 481 forks source link

Metadata Updates for Beta 15 #1709

Closed posixeleni closed 9 years ago

posixeleni commented 9 years ago

Checking in minor metadata updates to fix validation errors found in migration and make sure that we get in any final tweaks before 4.0 is released. According to @pdurbin suggestion these are checked into a branch metadata-beta-15 to make sure the schema.xml can be properly updated and once this is moved to master it would also need a db drop in build.

citation.tsv

social_science.tsv [updated w/ feedback from @eaquigley]

customGSD.tsv

journal.tsv

posixeleni commented 9 years ago

@eaquigley has some additional minor fixes for the metadata blocks that she will be sending me shortly.

posixeleni commented 9 years ago

Added in changes to metadata in metadata-beta-15 branch for @pdurbin to do schema.xml

A db drop will be needed as well to test in build.

pdurbin commented 9 years ago

These changes did not require an update to the Solr schema.xml. I merged the changes into master. Passing to QA. Please note above that @posixeleni recommends a database drop.

posixeleni commented 9 years ago

@kcondon like @pdurbin mentions above this will need a db drop for the changes to display for QA.

posixeleni commented 9 years ago

WIll need to fix the journals.tsv file so that the new compound field shows properly.

posixeleni commented 9 years ago

@pdurbin please check if this new journals.tsv commit will need a schema.xml change. I added a new field Publication Date and created a compound field called Journal (which has Volume, Issue, Publication Date as children).

pdurbin commented 9 years ago

@posixeleni this is going to sound crazy but I can't find your commits in any branch, such as your latest one:

$ git branch -r --contains 25cf69beb2a341e5a11f9010079c962f5fef9b85
error: no such commit 25cf69beb2a341e5a11f9010079c962f5fef9b85

Can you find it under https://github.com/IQSS/dataverse/branches ?

pdurbin commented 9 years ago

Instead of seeing "branch:whatever" I'm seeing "tree:25cf69beb2" here:

https://github.com/IQSS/dataverse/blob/25cf69beb2a341e5a11f9010079c962f5fef9b85/scripts/api/data/metadatablocks/journals.tsv

I assume this the version we want ( @posixeleni can you please confirm?) though I'm not sure why it isn't in any branch.

posixeleni commented 9 years ago

@pdurbin Re-checked this into a new branch

pdurbin commented 9 years ago

I generated a new Solr schema and pushed it to master. Passing to QA.

sbarbosadataverse commented 9 years ago

NOT DONE:

customGSD.tsv Added to gsdCoordinator controlled vocabulary: Idenburg, Florian;

posixeleni commented 9 years ago

@kcondon we need a db drop for this controlled vocabulary field to show. I had checked this in earlier in the week.

sbarbosadataverse commented 9 years ago

all set!